/* SCREEN STYLES */ 
.subHEADwhite {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	text-align: left;   text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px; margin-bottom: 10px; top: 0px; }
	
.BODYwhiteREG70 {
	font-family: Arial, Helvetica, sans-serif;font-size: 70%;font-style: normal;font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;margin-bottom: 10px;
	text-align: center; }
.BODYblueSMALLrt {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal;
	color: #004065;
	margin-top: 0px; margin-bottom: 10px;
	text-align: right;   }
.BODYblueSMALLleft {
    font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal;
    color: #004065;
    margin-top: 0px; margin-bottom: 10px;
    text-align: left;   }
.BODYblueSMALLctr {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal;
	color: #004065;
	margin-top: 0px; margin-bottom: 10px;
	text-align: center;   }
.BODYwhiteSMALLctr {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal;
	color: #ffffff;
	margin-top: 0px; margin-bottom: 10px;
	text-align: center;   }


.ADboxHEADER {
	font-family:Arial, Helvetica, sans-serif;font-size:120%;font-weight:bold;color:#004065;text-align:center;}
/* Following are  the "linkADbox" styles for the green right-aligned ad box.  This link style must be applied from the CSS Styles Menu. You only need to apply the first style, "a.linkwhite:link" and the rest will follow suit automatically. */
a.linkADbox:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none; }
a.linkADbox:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.linkADbox:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;   }
a.linkADbox:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
	
	

a.REGIONlinks1:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.REGIONlinks1:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.REGIONlinks1:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;   }
a.REGIONlinks1:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.REGIONlinks2:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.REGIONlinks2:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold;
	color: #FFFFFF;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
a.REGIONlinks2:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;   }
a.REGIONlinks2:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 70%; font-weight: bold;
	color: #8CC540;
	margin-left: 0pt; margin-right: 0pt; 
	text-align: center;text-decoration:none;}
	
a.linkHEADERwhite:link {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF; margin-left: 0pt; margin-right: 0pt; text-decoration:none; }
a.linkHEADERwhite:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF;margin-left: 0pt; margin-right: 0pt; text-decoration:none;}
a.linkHEADERwhite:hover {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF;margin-left: 0pt; margin-right: 0pt; text-decoration:none;   }
a.linkHEADERwhite:active {
	font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold;
	color: #FFFFFF;margin-left: 0pt; margin-right: 0pt; text-decoration:none;}	
	
/* Following are standard UNORDERED LIST styles when you apply a link.  You do not need to apply this style, it applies automatically when an UNORDERED LIST is created.  */

ul {
	list-style-position: outside;
	display:block;
	margin-bottom: 30px;
	margin-top:0px;
	color: #004065;
		font-size: 75%;
	text-align:left;}
ul ul {	list-style-position: outside;
	display:block;
	margin-bottom: 30px;
	margin-top:0px;
	color: #004065;
		font-size: 100%;
	text-align:left;}
ol {
	list-style-position: outside;
	display:block;
	margin-bottom: 20px;
	margin-top:0px;
	color: #004065;
			font-size: 80%;
	text-align:left;}
ol ul{
	list-style-position: outside;
	display:block;
	margin-bottom: 20px;
	margin-top:0px;
	color: #004065;
			font-size: 80%;
	text-align:left;}	
	
	
#BOXheadTEXTpad8 {
 	padding-top:8px;
	padding-bottom:8px; } 
#BOXheadTEXTpad4 {
 	padding-top:4px;padding-left:0px;padding-right:0px;padding-bottom:0px;} 
#BOXheadTEXTpad3 {
 	padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:5px;} 
#REGIONtblRIGHT4imgs {
	padding:0px;border:0px;width:auto;text-align:left;margin-right: 5px;
	background-color:none;}
#REGIONtblLEFT4imgs {
	padding:0px;border:0px;width:auto;text-align:left;margin-left: 5px;
	background-color:none;}
#REGIONtblCENTER4imgs {
	padding:0px;border:0px;width:auto;text-align:center;margin-left: 5px;
	background-color:none;}
#REGIONtblROW1img {background-color:none}
#REGIONtblROW2cptn {background-color:none}

#OSMname {
	height:20px;width:800px;
	margin-top:20px;margin-bottom:5px;}
#regionGraphicBanner {
	width: 800px;height:93px;
	background-image:url(../Images/TemplateImages/MainGraphicHeader.jpg);    }
#RegionNameBar {
	height:25px; padding:0px;
 	background-image: url(../IMAGES/TemplateImages/silverbarLONG.jpg);
 	background-repeat:repeat-x;background-color: none;
	border-top: 2px;border-bottom: 2px;border-right:0px;border-left: 0px;
	border-style: solid; border-top-color: #d0dad9; border-bottom-color: #004065;   }
#REGIONosmBAR {
	height: 32px; padding-bottom:0px;
	background-image: url(../IMAGES/TemplateImages/bluebar.jpg);
	background-repeat:repeat-y;}
#regionbodysect {
	width:770px; padding:15px; float: left; 
	background-image:url(../IMAGES/TemplateImages/REGIONbodyBGmain.jpg);
	background-repeat: repeat-x; background-color:#FFFFFF; }
#REGION3busLINEsect{
 	width: 800px;height: 22px; padding: 0px;  position: relative;
 	background-color:#727176;}
#REGIONnavLINKS{
 	width: 800px;height: 28px; position: relative; padding: 0px;  
 	background-color:#004465;}
#REGION3busLINESbutts {
 		width:266px;height:23px; text-align:center;  
 		background-image: url(../IMAGES/TemplateImages/silverbarLONG.jpg); background-repeat:repeat-x;
		border-top: 0px;border-bottom: 0px;border-right: 0px;border-left: 0px;
		border-style: solid;
		border-top-color: #d0dad9;border-right-color: #004065;border-bottom-color: #004065;
		border-left-color: #d0dad9;}
#REGIONnavBUTTS {
 		width:266.3px;height:26px; text-align:center;  
 		background-image: url(../IMAGES/TemplateImages/REGIONbuttonDUO.jpg);
 		background-repeat:repeat-x;}
#REGIONadBOX {
	width:200px; height:auto; margin-top: 0px; margin-left:15px; float:right;
	padding-left:10px; padding-right:10px;
	background-image: url(../IMAGES/TemplateImages/ADDBOX.jpg); background-repeat:no-repeat;;
	background-color:#2a848d;}
#REGIONpicRIGHT {
	margin-top: 0px; margin-left:15px; float:right;
	padding-left:10px; padding-right:10px; }	
#REGIONbodyBOTTOM {
	width:800px;height:40px;}
#REGIONbodyBOTTOMsmlr {
	width:700px;height:60px;}
#REGIONfooter {
	height:100px; width:800px; position: relative; padding: 0px; float: left;
	text-align:center;} 
#tableBGbox {
	background-image:url(/iMAGES/TemplateImages/accordianRIGHT.gif);}
