/*----------------------
      PAGE STYLES
------------------------*/


body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #042152;
	text-align: center;
	font-family: trebuchet MS;
	color:#0290d0;
 	min-height: 100%;
}   


td	{font-size: 11px;color: #0290d0;}
input		{font-family:trebuchet MS; font-size:11px; color:#0290d0;}
select		{font-family:trebuchet MS; font-size:11px; color:#0290d0;}
textarea	{font-family:trebuchet MS; font-size:11px; color:#0290d0;}
.myButtons { width: 200px; }
 


/*----------------------
     ELEMENT STYLES
------------------------*/


.pad-left	{margin-left: 33px;}

h3	{line-height:22px;font-size: 16px;}

h5	{margin-bottom: 4px;font-size: 14px;}

h2	{line-height:20px;font-size: 20px; }
h1	{line-height:22px;font-size: 24px;color:#f09f00;}

/*----------------------
     FONT STYLES
------------------------*/

.welcome_text	{text-decoration:none; font-family:trebuchet MS; font-size:13px;
		color:#ffffff; font-weight:bold;line-height:11pt;}	


.welcome_text_a	{text-decoration:underline; font-family:trebuchet MS; font-size:13px;
		color:#ffffff; font-weight:bold;line-height:11pt;}

.welcome_text_a:hover	{text-decoration:underline; font-family:trebuchet MS; font-size:13px;
		color:#2ea1e7; font-weight:bold;line-height:11pt;}

.welcome_text_lrg {text-decoration:none; font-family:trebuchet MS; font-size:24px;
		color:#ffffff; font-weight:bold;line-height:22pt;}	


/*----------------------
  HEADING & LINK STYLES
------------------------*/


.contact	{text-decoration:none; font-family:trebuchet MS; font-size:16px;
		color:#0290d0; font-weight:bolder;line-height:13pt;}

.title		{text-decoration:none; font-family:trebuchet MS; font-size:13px;
		color:#0290d0; font-weight:bold;font-style: italics;line-height:13pt;}

.links	{text-decoration:none; font-family:trebuchet MS; font-size:11px;
		color:#f09f00; font-weight:bold;line-height:10pt;}

.links:hover	{text-decoration:underline; font-family:trebuchet MS; font-size:11px;
		color:#f09f00; font-weight:bold;line-height:13pt;}
.sublink_lrg	{text-decoration:none; font-family:trebuchet MS; font-size:16px;
		color:#1180c4; font-weight:bold;line-height:11pt;}	

a.sublink_lrg:hover	{text-decoration:none; font-family:trebuchet MS; font-size:16px;
		color:#2ea1e7; font-weight:bold;}


.sublink_sm	{text-decoration:none; font-family:trebuchet MS; font-size:11px;
		color:#096ba7; font-weight:normal;line-height:13pt;}

.sublink_sm:hover	{text-decoration:none; font-family:trebuchet MS; font-size:11px;
		color:#2ea1e7; font-weight:normal;}


 



#navcontainerCC { width: 190px;margin-top:15;margin-bottom:0;}


#navcontainerCC ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Trebuchet MS;
}

#navcontainerCC a
{
display: block;
padding: 1px;
padding-left: 0;
width: 190px;
background-color: #d6eefc;
border-bottom: 1px solid #fff;
}

#navcontainerCC a:link, #navlist a:visited
{
color: #096ba7;
text-decoration: none;
}

#navcontainerCC a:hover
{
background-color: #e8f6fe;
color: #2ea1e7;
}




#navcontainerTS { width: 190px;margin-top:15;margin-bottom:0;background-color: #f2f9fd;}


#navcontainerTS ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Trebuchet MS;
}

#navcontainerTS a
{
display: block;
padding: 1px;
padding-left: 0;
width: 190px;
background-color: #d6eefc;
border-bottom: 1px solid #fff;
}

#navcontainerTS a:link, #navlist a:visited
{
color: #096ba7;
text-decoration: none;
}

#navcontainerTS a:hover
{
background-color: #e8f6fe;
color: #2ea1e7;
}


/*----------------------
    FLOATING ELEMENTS
------------------------*/



 	
#content	{position:absolute; top:170px; left:50%; margin-left:-441px; width:880px;
		font-family:trebuchet MS; color:#0290d0; z-index:50; 	min-height: 100%;}


		
 	
#headernav	{position:absolute; top:110px; left:50%; margin-left:-206px; width:880px;
		font-family:trebuchet MS; color:#0290d0; z-index:50; 	min-height: 100%;}



 