body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7599A9;
	background-image: url(_graphics/bkg_01.jpg);
	background-position-y: top;
	background-repeat: repeat-x;
}

h4 {
	color: #3C4169;
}

h9 {color: #7AD3D3;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
}
.sideBar {
	font-size: 11px;
	color: #3C4169;
	padding: 8px;
	text-align: left;
}

.sideBarT {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}	
	    A.sideBarTL:link      {color:#2492a5; text-decoration:underline;}
        A.sideBarTL:visited   {color:#2492a5; text-decoration:underline;}
        A.sideBarTL:active    {color:#2492a5; text-decoration:underline;}
        A.sideBarTL:hover     {color:#2492a5; text-decoration:none;}



.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
	    A.footerL:link      {color:#FFFFFF; text-decoration:none;}
        A.footerL:visited   {color:#FFFFFF; text-decoration:none;}
        A.footerL:active    {color:#FFFFFF; text-decoration:none;}
        A.footerL:hover     {color:#FFFFFF; text-decoration:underline;}



.breadcrumb {
	font-size: 10px;
	color: #FFFFFF;
}
	    A.breadcrumbL:link      {color:#FFFFFF; text-decoration:none;}
        A.breadcrumbL:visited   {color:#FFFFFF; text-decoration:none;}
        A.breadcrumbL:active    {color:#FFFFFF; text-decoration:none;}
        A.breadcrumbL:hover     {color:#3C4169; text-decoration:underline;}
		
		
.titlPage {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}


.tdSpace {
	margin-left: 10px;
	padding-left: 10px;
	text-align: left;
}

.tdBody {
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	margin-right: 75px;
	padding-right: 75px;
}

.tdBodyImages {
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	text-align: left;
	line-height: 15px;
	vertical-align: top;
	margin-right: 10px;
	padding-right: 10px;
}


.tdBodyBOLD {
	font-weight: bolder;
	color: #3C4169;
}



.featuresList {
	list-style-position: outside;
	list-style-type: disc;
	color: #3C4169;
}

.butSubmit {
	color: #3C4169;
}


.sitemapList {
	color: #333366;
	list-style-position: inside;
	list-style-type: square;
}

.siteBody {
	font-size: 11px;
	line-height: 18px;
}

.site1st {
	font-weight: bold;
}
	    A.site1st:link      {color:#333366; text-decoration:none;}
        A.site1st:visited   {color:#333366; text-decoration:none;}
        A.site1st:active    {color:#333366; text-decoration:none;}
        A.site1st:hover     {color:#3C4169; text-decoration:underline; background-color: #F2F2F9;}

.site2nd {
	padding-left: 10px;
}
	    A.site2nd:link      {color:#333366; text-decoration:none;}
        A.site2nd:visited   {color:#333366; text-decoration:none;}
        A.site2nd:active    {color:#333366; text-decoration:none;}
        A.site2nd:hover     {color:#3C4169; text-decoration:underline;}


#coolmenu{
width: auto;
background-color: #528094;
}

#coolmenu a{
font: bold 12px Century Gothic,Verdana, Arial, Helvetica, sans-serif;
padding: 1px;
padding-left: 10px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

body #coolmenu a{ /*Non IE rule*/
width: auto;
}

#coolmenu a:hover{
background-color: #19b0ab;
color: white;
}


#coolmenuVisted{
width: 154px;
background-color: #3c4169
}

#coolmenuVisted a{
font: bold 12px Century Gothic, Verdana, Arial, Helvetica, sans-serif;
padding: 1px;
padding-left: 10px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

body #coolmenuVisted a{ /*Non IE rule*/
width: auto;
}

#coolmenuVisted a:hover{
background-color: #19b0ab;
color: white;
}


#coolmenuSub{
width: auto;
background-color: #7599a9
}
#coolmenuSub a{
font: 12px Century Gothic,Verdana, Arial, Helvetica, sans-serif;
padding: 1px;
padding-left: 10px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

body #coolmenuSub a{ /*Non IE rule*/
width: auto;
}

#coolmenuSub a:hover{
background-color: #19b0ab;
color: white;
}

#coolmenuSubVisted{
width: auto;
background-color: #528094
}
#coolmenuSubVisted a{
font: 12px Century Gothic,Verdana, Arial, Helvetica, sans-serif;
padding: 1px;
padding-left: 10px;
display: block;
width: 100%;
color: white;
text-decoration: none;
}

#coolmenuSubVisted a{ /*Non IE rule*/
width: auto;
}

#coolmenuSubVisted a:hover{
background-color: #19b0ab;
color: white;
}
.border {
	border: 1px solid #C0C0C0;
}
