#wrapper{

	/*padding-left:200px;*/
	/*float:right;*/
	margin-left:250px;
	margin-right:auto;
	width:750px;
}

#wrapper #header{
	
}

#wrapper #header .cornerRigth{
	
	background-color:#CC0066;
	float:right;
	height:85px;
	width:182px;
	/*
	width:182px;
	height:80px;
	margin-right:316px;
	float:right;
	*/
	
}

#wrapper #userBar{

	background-color:#F3F3F3;
	border:1px solid #D2D2D2;
	/*margin-top:25px;*/
	padding:8px;
}


#wrapper #mainMenu{

	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
	width:950px;
	height:20px;
	margin-top:6px;
}

#wrapper #mainMenu ul{

	margin-top:0;

}

#wrapper #mainMenu li{

	list-style-type:none;
	float:left;
	border-right:1px dotted;
	border-color:black;
	margin-right:10px;
	padding-right:10px;
}

#wrapper #mainMenu a{

	/*color:#003399;*/
	text-decoration:none;
	/*
	border-right:1px dotted;
	border-color:black;
	*/
	margin:0px;
	padding-right:11px;
	padding-top:0px;
}

#wrapper #mainMenu #fgMenu .borderDotted{

	background-image:url(/imgs/dot.gif);
	background-repeat:repeat-y;
	height:11px;
	float:left;
	width:1px;
}

#wrapper #mainMenu .separador{

	margin-right:10px;
	margin-left:10px;
	border-right:1px dotted;
	border-color:black;
}

#userMenu{

	color:#003399;
	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
}

#userMenu ul{

	width:200px;
	border:1px solid black;
	margin-left:77px;
	padding-left:0;
	margin-top:0;
}

#userMenu li{

	list-style-type:none;
	border-bottom:1px solid black;
	background-color:#EEF3F7;
}

#userMenu li a{

	color:#003399;
	text-decoration:none;
	margin-left:5px;
}

#wrapper #content{

	color:#003399;
	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	font-size:14px;

}

#wrapper #maintitle{

	color:#3965B5;
	font-family:Tahoma;
	font-size:20px;
}

#wrapper #history{

	color:#003399;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

#wrapper #footer{

	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
	/*vertical-align:middle;*/
	width:631px;

}

#wrapper #footer .borderBottom{

	/*background:url(imgs/dotted_line.gif);*/
	border-bottom:1px dotted #7F7F7F;
	width:750px;
	/*height:1px;*/
	
}


#wrapper #footer ul{

	margin:0px;
	padding-top:45px;
	padding-left:115px;
	padding-bottom:120px;
}

#wrapper #footer li{

	list-style-type:none;
	float:left;	
	border-right:1px solid;
	border-color:#999999;
	margin-right:10px;
	padding-right:10px;
}

#wrapper #footer li a{

	color:#999999;
	text-decoration:none;
}

.userMenu{

	background-color:#EEF3F7;
	list-style-type:none;
	color:#003399;
	font-family:Tahoma,verdana,arial,helvetica,sans-serif;
	font-size:11px;
}