body, html {
	background-color: #E5E5E5;
	text-align: left;
}

body {
	margin: 10px 0 0 0;
	/* background-image:url(../images/bg_strip_02.gif); */
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a, a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover, a:active {
	text-decoration: underline;
	color: #336699;
}

.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}

/********** Message styles **********/
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}


.round-corners {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.round-corner-top-right {
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}

.round-corner-bottom-right {
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.round-corner-top-left {
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

.round-corner-bottom-left {
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

/* Site Content */

/********************************* TOP MENU CONTAINER *********************************/

#topmenu {
	margin: 0px 0px 3px;
	height: 55px;
	background: #333333;
}

.nav-wrapper-01 {
	background-color: #333333;
	border-bottom: #E5E5E5 solid 1px;
	height: 32px;
}

.nav-wrapper-02 {
	background-color: #666666;
	border-bottom: #E5E5E5 solid 1px;
	height: 30px;
}

/**************************************************************************************/


/*********** Site container ***********/
/* this DIV tag makes the site stay centered */

.index-panel-vw {
	background-color: #4d4d4d;
}

.container-front {
	width: 800px;
	margin: 0 auto;
}

#headerimage {
	background-color: #D4D4D4;
	min-height: 185px;
}

/*********** This DIV is to format the breadcrumbs ***********/
.top-bar {
	background: scroll url(../images/top-bar-img.png) no-repeat center top;
	height: 90px;
}

#breadcrumbs {
	font-size: 1.5em;
}

#breadcrumbs a {
	color: #3c71b6;
	text-decoration: none;
	font-weight: bold;
}

#breadcrumbs a:hover, a:active {
	color: #333333;
}

.breadcrumb_divider {
	color:#CCCCCC;
}

#intexcontent {
	width: 800px;
	background-color: #FFFFFF;
}

.inner-content {
	min-height: 200px;
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.headerImage {
	border-bottom: 1px solid #dddddd;
	padding-top: 30px;
	padding-bottom: 5px;
}

#content p {
	/* line-height: 1.4em; */
}

#content li {
	line-height: 1.5em;
}

#content h1 {}
#content h2 {}
#content h3 { font-size: 1.3em; line-height: 1.2em;	}
#content h4 { font-size: 1em; line-height: 0.5em; }
#content h5 {  }
#content h6 {  }

.ipscrossBullet	{
	list-style-image: url(../images/starBullet.gif);
}
/*********** This footer is only for the front page ***********/
.jobDesc {
	padding: 10px 20px;
	background-color: #EEEEEE;
}


/*********** This footer is only for the front page ***********/
#footer {
	margin: 1px 0 0 0;
	background-color: #666666;
	height: 100px;
	width: 800px;
}

.footer-vw {
	height: 75px;
	background-color: #3c71b6;
}

/*********** This DIV is the main holder for the frontAdmin and copyrightText DIVs  ***********/
#copyright {
	width: 790px;
	margin: 1px 0px 0px;
	padding: 5px;
}

/*********** This DIV tag is where the login links for the admin/staff section are formatted ***********/
#frontAdmin {
	float: left;
	width: 250px;
}

#frontAdmin a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#frontAdmin a:hover, a:active {
	color: #3c71b6;
}

/*********** This DIV tag is where the copyright and MCI link is formatted ***********/
#copytightText {
	float: right;
	width: 300px;
	text-align: right;
}

#copytightText a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#copytightText a:hover, a:active {
	color: #FF0000;
}

/*********** This footer is for every other page that contains content ***********/
#contentfooter {
	margin: 1px 0px 0px;
	height: 75px;
	background: #3c71b6 url(../images/footer-phonenumber.png) no-repeat scroll 410px center;
}



/*********** This style is for all the forms on the main site ***********/

.form-panel {
	border: 1px dotted #666666;
	padding: 10px 10px 10px 50px;
	margin-bottom: 25px;
}

.form-panel legend {
	font-size: 1.5em;
	font-weight: bold;
	padding: 0px 10px;
}

.option-panel {
	padding: 10px;
	margin-bottom: 15px;
	background-color:#E9F6FF;
	border:1px solid #7BBCEE;	
}

.af-row {
	/* margin-left: 50px; */
}

.af-row input, .af-row select, .af-row textarea {
	margin-left: 10px;
}

.af-row label {
	display: block;
	float: left;
	width: 145px;
	text-align: right;
}

.af-row .af-fieldset {
	margin-left: 10px;
}

.af-error {}
.required {	color: red; }

label {
	color: #666666;
}

.input,
.textarea {
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 4px;
	width: 275px;
}
.dropdownMenu {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.input {
	font-size: 1.2em;
}
.textarea {
	font-size: 1.6em;
}
.button {}

.firstaidcontent {
	padding: 10px 15px;
}

.formHint {
	color: #3c71b6;
}
.formError {
	color: #CC0000;
	/* display: block; */
}

.message_success {
	color: #339933;
}

.confirmMessage { font-size: 1.2em; font-weight: bold; padding: 0px 55px; color: #666666; }

.maphighlight a:hover	{ border: 1px solid #FFFFFF; }


.green-btn, .green-btn:visited {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 8px;
	background-color: #339900;
	border: 2px;
	border-style: solid;
	border-color: #ddd #ccc #bbb #aaa;
}

.green-btn:hover,
.green-btn:active,
.green-btn:focus {
	background-color: #2A7E00;
	border: 2px;
	border-style: solid;
	border-color: #bbb #aaa #ddd #ccc;
}

.red-btn, .red-btn:visited {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	padding: 3px 8px;
	background-color: #CC0000;
	border: 2px;
	border-style: solid;
	border-color: #ddd #ccc #bbb #aaa;
}

.red-btn:hover,
.red-btn:active,
.red-btn:focus {
	background-color: #990000;
	border: 2px;
	border-style: solid;
	border-color: #bbb #aaa #ddd #ccc;
}

/*********** This style is for all the special notice banners on the careers section ***********/

.notice_banner {
	border: 1px solid #7BBCEE;
	background-color: #E9F6FF;
	color: #3C71B6;
	padding: 15px;
	font-size: 15px;
	text-align: justify;
}

.notice_banner h3 {
	padding: 2px;
	margin: 0px;
}

.notice_banner p {
	padding: 2px;
	margin: 0;
}

/************ pagination settings *************/
.pagination {
	margin-bottom: 10px;
}
.pagination a {
	text-decoration:none;
}

.pg_current {
	border:1px solid #CCCCCC;
	padding:3px 4px;
	font-weight:bold;
	background-color:#EDEDED;
	display:inline;
	margin-right:3px;
}

.pg_next a,.pg_prev a,.pg_notcurrent a,.pg_first a,.pg_last a {
	border:1px solid #CCCCCC;
	padding:3px 4px;
	font-weight:bold;
	background-color:#FFFFFF;
	display:inline;
	margin-right:3px;
}

/********** 40 Minute Rule Styles **********/

.small-table-map td {
	padding: 0px !important;
	margin: 0px;
}