/* Color Swatches for the CS pages:
	body bgcolor: #EFEBDE
	news table header bgcolor: #3C4A79
	news table cells bgcolor: #C9DCEB
	2nd pages titles: #024699 
*/

body {
	background-color:#EFEBDE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }
 .bluetext {
	font-family: Arial, sans-serif; 
	font-weight: bold;
	color: #024699;
	font-size: 12px; 
	PADDING-TOP: 1px; 
	line-height: 20px; 
	PADDING-left: 15px; 
	}
.mainpage {
	font-family: Arial, sans-serif; 
	font-weight: normal;
	color: black;
	font-size: 12px; 
	PADDING-TOP: 1px; 
	line-height: 20px; 
	}
.mainpage:link {
	font-family: Arial, sans-serif; 
	font-weight: normal;
	color: black;
	font-size: 12px; 
	PADDING-TOP: 1px; 
	line-height: 20px; 
	}
.mainpage:hover {
        font-family: Arial, sans-serif;
        font-weight: normal;
        color: #0079CA;
		text-decoration: underline;
        font-size: 12px;
        PADDING-TOP: 1px;
		line-height: 20px; 
}
.mainpage:visited {
        font-family: Arial, sans-serif;
        font-weight: normal;
        color: #456996;
        font-size: 12px;
        PADDING-TOP: 1px;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	color: black;
	}
.bold_text {
	font-family: Verdana; 
	font-weight: bold;
	color: #785647;
	font-size: 13px; 
	line-height: 130%; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	PADDING-LEFT: 15px;
	}
a:link {	color: blue;	text-decoration: none;	}
a:visited { text-decoration: none;  }
a:hover { text-decoration: underline; color: #0079CA;}

.smalltext {
	font-family: Verdana, Arial, sans-serif; 
	font-weight: normal;
	color: black;
	font-size: 10px; 
	PADDING-LEFT : 5px;
	line-height: 120%; 
	}

.SMALLTITLE		{
   color: #024699;
   PADDING-LEFT: 0px;
   font-size: 11pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
   }
.howdoi_header {
	background-color:#3C4A79;
    border-width: 1px;   
	border-color: black;
	border-style: solid;
	font-family:arial;
    font-size:11px; 
    font-weight:bold;
    color:black;
    text-decoration: none;
	text-align: center;
}
.howdoi_text {
	background-color:#C9DCEB;
    border-width: 2px;   
	border-color: #666666;
	border-style: solid;
	font-family:verdana;
    font-size:10px; 
    font-weight:normal;
    color:black;
    text-decoration: none;
	text-align: left;
}
.howdoi_text:link {
	font-family:arial;
    font-size:11px; 
    font-weight:normal;
    color:black;
    text-decoration: none;
	}
.howdoi_text:hover {
    font-family:arial;
    font-size:11px; 
    font-weight:normal;
	color: #A53403;
	text-decoration: underline;
	}
.howdoi_text:visited {
	font-family:arial;
    font-size:11px; 
    font-weight:normal;
    color:black;
	text-decoration: none;
	}
.news_text {
	font-family:arial;
    font-size:11px; 
    font-weight:bold;
    color:#EFEBDE;
    text-decoration: none;
	text-align: center;
	}
.news_text:link {
	font-family:arial;
    font-size:11px; 
    font-weight:bold;
    color:#EFEBDE;
    text-decoration: none;
	text-align: center;
	}
.text {
	font-family: Verdana; 
	font-weight: normal;
	color: black;
	font-size: 11px; 
	line-height: 130%; 
	PADDING-BOTTOM: 4px; 
	PADDING-TOP: 4px; 
	}
.news {
	font-family:arial;
    font-size:11px; 
    font-weight:bold;
    color: #024699;
    text-decoration: none;
	}
	
.pad {		PADDING-left: 15px; }
		
.TITLE		{
   color: #024699;
   font-size: 12pt;
   font-family: Georgia, Times New Roman, Times, serif;
   font-weight: bold;
   PADDING-LEFT : 20px;
}