body
{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}

#cont
{
	 width: 700px;
	 \width: 720px;
	 w\idth: 700px;
	 border: 0;
	 margin: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 padding: 0px;
}

#banner
{
	 padding: 0 20px 0 0;
	 margin: 21px 0 0 0;
	 background-color: #FFFFFF;
	 border-bottom: 1px dotted #000000;
	 height: 70px;
	 text-align: right;
}
	   
#main      
{
	 padding: 9px 50px 9px 50px;
	 margin: 0px;
	 background-color: #FFFFFF;
	 border-bottom: 1px dotted black;
}
	   
#ml    
{
	 float: left;
	 width: 450px;
	 \width: 450px;
	 w\idth: 450px;
	 margin: 0;
	 padding: 21px;
	 background-color: #FFFFFF;
	 text-align: justify;
}
	   
#mr    
{
	 float: right;
	 width: 120px;
	 \width: 120px;
	 w\idth: 120px;
	 margin: 0;
	 padding: 21px 25px 25px 25px;
	 background-color: #FFFFFF;
	 border-left: 1px dotted #000000;
	 text-align: center;
}

#footer    
{
	 clear: both;
	 padding: 5px;
	 margin-top: 15px;
     background-color: #FFFFFF;
}

a:link, a:visited, a:active
{
	text-decoration: none; 
	color: #3352A5; 
}

a:hover 
{
	border-bottom: 1px dotted #FF0000;
	color: #FF0000;
}

a.img:link, a.img:visited, a.img:hover, a.img:active, img
{
    border: 0;
    text-decoration: none;
}

.imgl
{
    border: 0;
    text-decoration: none;
    margin: 0 17px 11px 0;
    padding: 0;
    float: left;
}

.imgr
{
    border: 0;
    text-decoration: none;
    margin: 0 0 11px 17px;
    padding: 0;
    float: right;
}

h1, h2, p, .credits, .center, .str, form
{
    font-family: verdana, arial, sans serif;
    padding: 0px;
    margin: 0px;
}

h1
{
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	text-align: justify;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	text-align: justify;
}

p
{
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-align: justify;
}

.credits
{
	font-size: 9px; 
	font-weight: normal;
	color: #C0C0C0;
	line-height: 19px; 
	text-align: center;
}

.center
{
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
}

.str
{
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 22px;
	text-align: justify;
}

.snav
{
	font-family: verdana, arial, sans serif;
	font-size: 9px; 
	font-weight: normal;
	line-height: 19px; 
	text-align: left;
	margin: 0 0 0 15px;
	padding: 0;
}

.sitemap
{
	font-family: verdana, arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 18px;
}

form
{
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
	text-align: justify;
}

table, td, fieldset
{
	background-color: #FFFFFF;
	border: 0;
}

.container {background-color:#ffffff; width:400px; border:1px solid #999999; padding:5 5 15 5; margin-left:auto; margin-right:auto;}
.pagetitle {background-color:#dddddd; padding:8px; font-size:16px; font-weight:bold; color:#000000; text-align:left;}
.pagetitlealert {background-color:#ff0000; padding:8px; font-size:16px; font-weight:bold; color:#ffffff; text-align:left;}
.pagetitlesuccess {background-color:#33cc00; padding:8px; font-size:16px; font-weight:bold; color:#ffffff; text-align:left;}
.formlabel {font-size:13px;}
.error {color:#ff0000; font-weight:bold; font-size:11px;}
.small {font-size:11px;}
