/* CSS Document */

a:link { color:	#ffffff; text-decoration: none;}
a:visited { color: #ffffff; text-decoration: none; }
a:hover { color: #ffcc00; text-decoration: none; }

html>body a:link { margin-top:0px; margin-bottom:0px;}
html>body a:visited { margin-top:0px; margin-bottom:0px;}
html>body a:hover { margin-top:0px; margin-bottom:0px;}

body{
	background-color:#cccccc;
	background-image: url(images/bck_gradient_01.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin:0;
	padding:0;
	font-size:65.4%;
	background-repeat: repeat-x;
}
#dnn_ContentPane p{
	margin-top:12px; margin-left: 10px; font-size:9pt; margin-right: 10px; 
}
p{margin-top:12px; margin-left: 10px; font-size:9pt; margin-right: 10px; }
html>body p{margin-top:0px; margin-bottom:0px;}

.pagemaster{}
.skinmaster{border:1px solid #333333;}
.contentpane{}

/* Header classes :: START */
.skinheader{padding-top:-3px;}

.headerlogo{ 	
	background-image: url(images/reportexposures_02.jpg);
 	height:130px;
}

#logintext{
	padding:7px;
	color:#474747;
	font-size:.8em;
}
#logintext a:link { color:	#474747; text-decoration: none; font-size:7pt;}
#logintext a:visited { color: #474747; text-decoration: none; font-size:7pt;}
#logintext a:hover { color: #474747; text-decoration: none; font-size:7pt;}
#logintext a:hover { color: #474747; text-decoration: none; font-size:7pt;}
/* Header classes :: END */

/* menu classes :: START */
.mainmenu{
	width: 750px;
	border-bottom: 1px;
	border-bottom-color: #333333;
}
.mainmenuleft{
	background-image: url(images/reportexposures_05.jpg);
	width:239px;
	height:24px;
}

.mainmenucenter{
	background-image: url(images/reportexposures_06.jpg);
	width:416px;
	height:24px;	
}

.menutext{
	padding:4px;
	color:#ffffff;
	font-size:8.5pt;
	font-weight: bold;
}
.mainmenuright{
	background-image: url(images/reportexposures_08.jpg);
	width:95px;
	height:24px;
}
/* system menu class to override */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8.5pt;
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #333333; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #333333 0px solid; 
	border-left: #333333 0px solid; 
	border-top: #333333 0px solid; 
	border-right: #333333 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #333333 1px solid; 
	border-left: #333333 0px solid; 
	border-top: #333333 1px solid;  
	border-right: #333333 0px solid; 
	background-color: #333333; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFCC00; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8.5pt;
	font-weight: bold; 
	font-style: normal;
	background-color: #5A5A5A;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8.5pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 8.5pt;
	cursor: pointer; 
	cursor: hand;
}
.ModuleTitle_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #FFCC00; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8.5pt;
	font-weight: bold; 
	font-style: normal;
	background-color: #5A5A5A;
}
/* menu classes :: END */

/* Content pane styles :: START */
.toppane{}

.leftpane {
	background-color: #666666;
	width:200px;
	vertical-align: top;
}
.contentpane{
	margin: 5px 5px 5px 5px;
	width:580px;
	background-color: #ffffff;
	vertical-align: top;
}
.rightpane{}
.bottompane{}
/* Content pane styles :: END */

/* Footer classes :: START */
.footerleft{
	width: 566px;
	height: 25px;
	background-image:url(images/reportexposures_21.jpg);	
}

.footertext{
	padding:4px;
	margin:0px;
	color:#000000;
	font-size:.8em;
}
.footertext a:link { color:	#000000; text-decoration: none; font-size:7pt;}
.footertext a:visited { color: #000000; text-decoration: none; font-size:7pt;}
.footertext a:hover { color: #E2441F; text-decoration: none; font-size:7pt;}
.footertext a:hover { color: #000000; text-decoration: none; font-size:7pt;}
.footerright{
	width: 184px;
	height: 25px;
	background-image:url(images/reportexposures_23.jpg);	
}
/* Footer classes :: END */