@charset "utf-8";
/* CSS Document */
#top		{
				width:900px;
				height:80px;
			}

.toptab 	{ 
				margin:auto;
				font-family:Arial, Helvetica, sans-serif; 
				color:#000;
				width:800px;
				

			}


#wrapper	{
				margin:auto;
				height:auto;
				width: 900px;
			}

#container	{
				height:1180px;
				width:900px;
			}
			
#txtbox		{
				width:650px;
				height:1180px;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt;
				float:left;
				margin:-8px 0 0 0;


			}
#leftbox		{
				width:600px;
				height:1180px;
				float:left;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt;
				background-repeat:repeat-y;
			}
#midbox		{
				width:700px;
				height:1180px;
				float:right;
				font-family:Arial, Helvetica, sans-serif;
				
				}
				
#rightbox		{
				width:240px;
				height:1180px;
				float:right;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt;
				background-repeat:repeat-y;
				}
				
#picbox		{
				width:240px;
				height:200px;
				float:right;
				background-repeat:repeat-y;
				}

#otherbox	{
				margin: 20px 0 0 0;
				height: 1100px;
				width:200px;
				float:right;
			}
			
#lnkbox		{
				width:350px;
				height:300px;
				float:right;
				background-repeat:repeat-y;
			}

#picturebox	
			{
				width:350px;
				height:auto;
			}
			
#dottedlinebox{
				background:url("../img/line-dotted-gray.gif");
				height:28px;
				font-family:Arial, Helvetica, sans-serif;
				color:#00A0D6;
				
			  }
#dottboxmid{
				background:url("../img/line-dotted-gray.gif");
				height:28px;
				font-family:Arial, Helvetica, sans-serif;
				color:#00A0D6;
				margin:-10px 0 0 0;
				}

#dottedlinebox2{
				height:28px;
				width:350px;
				background:url("../img/line-dotted-gray.gif");
			    }

#lftbox		{
				width: 200px;
				height:400px;
				font-family:Arial, Helvetica, sans-serif;
				float:left;
			}

#leftlnkboox{ 
				margin:-25px 0 0 0;
				width:250px;
				height:300px;
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt;

			}
			
#dottboxleft{ 
				background:url("../img/line-dotted-gray.gif");
				height:28px;
				margin:-10px 50px 0 0;
			}
			
#mtxtbox		{
				width:350px;
				margin:-25px 0 0 0;
			}

#newsbox		{
				width:150px;
				margin: 0 0 0 0;
				float:right;
			}
			

.tdtop	{
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			}

tdtopleft		{
				font-family:Arial, Helvetica, sans-serif; 
				font-size:8pt;
				background-repeat:repeat-y;
			
			}
			
tdtopright		{
			width:300px;
			
			
			}



a:link {color: #000000}     /* unvisited link */
a:visited {color: #000000}  /* visited link */
a:hover {color: #00A0D6}   /* mouse over link */
a:active {color: #000000}   /* selected link */
a:link { text-decoration: none}
a:visited { text-decoration: none}
a:active { text-decoration: none}