HARSET "UTF-8";

/* Structure */

div,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
fieldset,img{border:0 !important;margin:0 !important;}
body,h1,h2,h3,h4,h5,h6,p{margin:0;}

#main-container{width:850px;background-image:url('../graphics/background.gif');background-repeat:repeat-y;}
	#left-column{width:29px;height:29px;float:left;}
	#main-column{width:770px;float:left;}
		#menu-container{width:770px;height:33px;}
		#header-container{width:770px;height:141px;background:black;}
			#flash-container{width:770px;height:141px;}
		#black-row{width:754px;height:14px;background:black;padding:6px 8px 5px 8px;}
		#black-row a{color:#fff;}
		#content-container{width:770px;}
			#content-column-left{width:125px;float:left;margin:10px 0 0 8px;}		
			#content-column-main{width:390px;float:left;margin:10px 0 0 8px;min-height:320px;height:auto !important;height:320px;}
			#content-column-right{width:230px;float:left;margin:10px 0 0 8px;}
		#footer-container{width:770px;height:78px;background:black;}
			#footer-spacer{width:770px;height:25px;}					
	#right-column{width:48px;float:left;}
		#logo-spacer{width:48px;height:64px;}	
	
/* Text styling */

h1{font:bold 20px trebuchet ms;color:#2086EB; padding-bottom:10px;}
h2{font:bold 18px trebuchet ms;color:#333333; padding-bottom:9px;}
h3{font:bold 16px verdana;color:#333333; padding-bottom:5px;}
h4{font:bold 12px verdana;color:#333333; padding-bottom:3px;}
p{font:11px verdana;color:#333333;}
p.bodytext{padding-bottom:10px;}

a{font:bold 11px verdana;color:#2086EB;text-decoration:none;}
a:hover{font:bold 11px verdana;;text-decoration:underline;}
ul{margin:0 !important;border:0 !important;padding:0 !important;float:none !important;}
li{font:11px verdana;color:#333333;margin:0 !important;border:0 !important;}
li.menu-item{width:110px;height:33px;float:left;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0;}
a.menu-item{width:110px;height:33px;text-align:center;margin:auto 0 auto 0;float:left;list-style-image:none;list-style-position:outside;list-style-type:none;background-image:url('../graphics/button-background.gif');line-height:35px;color:white;font-family:trebuchet ms;font-weight:normal;}
a:hover.menu-item{width:110px;height:33px;text-align:center;text-decoration:none;background-image:url('../graphics/button-background.gif');line-height:35px;color:white;font-family:trebuchet ms;font-weight:bold;}

#content-column-main ul{margin-left:15px !important;}

li.submenu-item{list-style-position:inside;list-style-type:disc;margin:0;}
a.submenu-item{color:#2086EB;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;font-weight:normal;}
a:hover.submenu-item{color:black;text-decoration:none;font-weight:normal;}

p.submenu-title{color:#2086EB;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;font-weight:bold;}
a.submenu-selected{color:#2086EB;font-family:Verdana,Arial,Helvetica,sans-serif;text-decoration:none;font-weight:bold;}
a:hover.submenu-selected{color:black;text-decoration:none;font-weight:bold;}
/* Classes */

p.footer-item{font:normal 11px verdana;color:#717171;text-align:right;line-height:25px;margin:0 10px 0 0;}
.clear{clear:both;}
