/* @override 
	http://localhost/slrc.org/styles.css
	http://slrc.org/styles.css
*/

body,td,th 
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

body
{
	background-color: #FFFFFF;
	margin: 0px;
}

a img
{
	border-width: 0px;
}

fieldset
{
	margin: 0px 0px 15px 0px;
	border-width: 1px;
	border-color: #9e9e9e;
	border-style: solid;
	padding: 2px 8px 2px 8px;
}

label
{
display: block;
float: left;
width: 180px;
margin: 0px 15px 0px 0px;
}

.clear
{
clear: both;
margin: -10px;
}

.important
{
border-width: 1px;
border-color: #7bb5c7;
border-style: solid;
padding: 8px;
background-color: #d6ecf3;
font-style: italic;
}

.required
{
color: #cb0000;
font-size: 15px;
font-weight: bold;
}

.error
{
border-width: 1px;
border-color: #a72300;
border-style: solid;
padding: 5px;
color: #fff;
background-color: #ff3600;
font-weight: bold;
}

a
{
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

#flash
{
	margin: 15px 5px 5px 21px;
}

.smalltext 
{
	font-size: 11px
}

.header 
{
	font-size: 17px;
	color: #008579;
}
.bold {
	font-weight: bold;
}
.italic {
	 font-style: italic;
}

.topnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.topnav:link { color: #FFFFFF; text-decoration: none }
a.topnav:active { color: #FFFFFF; text-decoration: none }
a.topnav:visited { color: #FFFFFF; text-decoration: none }
a.topnav:hover { color: #00FFE8; text-decoration: underline }

.leftnav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1em;
}
a.leftnav:link { color: #FFFFFF; text-decoration: none }
a.leftnav:active { color: #FFFFFF; text-decoration: none }
a.leftnav:visited { color: #FFFFFF; text-decoration: none }
a.leftnav:hover { color: #00FFE8; text-decoration: underline }
a.breadcrumb:link { color: #008579; text-decoration: none }
a.breadcrumb:active { color: #008579; text-decoration: none }
a.breadcrumb:visited { color: #008579; text-decoration: none }
a.breadcrumb:hover { color: #00B3A0; text-decoration: underline }

ul.whitetext {
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
}

.whiteheader {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
}
.whitetext {
	color: #FFFFFF;
}
.whitebold {
	color: #FFFFFF;
	font-weight: normal;
}
.graybold {
	color: #313D46;
	font-weight: bold;
}

H1 { 
	margin: 1em; 
	font-weight: normal;
	font-size: 11px;
} 
H2 { 
	margin: 2em; 
	font-weight: normal;
	font-size: 11px;
} 
.jobHeder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #008579;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

.imageFloat
{
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 3px;
}
