* {
	margin:0px;
	padding:0px;
}

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-image:url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	}

h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#a56210;
	margin:0px 0px 15px 0px;
	}

div#body	{
	margin:auto;
	width: 1024px;
	}

div#main {
	padding: 0px 5px 5px 15px;
	width: 833px;
	margin:auto;
	}

div#content	{
	width: 70%;
	float:left;
	}
	
/*div#sidebar	{
	display:none;
	}*/
	
body.ms div#main,
body.sm div#main	{
	width: 490px;
	}

body.ms div#sidebar,
body.sm div#sidebar	{
	display: block;
	width: 200px;
	}
	
body.ms div#main,
body.sm div#sidebar	{
	float:left;
	}


#header	{
	background-image:url(/images/ag_header.jpg);
	background-repeat:no-repeat;
	width: 1024px;
	height: 85px;
	position: relative;
	padding-bottom: 10px;
}
	
#newsletter	{
	width: 156px;
	height: 124px;
	float: left;
	padding: 90px 0px 0px 10px;
	}


.newsletterh2	{
	background-image: url(/images/newsletter_top.gif);
	background-repeat: no-repeat;
	width: 146px;
	height: 18px;
	padding: 5px 0px 0px 8px;
	color:#FFFFFF;
	text-align:left;
	}

.newsbody	{
	background-image: url(/images/newsletter_bg.gif);
	background-repeat:repeat-y;
	width: 139px;
	padding: 5px 10px 5px 5px;
	color: #4b4b4b;
	text-align:center;
	} 

.newsbottom	{
	background-image:url(/images/newsletter_bottom.gif);
	background-repeat:no-repeat;
	width: 154px;
	height:27px;
	}

#head-image
{
	float:left;
	width: 525px;
	height:80px;
	display: block;
}

p {
	margin-bottom:15px;
}

ul {
	padding-left:40px;
	margin-bottom:15px;
}

ol {
	padding-left:50px;
	margin-bottom:15px;
}

ol li {
	padding-top:3px;
}

/* Navigation */
/*
#nav {
	float: right;
	display: block;
	margin-top:-15px;
	list-style:none;
	}*/

#nav {
	padding-top:65px;
	/*
	padding-left:18px;
	display: block;	
	*/
	width:485px;
	float:right;
	list-style:none;
	}

#nav ul {
	list-style: none;
	display: inline;
}
	
#nav li	{
	float:left;
	margin: 0px;
	padding: 0px;
	/*font-size:11px;*/
	list-style:none;
	}

#nav a	{
	float:left;
	display:block;
	margin:0px;
	padding: 0px;
	text-decoration:none;
	} 

#nav a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
/*Footer*/

#print	{
	float: left;
	padding-left: 650px;
	width:190px;
	}
	
.printerfriendly a	{
	float:left;
	background-image: url(/images/print.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:11px;
	color: #7b0000;
	text-align: left;
	padding-right: 20px;
	}
	

.backtotop a	{
	background-image:url(/images/top.gif);
	background-repeat:no-repeat;
	background-position:right;
	float:right;
	padding-right:20px;
	color: #7b0000;
	white-space:nowrap;
	}

#footer	{
	float: left;
	width:100%;
	background-image: url(/images/footer_bg.gif);
	background-repeat:repeat-x;
	height:24px;
	padding-top:5px;
	margin-top:10px;
	text-align:center;
	color: #FFFFFF;
	}

#footer a:link	{
	color: #FFFFFF;
	}

#footer a:hover	{
	color: #CCCCCC;
	}

.links	{
	float: left;
	margin:auto;
	text-align: center;
	width: 100%;
	color: #666666;
	}

.links a:link	{
	color: #666666;
	}
	
.formTitle 				{text-align: right;
						 padding-right: 4px;
						 font-weight: bold;
						 color:#657091;
						 background-color: #F6F4EF;
						 font-family: Arial, Helvetica, sans-serif;
						 text-decoration: none;}
						 
.formField 				{height: 18px;
						 border: 1px solid #E4E4E6;
						 font-family: arial;
						 font-size: 11px;
						 color: #4A4844;}
						
.formSelect 			{height: 18px;
						 width: 230px;
					     border: 1px solid #E4E4E6;
						 font-family: arial;
						 font-size: 11px;
						 color: #4A4844;}

.formTextArea 			{height: 100px;
						 border: 1px solid #E4E4E6;
						 font-family: arial;
						 font-size: 11px;
						 color: #4A4844;}
				
.forms 					{background-color: #F6F4EF;}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	margin-bottom:15px;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin-bottom:15px;
}

.indent
{
	padding-left: 15px;
	padding-bottom: 10px;
}

img
{
	border: none;
}

.poweredby
{
	float: left;
	margin:auto;
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

td
{
	text-align: left;
}

.formHeader
{
	display: block;
	width: 515px;
	text-align: center;
	font-weight: bold;
	color:#657091;
	font-family: Arial, Helvetica, sans-serif;
}