/* CSS Document */

/* Elements */
body{background-color:#F3FBFC; font-family:arial; font-size:12px; color:#000000; margin-top:0px; background-image:url(/images/bg.gif);}
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.gif); background-repeat:no-repeat; height:158px;}
.footer{background-color:#000000; height:37px;}
.footerTrailer{background-color:#71afde; height:70px; border-bottom:1px solid #000000}

/* Left Menu */
.leftmenu{width:150px; background-image:url(images/leftDottedVerticleBorder.gif); background-repeat:repeat-y; margin-top:5px; }
.innermenu{background-image:url(images/leftMenuBg.gif); background-repeat:no-repeat; background-position:top left; padding-left:15px; 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:#455f6b}
.innermenu a:active{text-decoration:none; color:#455f6b}
.innermenu a:visited{text-decoration:none; color:#455f6b}
.innermenu a:hover{text-decoration:underline; color:#CC0000}

.innermenu1{padding-left:10px; color:#000000; text-transform:uppercase; padding-top:2px; padding-bottom:3px; font-size:12px; margin-bottom:3px; width:128px; 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-image:url(images/rightAdsBG.gif); background-repeat:repeat-y; 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;
}

.content{padding:10px 5px 10px 10px;}
.contentHeader{border:1px solid black; padding-left:10px; background-color:#fefba8; background-image:url(images/ruler_bg.gif); height:30px; color:#FF0000; font-weight:bold; background-position:bottom; background-repeat:repeat-x; padding-top:3px; }

.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;}
.copyrightFooter{padding:5px;}