@charset "UTF-8";


* {
	margin: 0;
}
hr
{
 color:#4b4c4d;
 height:1px;
 
}

h1
{
font-size:20px;


}

h2
{
font-size:22px;
}

h3
{
font-size:14px;
}


html, body
{
height:100%;

}

body {
color:#4b4c4d;
background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	
}

a, visited, link, active
{/*border:dotted;
border-width:0px;
border-color:#ffffff;*/
text-decoration:none;
color:#4b4c4d;
padding:0px;
margin:0px;

}

a:hover
{

color:#4b4c4d;
}

a:focus {
outline: none
}

#content {
	
	padding-top:50px;
	padding-bottom:72px;
	margin-right:270px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#content #header1
{	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-top:20px;
	
}
#content #header2
{	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	
	
	
}
#content #header3
{	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	
	
	
}
#content #header4
{	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	padding-top:20px;
	text-transform:uppercase;
	
	
}

#content #header5
{	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	padding-top:20px;
	
	
}
#content #dateheader1
{
	
	
	padding-bottom:10px;
}

#content a{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4c4d;
}

#content a:hover{
	
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c4d;
}

.container {
min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */
	width:747px;
	
	margin-right: auto;
	margin-left: auto;
	
}

#navcontainer{



}

#navlist {padding:0px;
margin:0px;
}
		
ul#navlist
{
margin: 0px;
padding: 0px;

white-space: nowrap;
}
		
#navlist li
{
padding:0px;
margin:0px;
display: inline;
list-style-type: none;

}
		
#navlist a {
padding: 0px;
margin:0px;

 }
 

		
#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #ffffff;
	text-decoration: none;
/*	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4b4c4d;*/
	
}

#navlist a#current
{
	color: #fff;
	background-color: #ffffff;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c4d;*/
}


		
#navlist a:hover
{
color: #fff;
background-color: #ffffff;
	
/*border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #4b4c4d;*/
}

.amg_footer, .push {

height: 50px; /* .push must be the same height as .footer */


background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
width:747px;
height:50px;
margin-right:auto;
margin-left:auto;


}

.amg_footer a:link
{
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4c4d;
}
.amg_footer a:visited
{
text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4b4c4d;
}


.amg_footer a:hover
{
text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4c4d;
}


#legal
{

width:480px;
float:left;
margin-right:auto;
margin-left:auto;
font-size:10px;
border-top:solid;
border-color:#4b4c4d;
border-width:1px;
padding-top:10px;
padding-bottom:10px;

}

#login
{   
text-align:center;
padding-top:10px;
padding-bottom:10px;
float:right;
border-top:solid;
border-color:#4b4c4d;
border-width:1px;
width:100px;
text-align:center;
	
}

#tou
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;

}
#tou p#p2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
padding-bottom:15px;

}

#tou ol#ol2
{
list-style:lower-alpha;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;

}


