/* Master Page Top Nav Styles */
.topNavZipCodeTitle
{
	border-color:White;
	border-style:solid;
	border-width:0px;
/*	background-color:#254590;*/
	color:White;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
/*
													 BorderColor="Black"
													 BorderStyle="Solid"
													 BorderWidth="2px"
													 BackColor="#254590"
													 ForeColor="White"
													 Font-Names="Verdana"
													 Font-Size="16px"
													 Font-Bold="true"
													 Width="270px"
													 Height="20px"
*/
}




.topNavZipCodeLabel
{
	font-family:Arial;
	font-size:12px;


	border-color:White;
	border-style:solid;
	border-width:0px;
/*	background-color:#254590;*/
	color:White;
	font-weight:normal;

/*
												 BorderColor="White"
												 BorderStyle="Solid"
												 BorderWidth="2px"
												 BackColor="White"
												 ForeColor="Black"
												 Font-Names="Verdana"
												 Font-Size="10px"
*/
}

.topNavZipCodeTextBox
{
	background-color:#b0c4de;/* Light Steel Blue */
	color:Black;
	font-family:Arial;
	font-size:10px;
/*
													 BackColor="LightSteelBlue"
													 ForeColor="Black"
													 Font-Names="Verdana"
													 Font-Size="10px"
*/
}

.topNavZipCodeButton
{
	font-size:10px;
	font-family:Arial;
	font-weight:bold;
	background-color:#e0ffff;/* Light Cyan */
	color:#006400;/* Dark Green */
/*
													Font-Size="10px"
													Font-Names="Arial"
													Font-Bold="true"
													BackColor="LightCyan"
													ForeColor="DarkGreen"
*/
}
/* ---- */



/* Bottom Nav Styles */
.xlargeyellowbold
{
	font-size: 20px;
	font-weight: bold;
	color: #E7BF4C;
}

.normalgreybold {
	font-size: 10px;
	color: #4E4E4E;
	font-weight: bold;
}

.normalgrey {
	font-size: 10px;
	color: #4E4E4E;
	font-weight: normal;
}

ul {
	font-size:12px;
	line-height: 13px;
}

li {
	padding-bottom: 10px;
}




/* Ektron Login Buttons Styles */
.btnLogin
{
	background-color:Olive;
	color:White;
}




/* Request Information Panel Styles */
.requestInformationPanel
{
	background-color:#8091BD;
	color:White;
	border-color:gray;
	border-width:1px;
	width:640px;
	padding:0px;
	/*background-image: url(../images/bubble-color.gif);
	background-repeat: repeat;*/
}

.ddlPersonIndustry
{
	font-size: 10px;
	font-weight: bold;
	color: Navy;
	font-family: verdana, Arial, sans-serif;
	height: 20px;
}

.txtbox {
	/*font-size: 12px;
	color: #000000;
	font-family: arial, verdana, sans-serif;
	width: 180px;
	height: 20px;*/
	font-size: 10px;
	color: Navy;
	font-family: verdana, Arial, sans-serif;
	height: 14px;
}

.formUpperContentBlockText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 20px;
	padding-left: 20px;
}




/* Individual page item styles */
.burntOrange_bold {
	color: #FFCF0F;
	font-weight: bold;
}




/* page layout and position styles */
a img {border: none; }

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	text-decoration: none;
}

table.main {
/*	width: 900px;	*/
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	color: #4E4E4E;
/*	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;

	border-color: #555555;	*/
	padding: 0px;
	margin: 0px;
/*	border-right-color: #999999;
	border-left-color: #999999;	*/
}

table.masterMain {
	width: 900px;
	font-family: arial, verdana, sans-serif;
	font-size:12px;
	color: #4E4E4E;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;

	border-color: #555555;
	padding: 0px;
	margin: 0px;
	border-right-color: #999999;
	border-left-color: #999999;
}

.body_content {
width: 430px;
padding-left: 20px;
padding-right: 20px;
vertical-align: top;
}

.body_content_nopromo {
width: 641px;
padding-left: 15px;
padding-right: 5px;
vertical-align: top;
}

/*From Cori:*/
.header {
        background-color: #264595;
        float: right;
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-left-style: none;
}
.submit {width:32px; height:24px; border:none;}


/*Clark's original:*/
/*
.header {
	background-color: #254590;
Identical from here down.
}
*/

.topnav {
background-image: URL(/images/topnav_back.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
width:820px;
}

.footer {
	background-color: #254590;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align:left;
	padding: 5px;
}
.centercontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.bubbleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/bubble-color.gif);
	padding-right: 5px;
	padding-left: 5px;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #2D4689;
	padding: 10px;
}


a.footer:link {text-decoration: none;
}
a.footer:visited {text-decoration: none;	
}
a.footer:hover {text-decoration: underline;
}


.menuNormal {
	font-weight: bold;
	background-image: url(../images/btn_bg_normal.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	vertical-align: middle;
}


.leftnav{
	width: 141px;
	vertical-align: middle;
	background-image: url(../images/left_menu_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 296px;
	text-align: right;
	padding: 10px;
}

.leftnavbottom{
/* Two changes 11/20/2008 are to correct cutoff lower portion leftnav: */
	vertical-align: middle;
/* 1)	vertical-align: top; */
	background-image: url(../images/left_menu_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 42px;
	width: 144px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
/* 2)	padding: 5px; */
	text-align: center;
}
.menuBlue {
	background-image: url(../images/btn_bg_blue.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-right-style: none;
	text-align: center;
	vertical-align: middle;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.linkBluelite {	font-weight: bold;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	color: #879dd6;
}
a.linkBluelite:link {text-decoration: none;
}
a.linkBluelite:visited {text-decoration: none;
}
a.linkBluelite:hover {text-decoration: underline; color: #274490;
}


.linkBlue {	font-weight: bold;	font-size: 12px;	font-family: Arial, Helvetica, sans-serif;	color: #254590;
}
a.linkBlue:link {text-decoration: none;
}
a.linkBlue:visited {text-decoration: none;	
}
a.linkBlue:hover {text-decoration: underline;
}


.linkBluebig {	font-weight: bold;	font-size: 16px;	font-family: Arial, Helvetica, sans-serif;	color: #254590;
}
a.linkBluebig:link {text-decoration: none;
}
a.linkBluebig:visited {text-decoration: none;	
}
a.linkBluebig:hover {text-decoration: underline;
}


.menuSelected {
	font-weight: bold;
	background-image: url(../images/btn_bg_selected.jpg);
	background-repeat: repeat-x;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	text-align: center;
	vertical-align: middle;
}


a.moreinfoRollover {
    display: block;
    width: 120px;
    height: 26px;
    background: url(../images/moreinfo.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.moreinfoRollover {
    background-position: -120px 0;
}

a.topinfoRollover {
    display: block;
    width: 152px;
    height: 26px;
    background: url(../images/top_req_info.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.topinfoRollover {
    background-position: -152px 0;
}

a.topinfoRolloverDisabled {
    display: block;
    width: 152px;
    height: 26px;
    background: url(../images/top_req_info.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.topinfoRolloverDisabled {
    background-position: -0px 0;
}

a.submitRollover {
    display: block;
    width: 87px;
    height: 26px;
    background: url(../images/btnSubmit.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.submitRollover {
    background-position: -87px 0;
}

a.clearRollover {
    display: block;
    width: 87px;
    height: 26px;
    background: url(../images/btnClear.gif) 0 0 no-repeat;
    text-decoration: none;
}

a:hover.clearRollover {
    background-position: -87px 0;
}

