/* CSS Document */
.course a:link { color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8.5pt;  }
.course a:active { color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8.5pt;  }
.course a:visited { color: #000000; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8.5pt;  }
.course a:hover { color: #FF6600; text-decoration: none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8.5pt;  }

.topbottomborder{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bothpartition {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.allborders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.goldbothpartition {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

.greenbothpartition {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8bbf24;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8bbf24;
}

.leftpartition {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.rightpartition {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.leftwhitepartition {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}

a:link { color: #666666; text-decoration: none }
a:active { color: #666666; text-decoration: none }
a:visited { color: #666666; text-decoration: none }
a:hover { color: #FF6600; text-decoration: none }

a.white:link { color: white; text-decoration: none }
a.white:active { color: white; text-decoration: none }
a.white:visited { color: white; text-decoration: none }
a.white:hover { color: white; text-decoration: underline }

a.black:link { color: black; text-decoration: underline }
a.black:active { color: black; text-decoration: underline }
a.black:visited { color: black; text-decoration: underline }
a.black:hover { color: #FF6600; text-decoration: underline }

a.blacklink:link { color: black; text-decoration: none }
a.blacklink:active { color: black; text-decoration: none }
a.blacklink:visited { color: black; text-decoration: none }
a.blacklink:hover { color: white; text-decoration: underline }

a.red:link { color: #CC0000; text-decoration: none }
a.red:active { color: #CC0000; text-decoration: none }
a.red:visited { color: #CC0000; text-decoration: none }
a.red:hover { color: #CC0000; text-decoration: underline }


a.blue:link { color: #0B5592; text-decoration: none }
a.blue:active { color: #0B5592; text-decoration: none }
a.blue:visited { color: #0B5592; text-decoration: none }
a.blue:hover { color: #FF6600; text-decoration: underline }


a.blue1:link { color: #0B5592; font-size: 8.5pt; text-decoration: none }
a.blue1:active { color: #0B5592; font-size: 8.5pt; text-decoration: none }
a.blue1:visited { color: #0B5592; font-size: 8.5pt; text-decoration: none }
a.blue1:hover { color: #FF6600; font-size: 8.5pt; text-decoration: underline }

a.orange:link {
	color : #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
}

a.orange:active { 
	color : #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
}

a.orange:visited { 
	color : #666666; 
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
}

a.orange:hover { 
	color : #FF6600; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}

table.all {
	border: 1px;
}

table.sample {
	border-width: 1px;
	color: #666666;
	border-spacing: ;
	border-style: solid;
	border-color: #ffcc00;
	border-collapse: collapse;
	background-color: #F4FAFF;

}
table.sample th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ffcc00;
	background-color: ;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #ffcc00;
	background-color: ;
	-moz-border-radius: ;
}

table.greyorange {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-color: #F4F4F4;
	border: 2px solid #FFFFFF;
	padding: 4px;
}
table.greyorange th {
	background-color: #E18200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 2px solid #FFFFFF;
	padding: 4px;
}

table.greyorange td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	border: 2px double #FFFFFF;
	padding: 4px;
}

table.grey {
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	background-color: #F4F4F4;
	border: 2px solid #FFFFFF;
	padding: 4px;
}
table.grey th {
	background-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 2px solid #FFFFFF;
	padding: 4px;
}

table.grey td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	border: 2px double #FFFFFF;
	padding: 4px;
}
body,html {	
	scrollbar-face-color: #EA8C00;
	scrollbar-shadow-color: #EA8C00;
	scrollbar-highlight-color: #FFFFCC;
	scrollbar-3dlight-color: #EA8C00;
	scrollbar-darkshadow-color: #FFFFCC;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}		
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
ul.green-bullet{
	margin: 5px 0 10px 0;
	padding: 0;
}
ul.green-bullet li{
	list-style-position: inside;
	list-style-type: disc;
	color:#aed56f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	padding-left: 2px;
	line-height: 10.1pt;

}
ul.main-menu{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;		
}
ul.main-menu li{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-top: 1px solid #cccccc;
	width: 100%;
	padding: .1em 0;
	line-height: 12.5pt;	 
}
ul.scafe{
	margin: 0 0 0 .3em;
	padding: 0;
	list-style: none;		
}
ul.scafe li{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10.1pt;	
}

ul.blue-bullet {
	margin: 0;
	padding: 0 0 0 12pt;
	text-align: justify;
}
ul.blue-bullet li{
	list-style-position: inside;
	list-style-type: disc;
	color: #0055D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	text-indent: -12pt;
}
ul.blue-bullet li span{
	color: #666666;
	font-size: 8.5pt;
}
ul.blue-bullet li span h2{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.red-bullet {
	margin: 0;
	padding: 0 0 0 12pt;
	text-align: justify;
}
ul.red-bullet li{
	list-style-position: inside;
	list-style-type: disc;
	color: #fe5b00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	text-indent: -12pt;
}
ul.red-bullet li span{
	color: #666666;
	font-size: 8.5pt;
}
ul.red-bullet li span h2{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul.orange-bullet{
	margin: 0;
	padding: 0 0 0 12pt;
}
ul.orange-bullet li{
	list-style-position: inside;
	list-style-type: disc;
	color: #aed56f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 10.1pt;
	text-indent: -12pt;
	text-align: justify;
}
ul.orange-bullet li span {
	color: #666666;
}
form {
	margin-top: 0; 
	margin-bottom: 0;
}
.dropdown {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
}
.foursideborders {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CEDBD9;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEDBD9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEDBD9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CEDBD9;
}

