@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-color: #01A7E5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	TEXT-DECORATION: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #00A7E4;
	font-size: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: bold;
	background-color: #EEEBE8;
	text-align: left;

}
#sectionLinks a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00A7E4;
}

#leftcolumn {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
}
#rightcolumn {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	padding-top: 35px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #00A7E4;
}
.grey {
	color: #787F84;
	font-weight: bold;
}
.grey a:link, .grey a:visited {
	color: #787F84;
	text-decoration: none;
}
.grey a:hover {
	color: #00A7E4;
}
#textbox {
	border: 2px solid #00A7E4;
	padding: 10px;
}
.title {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00A7E4;
	padding: 2px 2px 2px 15px;
	display: block;
}
.small {
	font-size: 80%;
	color: #999999;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.footer a:link, .footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#sectionLinks2 a:link, #sectionLinks2 a:visited {
	display: block;
	TEXT-DECORATION: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #00A7E4;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: normal;
	background-color: #EEEBE8;
}
#sectionLinks2 a:hover{
	text-decoration: none;
	color: #787F84;
}
#subsection {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00A7E4;
}
.navbar {
	background-image: url(../new/assets/curve.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.dk_blue_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #787F84;
}
.lt_blue_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #0097DE;
}
.bullets li {
	list-style-image: url(../new/assets/bullet2.gif);
	padding-bottom: 8px;
	padding-top: 0px;
}
.lt_blue_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #0097DE;
	font-weight: bold;
}
.orange, .orange a:link, .orange a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #F88007;
	font-weight: bold;
	text-decoration: none;
}
.larger {
	font-size: 110%;
}
a, a:visited {
	color: #F88007;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.orange_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #F88007;
	font-weight: bold;
}
.dk_blue_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	color: #42619F;
	font-weight: bold;
}
.back {
	font-size: 80%;
	color: #F7A037;
	font-weight: bold;
}
.smaller {
	font-size: 90%;
}
.disclaimer {
	font-size: 90%;
	font-style: italic;
	color: #666666;
}
.sectionhead {
	display: block;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00A7E4;
	margin-top: 5px;
	font-weight: bold;
	font-style: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.lnk {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0054A8;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
.lnk:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
