/* STYLES FOR TABLES ON CONTENT PAGE */

TABLE.table1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;	
}

TABLE.sidemenutable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: 85a2e6;
	text-align: left;
}


TABLE.page {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: left;
}

TABLE.page2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-align: left;
}

TH.headerblue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	padding : 3px;
	text-align: left;
	background-color: #FFFFFF;
}

TH.headerorange {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FF6600;
	padding : 3px;
	border : none;
	text-align: left;
	background-color: #999999;
}

TH.header {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	background : #336699;
	padding : 3px;
	border : none;
	text-align: left;
}

TR.grey1 {
	font-size : 11.8px;
	color: #434343;
	padding : 4px;
	border : none;
	background-color: #E6E6E6;
}

TR.red {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11.8px;
	color: #FF0000;
	padding : 4px;
	border : none;
	background-image: url(../images/breadcrumbsbg.jpg);
}

TD.darkgrey {
	font-size : 11.8px;
	color: #666666;
	background : #8A8A8A;
	padding : 4px;
	border : none;
	margin-left: 8px;
}

TD.flags {
	font-size : 10;
	color: #FFFFFF;
	background : #8A8A8A;
	padding : 0px 10px 10px 0px;
	border : none;
	margin-left: 0px 10px 10px 0px; 
}

TD.redbg {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11.8px;
	color: #FFFFFF;
	padding : 4px;
	border : none;
	text-align: left;
	background-color: #CC0000;
	background-image: url(../images/breadcrumbsbg.jpg);
}

TD.white {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11.8px;
	color: #434343;
	background : #FFFFFF;
	padding : 4px;
	border : none;
}

TD.lightgrey {
	font-size : 11.8px;
	color: #434343;
	background-color: #D4D4D4;
}

TD.lightgrey2 {
	font-size : 11.8px;
	color: #434343;
	background-color: #C9C9C9;
}

TD.lightgrey3 {
	font-size : 11.8px;
	color: #434343;
	background-color: #BBBBBB;
}

TD.bluetext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11.5px;
	color: #6478B7;
	padding : 4px;
	background: #0099CC;
	background-color: #E1E1E1;
}

/***********************************************/
/* #Links inside tables***/
/***********************************************/ 
A.table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #204424;
}

A.table:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #666666;
}

A.table:HOVER {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #000000;
	text-decoration: underline;	
}

/***********************************************/
/* #TO DISPLAY PAGE WITH GREY BG AND WHITE BORDER***/
/***********************************************/ 

#outer {
	margin: auto;
	WIDTH: 783px;
	HEIGHT: auto;
	background-image: url(../images/body_bg.gif);
	visibility: visible;

}

/***********************************************/
/* #TO DISPLAY PAGE WITH 0 MARGINS AND GLOBAL TEXT***/
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/bg1.gif);
	font-size: 90%;
}

a:link, a:visited, a:hover{
	display: none;
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	display: none;
	color: 85a2e6;
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 100%;
 	color: #FF0000;
}

h2{
 	font-size: 85%;
 	color: #FF0000;
}

h3{
 	font-size: 80%;
 	color: #4085a6;
}

h4{
 	font-size: 100%;
 	color: #4085a6;
}

h5{
 	font-size: 95%;
 	color: #4085a6;
}

ul{
list-style-type: none;
padding: 0;
margin: 0;
}

ul ul{
	list-style-type: disc;
	list-style-image: url(../images/bullet2.gif);
}

ul ul ul{
 	list-style-type: none;
}

li{
list-style-type: none;
padding: 0;
margin: 0;
}

LI.bullet {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(../images/bullet2.gif);
	margin-bottom: 10px;
}

/***********************************************/
/*  Bullets                                    */
/***********************************************/

UL.bullet {
	list-style: square;
	list-style-image: url(../images/bullet2.jpg);   
}


/***********************************************/
/* masthead Divs                                 */
/***********************************************/

#masthead{
	display: none;
	font-size: 100%;
	text-align: center;
}

.masthead img {
	display: none;
	position:absolute;
	clip:rect(0px 0px 0px 0px)
}

/***********************************************/
/*  #Header styles */
/***********************************************/

#Header1{
	display: none;
	font-size: 90%;
	text-align: center;
}

.header1 img {
	display: none;
	position:absolute;
	clip:rect(0px 0px 0px 0px)
}

/***#Header3{
	visibility: visible;
}

.header3 img {
position:absolute;
clip:rect(0px 0px 200px 0px)
}****/

/***********************************************/
/*  content Divs     				           */
/***********************************************/

#content{
	height: auto;
	width: 90%;
	clear: right;
	float: left;
}

#content_home{
	height: auto;
	width: 85%;
	clear: right;
	float: left;
	padding-left: 15px;
}

#breadcrumbs{
	display: none;
	float: left;
	width: auto;
	font-size: 60%;
	color: #dbdbdb;
	padding-top: 6px;
	padding-left: 15px;
}

#breadCrumbs a:link{
	display: none;
	color: #FFFFFF;
}

#breadCrumbs a:visited{
	display: none;
	color: #FFFFFF;
}

#breadCrumbs a:hover{
	display: none;
	color: #000000;
}

#logo1{
	display: none;
	float: right;
	width: auto;
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

#logo1 img{
 	display: none;
	float: right;
	top: auto;
	width: auto;
}

/***********************************************/
/*  .feature styles with image to the left */
/***********************************************/

.feature{
	width: 90%;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.feature_home{
	width: 85%;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	margin-top: .8em; 
	margin-bottom: .8em;
}

.feature h3{
	padding: 0px 0px 0px 0px;
	color: #4085a6
	text-align: left;
	font-size: 90%;
}

.feature img{
	float: left;
	padding: 4px 10px 0px 0px;
	margin: 0px 5px 5px 0px;
}

/* adjust margins to change separation between the feature image and text flowing around it */

/***********************************************/
/* .story styles with image to the none */
/***********************************************/ 

.story{
	padding: 0px 0px 1px 5px;
	font-size: 90%;
	clear: both;
}

.story p{
	padding: 0px 0px 5px 0px;
}

/***********************************************/
/* Footer Info styles*/
/***********************************************/ 

#siteInfo{
	display: none;
	clear: both;
	font-size: 60%;
	color: #CCCCCC;
	text-align: center;
	width:auto
	padding: 0px 0px 0px 0px;
	vertical-align: baseline;
	width: 783px;
}

#siteInfo img{
	display: none;
	padding: 0px 0px 0px 0px;
}

#siteInfo a:link{
	display: none;
	color: #ffffff;
}

#siteInfo a:visited{
	display: none;
	color: #ffffff;
}

#siteInfo a:hover{
	display: none;
	color: #FF6600;
}

/***********************************************/
/* navBar link styles ***/
/***********************************************/ 

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/***********************************************/
/* #sidemenu styles  ***/
/***********************************************/ 
#sidemenu{
	display: none;
	width: 80px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
	
#sidemenu a:link{
	display: none;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #FFFF99;
	font-weight: bold;
}

#sidemenu a:visited{
	display: none;
	color: #FFFF99;
	font-weight: bold;
}

#sidemenu a:hover{
	display: none;
	color: #000066;
	font-weight: bold;
	
}

/***********************************************/
/* #.OtherLinks styles ***/
/***********************************************/ 

.OtherLinks{
	display: none;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 70%;
}

.OtherLinks h3{
	display: none;
	padding: 10px 0px 2px 0px;
}

.OtherLinks {
	display: none;
	FONT-WEIGHT: bold; FONT-SIZE: 91%; COLOR: #FFFFFF
}
A.OtherLinks:link {
	display: none;
	FONT-WEIGHT: normal; FONT-SIZE: 91%; COLOR: #577bc9
}
A.OtherLinks:visited {
	display: none;
	FONT-WEIGHT: normal; COLOR: #577bc9
}
A.OtherLinks:hover {
	display: none;
	FONT-WEIGHT: normal; COLOR: #577bc9
}

/***********************************************/
/* #headlines styles s ***/
/***********************************************/ 

#headlines{
	display: none;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	display: none;
	padding: 5px 0px 5px 0px;
}

.headlinesLink {
	display: none;
	FONT-WEIGHT: normal; FONT-SIZE: 91%; COLOR: #577bc9
}
A.headlinesLink:link {
	display: none;
	FONT-WEIGHT: normal; FONT-SIZE: 91%; COLOR: #577bc9
}
A.headlinesLink:visited {
	display: none;
	FONT-WEIGHT: normal; COLOR: #577bc9
}
A.headlinesLink:hover {
	display: none;
	FONT-WEIGHT: normal; COLOR: #333333
}




/***************************************************************************/
