body { 
	margin:0px 0px 0px 0px; 
	font-family:Tahoma, Arial, Verdana, sans-serif; 
	font-size:11px; 
	height:100%; 
	background-color:#ffffff; 
	text-align:center; 
	vertical-align:top; 
	color:555555;
	behavior: url("csshover.htc");
}
.tablefill { 
	height:100%; 
	width:100%; 
}
.fillwidth 
{
	width:100%;
}
td { 
	font-family:Tahoma, Arial, Verdana, sans-serif; 
	font-size:11px; 
	vertical-align:top;
}
p 
{
	margin: 5px 0px 5px 3px;
}
a { 
	text-decoration:underline; 
	color: #000000;
}
a:hover 
{
	color: #e3000f;
}
.skinwrapper { 
	width:760px; 
	height:100%; 
	border:solid 0px black; 
}
#container { 
	margin: 0 auto; 
	width:760px; 
	height:100%; 
	border:0px solid #000000; 
	text-align:left; 
}
#page { 

}
#titleheader { 
	position:relative;
	width:100%; 
	background-color: #FFFFFF; 
	height: 55px; 
}
#menuheader { 
	width:760px; 
	min-height:215px;
	position: relative;
}
#menuheader #menuContainer {
	width:360px; 
	height:215px; 
}
#menuheader #fotoContainer {
	width:400px; 
	height:215px; 
}
#content { 
	height:auto; 
	margin-top:5px; 
}
#content .paneLeft { 
	height:300px; 
	width:495px; 
	padding:10px 10px 10px 10px; 
}
#content .paneRight { 
	height:300px; 
	width:265px; 
}
#footer { 
	height:20px; 
	margin-top:10px;
}
#footer td { 
	height:3px; 
	color:#005277; 
	font-weight:bold;
}
#footer #footerline { 
	height:3px; 
	background-image:url(../images/footerline.gif); 
	background-repeat:repeat-x; 
}
#footer a {
	color: #005277;
}
.footerlink {
	
	font-weight:normal;
}
.roundedcontainerpadding { 
	padding: 6px 10px 10px 5px; 
}
.top_left { 
	background-image: url(../images/common/top_left.gif); 
}
.top { 
	background-image: url(../images/common/top.gif); 
}
.top_right { 
	background-image: url(../images/common/top_right.gif); 
}
.left { 
	background-image: url(../images/common/left.gif); 
}
.right { 
	background-image: url(../images/common/right.gif); 
}
.bottom_left { 
	background-image: url(../images/common/bottom_left.gif); 
}
.bottom { 
	background-image: url(../images/common/bottom.gif); 
}
.bottom_right { 
	background-image: url(../images/common/bottom_right.gif); 
}

#menuTopLeft, #menuTopRight, #menuBottomLeft, #menuBottomRight 
{
	z-index:20;
	position: absolute;
	width: 11px;
	height: 11px;
}
#menuTopLeft 
{
	top: 0px;
	left: 0px;	
	background-image: url(../images/common/CornerWhiteTL.png);
	background-repeat:no-repeat;
}
#menuTopRight 
{
	top: 0px;
	right: 0px;	
	background-image: url(../images/common/CornerWhiteTR.png);
	background-repeat:no-repeat;
}
#menuBottomLeft 
{
	bottom: 0px;
	left: 0px;
	background-image: url(../images/common/CornerWhiteBL.png);
	background-repeat:no-repeat;
}
#menuBottomRight 
{
	bottom: 0px;
	right: 0px;
	background-image: url(../images/common/CornerWhiteBR.png);
	background-repeat:no-repeat;
}
#menuContent
{
	background-image: url(../images/common/menuheadergradient.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color:#019dd6;
}


h1, .bluetitleH1 {
	font-size: 21px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #005277;
	margin-bottom:8px;
}
h2 {
	font-size: 20px;
	font-family: Arial, Verdana, sans-serif;
	color: #e3000f;
	margin-bottom:8px;
	font-weight:lighter;
}
h3 {
	font-size: 17px;
	font-family: Arial, Verdana, sans-serif;
	color: #005277;
	margin-bottom: 0px;
}
h4 {
	font-size: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #005277;
	margin-bottom: 4px;
	font-weight:bold;
}
h5 {
	font-size: 13px;
	font-family: Arial, Verdana, sans-serif;
	color: #005277;
	margin-bottom: 4px;
	font-weight:bold;
}

.DNNAligncenter {text-align: left;}

.xModForm h2{ padding:3px; font-weight:bold; font-size: 13px; color: #33333310:44 21/01/2008; border-bottom: solid 1px #333333;}
.xModForm label { clear: left; display:block; float:left; width: 100px; }
.xModForm input { width: 250px;}
