/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #939598;
	background-image:url(images/BG.gif);
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}	

.pageTitle{
	font-size: 12pt;
	font-weight:bold;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}	

li { 
	color: #FF6600;
	list-style-type: square;
}

li span { 
	color: #000000;
}

a:link {
	color: #0d5076;
}

a:active {
	color: #0d5076;
}

a:visited {
	color: #0d5076;
}

a:hover {
	color: #e48625;
}

a.plainlink:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.plainlink:active {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.plainlink:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.plainlink:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


a.menu1:link {
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.menu1:active {
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.menu1:visited {
	font-size: 7pt;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.menu1:hover {
	font-size: 7pt;
	color: #FFFF00;
	text-decoration:none;
	font-weight:bold;
}

.footer{
	font-size: 7pt;
	color: #FFFFFF;
}	
a.footer:link {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:active {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:visited {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:hover {
	font-size: 7pt;
	color: #FFFF00;
	text-decoration:none;
}	
a.header:link {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.header:active {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.header:visited {
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

a.header:hover {
	font-size: 12pt;
	color: #FFFF00;
	text-decoration:none;
	font-weight:bold;
}	

a.breadrumb:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.breadrumb:active {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.breadrumb:visited {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a.breadrumb:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

a.resource:link {
	color: #3d393a;
	text-decoration:none;
	font-weight:bold;
	font-size: 7.5pt;
}

a.resource:active {
	color: #3d393a;
	text-decoration:none;
	font-weight:bold;
	font-size: 7.5pt;
}

a.resource:visited {
	color: #3d393a;
	text-decoration:none;
	font-weight:bold;
	font-size: 7.5pt;
}

a.resource:hover {
	color: #3d393a;
	text-decoration:underline;
	font-weight:bold;
	font-size: 7.5pt;
}

a.tab:link {
	text-decoration:none;
	font-weight:bold;
	font-size: 8.5pt;
	color: #e48625;
}

a.tab:active {
	text-decoration:none;
	font-weight:bold;
	font-size: 8.5pt;
	color: #e48625;
}

a.tab:visited {
	text-decoration:none;
	font-weight:bold;
	font-size: 8.5pt;
	color: #e48625;
}

a.tab:hover {
	text-decoration:underline;
	font-weight:bold;
	font-size: 8.5pt;
	color: #e48625;
}

.tab{
	color: #333333;
	font-size: 8.5pt;
}
.tabBlack{
	color: #000000;
	font-size: 8.5pt;
}

.red{
	color: #FF0000;
}	


.smallGrey{
	color: #666666;
	font-size: 7pt;
}
.White{
	color:#FFFFFF;
}	
.GreyText{
	color: #666666;
	font-size: 10pt;
}	
.promoBox{
	color: #3d393a;
	font-size: 8pt;
	font-weight:bold;
}

.search {
	background-color: #FFFFFF;
	padding: 0px;
	height: 15px;
	width: 154px;
	margin: 0px;
	border:none;
	background-image:url(images/Masthead_SearchBox_BG.jpg)
}
