@charset "UTF-8";

/* Reset */
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,ul,blockquote,fieldset,input,textarea { margin: 0px; padding: 0px; }
.clear { clear: both; }

body { background: #FFFFFF; font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 12px; color: #000000; line-height: 20px; }

p { padding-bottom: 20px; }

ul { margin-left: 30px; }
.tickbullet { list-style: url(../images/layout/tick.png); line-height: 30px; }

#divHeader { position: relative; height: 171px; width: 100%; min-width: 1000px; background: url(../images/layout/header_bg.png) repeat-x; border-bottom-width: 20px; border-bottom-color: #CCCCCC; border-bottom-style: solid; }
#divHeaderContent { position: relative; height: 112px; width: 930px; margin: 0 auto; padding-left: 15px; padding-right: 15px; }
#divLogo { position: relative; float: left; padding-top: 15px; }
#divLogo span { display: none; }


/* Top Nav */
#divTopNav { position: relative; float: right; color: #CCCCCC; }
#topnav { list-style: none; margin: 0px; padding: 0px; }
#topnav li { float: left; }
#topnav li a { text-decoration: none; display: block; vertical-align: middle; text-align: center; color: #FFFFFF; margin-left: 5px; padding: 20px 15px 5px 15px; }
#topnav li a:hover { text-decoration: underline; }
#topnav li a.selected { background: #00274D; }

/* Product Nav */
#divMenu { position: relative; clear: both; height: 39px; width: 900px; margin: 0 auto; padding-top: 20px; }


/* Body Divs */
#divBody { position: relative; width: 930px; margin: 0 auto; padding: 35px; overflow: hidden; }
.divSpacer { width: 930px; position: relative; margin-bottom: 30px; }
.divGreyBG { width: 870px; position: relative; background: #E6E6E6; padding: 30px; margin-bottom: 30px; }
.divGreyBorder { width: 520px; position: relative; border-color: #E6E6E6; border-style: solid; border-width: 1px; padding: 30px; }
.divGreyBorderLong { width: 870px; position: relative; border-color: #E6E6E6; border-style: solid; border-width: 1px; padding: 30px; }

/* 2 columns */
#col2_left { float: left; width: 580px; margin-right: 20px; }
#col2_right { float: right; width: 330px; margin-bottom:20px; }

/* 2 columns */
#ecol2_left { float: left; width: 445px; margin-right: 40px; }
#ecol2_right { float: right; width: 445px; }

/* Footer Divs */
#divFooter { clear: both; position: relative; overflow: hidden; width: 930px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px; border-top-width: 1px; border-top-style: solid; border-top-color: #CCCCCC; }
#divFooterCol1 { float: left; width: 215px; text-align: left; }
#divFooterCol2 { float: left; width: 500px; }
#divFooterCol3 { float: right; width: 215px; text-align: right; }


/* Indication of Cost: Status Grid */
.divStatusGrid { position: relative; float: left; width: 930px; margin-bottom: 20px; overflow: hidden; }
.statusGrid { list-style: none; margin: 0px; padding: 0px; font-size: 11px; }
.statusGrid li { float: left; }
.statusGrid li a { text-decoration: none; display: block; color: #000000; width: 200px; padding-top: 8px; padding-bottom: 8px; padding-left: 15px; padding-right: 15px; margin: 1px; background: #E6E6E6; !important }
.statusGrid li a:hover { background: #CFCFCF; }
.statusGrid li a.selected { background: #66CC00; }
.statusGrid li a.selected:hover { background: #5CB700; }


/* Buttons */
#faceboxCloseButton { position: relative; margin-top: 20px; float: right; }
#faceboxDeleteButton { position: relative; margin-top: 20px; float: left; }
#continueButton { position: relative; float: right; }
#previousButton { position: relative; float: left; }

.profilePic { position: relative; float: left; margin: 5px 15px 10px 0px; }


/* Home Interface */
#homebillboard_left { position: relative; float: left; padding-right: 10px; width: 614px; }
#homebillboard_right { position: relative; float: left; width: 306px; }

.homebillboard_item { position: relative; float: left; margin-bottom: 10px; }

#home_info_box{
	border: 1px solid #cccccc;
	width: 593px;
	padding: 10px;
}

#home_info_box h1{
	color: #003469;
	font-size: 22px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-weight: normal;
	margin-bottom: 10px;
}

#home_info_box p{
	text-align: justify;
}

#homebillboard_left_left { position: relative; float: left; width: 273px; }
#homebillboard_left_right { position: relative; float: right; width: 291px; padding: 25px; background: #E6E6E6; }

#homelinks { list-style: none; margin: 0px; padding: 0px; float: left; width: 273px; font-size: 14px; }
#homelinks li a { display: block; background: #E6E6E6; padding: 10px; margin: 0px 10px 1px 0px; }
#homelinks li a:hover { text-decoration: none; background: #CCCCCC; !important }


/* Other Products Interface */
.otherproducts { background: #E6E6E6; margin-bottom: 20px; padding: 0px 15px 0px 15px; }
.otherproducts p { padding: 0px; margin: 0px; padding: 10px 0px 10px 0px; }


/* IFA Interface */
.ifa_questions { background: #E6E6E6; margin-bottom: 20px; padding: 0px 15px 0px 15px; }
.ifa_questions p { padding: 0px; margin: 0px; padding: 10px 0px 10px 0px; }


/* IOC Interface */
#qform_scrollbox { width: 650px; height: 400px; overflow: auto; padding: 10px; }
#qform_content { width: 650px; padding-top: 10px; text-align: center; }
.messageIcon { vertical-align: middle; padding-right: 10px; }
#inlineMsgBox { margin: 0 auto; border-color: #E6E6E6; border-style: solid; border-width: 1px; width: 400px; overflow: hidden; padding: 20px; margin-top: 20px; }


/* General Forms */
fieldset { border-style: none; }
.input { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border-style: solid; border-width: 1px; border-color: #CCCCCC; padding: 6px; }
.ioc_input { margin-top: 5px; margin-bottom: 5px; margin-right: 5px; }


/* Fonts */
.fontHeader { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 16px; color: #666666; }
.fontSubHeader { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 14px; color: #666666; }
.fontStandard { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 12px; color: #000000; }
.fontFooter { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 11px; color: #333333; }
.fontBolder { color: #333333; font-weight: bold; }
.fontError { color: #FF0000; }
.fontSuccess { color: #66CC00; }
.fontNumbers { font-family: Helvetica, Arial, Geneva, sans-serif; font-size: 22px; color: #003469; }


/* General Links */
a:link { color: #003366; text-decoration: none; }
a:visited {	color: #003366;	text-decoration: none; }
a:hover { text-decoration: underline; color: #003366; }

/* Top Nav Links */
#divTopNav a:link { color: #FFFFFF; text-decoration: none; }
#divTopNav a:visited {	color: #FFFFFF;	text-decoration: none; }
#divTopNav a:hover { text-decoration: underline; color: #FFFFFF; }