body{
	font-family: Arial,sans-serif;
	font-size:12px;
	color: #333333;	
	margin: 0px;
	padding: 0px;
}

/* layout*/
#container_page {font-family:Verdana, Arial, sans-serif; width:750px; margin-left:auto; margin-right:auto}


/* components */
#utility {position:absolute; top:5px; background-color:#ccc; width:100%;}
#utilitylinks {position:absolute;font-size:8px; text-transform:uppercase; line-height:.7; background-color:#FFF;}
#header {position:absolute; top:20px; }
#nav {position:absolute; top:75px; }
#subnav {position:absolute; top:160px; left:0px; width:150px; padding: 5px; background-color:#f4f4f4;}
#content {position:absolute; top:160px; left:163px; width:399px; padding: 5px 5px 10px 5px; background-color:#f4f4f4;} 
#content-wide {position:absolute; top:160px; left:163px; width:600px; padding: 5px 5px 10px 5px; background-color:#f4f4f4;} 
#subcontent {position:absolute; top:160px; left:575px; width:160px; padding: 5px 5px 10px 5px; background-color:#f4f4f4;}
#footer {position:absolute;font-size:9px; top:5px; width:100%; border-bottom:1px; background-color:#CCCCCC;}
#advert {width:150px; background-image:url(/_images/blankbutton.jpg); height:40px; margin-top:15px; margin-bottom:10px; padding-top:10px;}
/* nav */
.globanav_normal { border-top:3px; border-top-color:#fb7724;}
.globalnav_selected {border-top:3px; border-top-color:#fb7724;}
.sitemap1 {text-indent : 3%;}
.sitemap2 {text-indent : 8%;}
.sitemap3 {text-indent : 14%;}
.sitemap4 {text-indent : 28%;}
.sitemap5 {text-indent : 40%;}
.indent1 {text-indent : 5%;}
.indent2 {text-indent : 10%;}
.indent3 {text-indent : 15%;}
.indent4 {text-indent : 20%;}
.indent5 {text-indent : 25%;}
/* text styles */
.maintext {font-size:12px; color:#333333;}
.smalltext {font-size:9px; color:#333333;}
.nav {font-size:9px; color:#333333;}
.subnav {font-size:9px; color:#333333; text-transform:uppercase}
.footertext {font-size:8px; color:#CCCCCC;}
.formfield {font-size:11px; display:inline; color:#FF6600; font-weight:bold;}

h1 {font-size:18px; display:inline; text-transform:lowercase; color:#666666;}
h2 {font-size:11px; display:inline; text-transform:uppercase; color:#56AEF6; font-weight:bold;}


/*links*/
a:link, a:visited {color:#666666; text-decoration:none; font-size:12px; color:#336699;font-weight:bold;}
a:hover {color:#990000; text-decoration:underline;}
menu:link, menu:visited {color:#666666; text-decoration:none;text-transform:uppercase; font-size:9px; color:#336699;font-weight:bold;}
menu:hover {color:#990000; text-decoration:underline;}
