/* CSS Document */


		
		
body	{
		background-color: #ffffff;
		margin: 0px;
		padding: 20px 0;
		text-align: center;
		font-size: 11px;
		font-family: Verdana, Arial, helvetica, sans-serif;
		color:#000000;
		
		}
		
		
p		{	
		line-height: 160%;
		}
		
		
h1	{	
		color:#2d8998;
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		line-height: 150%;
		}
		
h2	{	color:#036c35;
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		line-height: 150%;
		}

h3	{	color:#000000;
		font-family: Verdana, Arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 150%;
		}
				
img		{
		border: 0px;
		padding: 0px;
		margin: 0px;
		}
				
ul		{
		
		list-style-type: circle;
		}

li		
		{	
		line-height: 160%;		
		}
		
li ul		{
		list-style-type: circle;
		}	
		
fieldset
	{
	padding:20px;
	}		
		

	
		
.nav
		{
		padding: 0px;
		font-size:18px;
		font-family:Trebuchet ms, Georgia, Times;
		color:#000000;
		}
		

.imgleft 	
		{
		float: left;
		margin: 0px 20px 20px 0px;
		}	
		
.imgright	
		{
		float: right;
		margin: 0px 0px 20px 20px;
		}						
		
.clearboth
		{
		clear: both;
		font-size:0;
		line-height:0;
		height:0;		
		}
		
.li_text
			{
			color:#2d8998;
			}

.subnav {
		color:#993300;
		}
		
.yellow	{color:#e1b646; 
		}
		
.orange	{
		color:#e66a22;
		}
		
.red	{
		color:#c00000; 
		}
		
.green	{
		color:#008141; 
		}
		
.blue	{
		color:#2d8998; 
		}											

#container
		{
		border:1px solid #000000;
		padding: 0px;
		margin: 0px auto 0px auto;
		width: 766px;
		text-align: left;
		background-image:url(images/contain_bg.jpg);
		background-repeat:repeat-y;
		background-position:left;
		
		}
#header
		{
		font-size:11px;
		line-height:25px;
		color:#ffffff;
		padding-right:15px;
		width: 751px;
		height: 25px;
		text-align:right;
		background-color: #006f82;
		}
		
#logotop
		{
		float:left;
		width:213px;
		height:78px;
		}			
		
#navstrip
		{
		color:#8c8c8c;
		float:right;
		width: 553px;
		height: 78px;
		text-align:center;
		background-color: #000000;
		background-image:url(images/grey_strip.jpg);
		background-repeat:repeat-x;
		background-position:bottom;
		}

#navtext
		{
		position:relative;
		top:50px;
		}		
		
#column_one
		{
		width:213px;
		float:left;	
		background-color:#e9f4f5;
		background-image:url(images/green_strip.jpg);
		background-position:left;
		background-repeat:repeat-x;
		}	

#col_one_list
		{
		margin:10px;
		}
		
#col_box1
		{
		padding-left:25px;
		width:188px;
		line-height:30px;
		height:30px;
		background-color:#e1b646;
		color:#ffffff;
		font-weight:bold;
		}
		
#col_box2
		{
		padding-left:25px;
		width:188px;
		line-height:30px;
		height:30px;
		background-color:#e66a22;
		color:#ffffff;
		font-weight:bold;
		}

#col_box3
		{
		padding-left:25px;
		width:188px;
		line-height:30px;
		height:30px;
		background-color:#c00000;
		color:#ffffff;
		font-weight:bold;
		}				
		
#col_box4
		{
		padding-left:25px;
		width:188px;
		line-height:30px;
		height:30px;
		background-color:#008141;
		color:#ffffff;
		font-weight:bold;
		}
		
#col_box5
		{
		padding-left:25px;
		width:188px;
		line-height:30px;
		height:30px;
		background-color:#2d8998;
		color:#ffffff;
		font-weight:bold;
		}				
			
#column_two
		{
		width: 553px;
		float:right;
		}
		
#maincontent
		{
		padding:20px;
		}
		
#contentleft	
		{float:left;
		 width:245px;
		 padding-right:10px;		
		}	

#contentright	
		{float:right;
		 width:245px;	
		 padding-left:10px;	
		}											

#footer
		{
		width: 766px;
		height: 25px;
		text-align:right;
		background-color: #006f82;
		clear:both;
		}


#column_one li
			{
			color:#f9a01b;
		    font-family: Verdana, Arial, helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 180%;
			list-style-type:square;
			margin-left: -15px;
			}
			
#column_one h1
			{
			margin-top:20px;
			margin-left:10px;
			}			
						
	
		
a:link {color: #993300; text-decoration: underline;}
a:visited {color: #993300; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

#header a:link {color: #ffffff; text-decoration: none;}
#header a:visited {color: #ffffff; text-decoration: none;}
#header a:hover {color: #ffffff; text-decoration: underline;}

#navstrip a:link {color: #8c8c8c; text-decoration: none;}
#navstrip a:visited {color: #8c8c8c; text-decoration: none;}
#navstrip a:hover {color: #8c8c8c; text-decoration: underline;}

.li_text a:link {color: #2d8998; text-decoration: none;}
.li_text a:visited {color: #2d8998; text-decoration: none;}
.li_text a:hover {color: #2d8998; text-decoration: underline;}

#col_box1 a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box1 a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box1 a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

#col_box2 a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box2 a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box2 a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

#col_box3 a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box3 a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box3 a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

#col_box4 a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box4 a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box4 a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

#col_box5 a:link {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box5 a:visited {color: #ffffff; font-weight:bold; text-decoration: none;}
#col_box5 a:hover {color: #ffffff; font-weight:bold; text-decoration: underline;}

a.login:link {color: #ffffff; text-decoration: none;}
a.login:visited {color: #ffffff; text-decoration: none;}
a.login:hover {color: #2d8998; text-decoration: none;}

#icons img
		{
		float:left;
		margin:0 16px 16px 0;
		}


