/* CSS Document */

/* Elements */
body{background-color:#999999; font-family:arial; font-size:12px; color:#000000; margin-top:0px;}
input{font:Verdana; font-size:11px; border: 1px solid #006699;}
select{font:Verdana; font-size:11px; border: 1px solid #006699;}
form{margin:3px; padding:0px;}

/* Body Framework */
.layoutTable{background-color:#FFFFFF; border:1px solid #000033;}
.header{background-image:url(images/header.jpg); background-repeat:no-repeat; height:218px;}
.footer{background-color:#000000; height:10px;}
.footerTrailer{background-color:#000000; height:15px; color:#c3af5b}
.footerTrailer a:link {text-decoration:none; color:#c3af5b;}
.footerTrailer a:active {text-decoration:none; color:#c3af5b;}
.footerTrailer a:visited {text-decoration:none; color:#c3af5b;}
.footerTrailer a:hover {text-decoration:underline; color:#c3af5b;}

/* Left Menu */
.leftmenu{width:150px;  margin-top:5px; }
.innermenu{background-image:url(images/leftMenuBg.gif); background-repeat:no-repeat; background-position:top left; padding-left:18px; color:#455f6b; text-transform:uppercase; padding-top:2px; padding-bottom:3px; font-size:10px; margin-bottom:3px; width:128px; border-bottom:dashed 1px #000066}
.innermenu a:link{text-decoration:none; color:#8e7330}
.innermenu a:active{text-decoration:none; color:#8e7330}
.innermenu a:visited{text-decoration:none; color:#8e7330}
.innermenu a:hover{text-decoration:underline; color:#604e23}

.innermenu1{padding-left:10px; color:#000000; text-transform:uppercase; padding-top:2px; padding-bottom:3px; font-size:12px; margin-bottom:3px; width:136px; border-bottom:dashed 1px #000066; font-weight:bold}

/*.menuDivider{background-image:url(images/leftMenuLineBg.gif); background-repeat:no-repeat; height:9px; width:148px;}*/
.menuDivider{height:1px; width:148px; border-bottom:dashed 1px #000066}

/* Right Section */
.rightAds{width:150px; background-color:#d6c69d; margin-top:5px; }
.rightLogo{margin-top:10px; padding-left:15px;}

.propformMailerConfirmation{
border: 2px solid #708090; 
width: 470px;
height: 200px;
padding: 10px;	
}

.Outertable{
	background-color: White;
	border: 1px solid black;
	font-size: 12px;
	font-family: Arial;
}

.OutertableGradient{
background-image:url(images/gradient_bg.gif);
background-repeat:repeat-x;
	border: 1px dotted black;
	font-size: 12px;
	font-family: Arial;
	background-color:#FFFFFF;
}

.content{padding:10px 5px 10px 10px;}
.contentHeader{padding-left:80px; background-image:url(images/fairy_header.gif); background-repeat:no-repeat; background-position:left; height:85px; color:#f1d26b; font-weight:bold; overflow:hidden; text-transform:uppercase}
.contentText{margin-top:35px;}

.divBorderedBox{
border: 2px solid #708090; 
width: 420px;
padding: 10px;		
}

.smokywhite {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: whitesmoke;
}

.smokywhiteBordered {
	padding-left: 4px;
	background-color: whitesmoke;
	border: 1px solid black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.BlackBorderBlackText{
font-family: Arial; 
font-size: 12px; 
font-style: normal; 
color: #000000;

BORDER-TOP 	: #000000 SOLID 1px;
BORDER-BOTTOM	: #000000 SOLID 1px;
BORDER-LEFT 	: #000000 SOLID 1px;
BORDER-RIGHT 	: #000000 SOLID 1px;
}

.portalList{list-style-type:circle; }
.portalList li{margin-bottom:5px;}