/* CSS Document */

body {
 	 font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:11px;
  	background-image:url(images/bg.jpg);
	background-color:#0072B2;
  	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}


h1
	{
	font-size:14px;
	color:#000000;
	}

h2
	{
	font-size:14px;
	color:#000066;
	font-weight:700;
	}

h3
	{
	font-size:12px;
	color:#000066;
	font-weight:700;
	}

.title
		{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	}
.title2
		{
	font-size:11px;
	color:#999999;
	font-weight:bold;
	padding-top:5px;
	}

#copyright
			{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#ffffff;
			}

.links
			{ 
			font: 12px arial,sans-serif;
			color:#ffffff;
			text-decoration:none;
			}
a.links:hover
			{ 
			font: 12px arial,sans-serif;
  			color:#oooooo;
			text-decoration:underline;
			}
			

#sitenav a:link
			{
			display: block;
			float:left;
			height:22px;
            text-decoration: none;
            color: #ffffff;
            padding:5px 24px 0px 24px;
            font-family: verdana, arial, helvetica, sans-serif;
            font-size: 10.5px;
            font-weight: bold;
            letter-spacing: 1px;
			}
#sitenav a:active
			{
			display: block;
			float:left;
			height:22px;
            text-decoration: none;
            color: #ffffff;
            padding:5px 24px 0px 24px;
            font-family: verdana, arial, helvetica, sans-serif;
            font-size: 10.5px;
            font-weight: bold;
            letter-spacing: 1px;
			}
#sitenav a:visited
			{
			display: block;
			float:left;
			height:22px;
            text-decoration: none;
            color:#ffffff;
            padding:5px 24px 0px 24px;
            font-family: verdana, arial, helvetica, sans-serif;
            font-size: 10.5px;
            font-weight: bold;
            letter-spacing: 1px;
			}
			
#sitenav a:hover
			{
			background-color:#333333;
			}


#infodiv
			{
			width:165px;
			padding-left:5px;
			}











/* Layout Start */

#topbar
	{height:18px;
	width:947px;
	}

#headerleft
	{
	height:130px;
	width:23px;
	background-image:url(images/layout-1_06.png);
	}

#headermiddle
	{
	height:130px;
	width:902px;
	}
	
#headerright
	{
	height:130px;
	width:22px;
	background-image:url(images/layout-1_10.png);
	}

#menuleft
	{
	height:25px;
	width:23px;
	background-image:url(images/layout-1_06.png);
	}
	
#menumiddle
	{
	height:25px;
	width:902px;
	}
	
#menuright
	{
	height:25px;
	width:22px;
	background-image:url(images/layout-1_10.png);
	}
	
#bodyleft
	{
	height:500px;
	width:23px;
	background-image:url(images/layout-1_06.png);
	}
	
#bodycolumn
	{
	height:500px;
	width:175px;
	background-color:#0072B4;
	}

#bodymain
	{
	height:500px;
	width:727px;
	background-color:#FFFFFF;
	}

#bodyright
	{
	height:50px;
	width:22px;
	background-image:url(images/layout-1_10.png);
	}
	
#bottombar
		{height:26px;
	width:947px;
	}
	
/* Layout End */