@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */
html{
	height: 100%;
}
body {
	margin: 0px;
	color: #036;
	font-size: 12px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
	background-color: #F0F0F0;
	height: 100%;
}

h1 {
	color: #1d0fa5;
	font-size: 20px;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-image: none;
	height: auto;
	width: auto;
	padding: 0px;
}
h2 {
	color: #214265;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.mainheading {
	float: left;
	margin-top: 13px;
	margin-left: 10px;
	height: auto;
	width: auto;
}

h3 {
	color: #244669;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 24px;
}
span.heading{ font-size: 14px;
}
span.insidecontentleft{background-image:url(images/careers/bg.png)
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}



/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 129px;
	background-color: #4971a2;
}

.bannerArea .container {
	width: 980px;
	height:129px;
	background-image: url(images/v2.jpg);
	background-repeat: no-repeat;
	float: none;
}

.bannernav {
	padding-top: 12px;
	float: right;
	color: #4971A2;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0px;
	padding-left: 5px;
}

.bannernav a {
	color: #4971A2;
	text-decoration: none;
	font-size: 12px;
	padding-top: 12px;
}

.bannernav a:visited {
	color: #4971A2;
}
.bannernav a:hover {
	color: #F30;
	text-decoration: none;
}


/* TOP NAVIGATION AREA */
.topnavigationArea {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436D9C;
}
.topnavigationArea .container {
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
	width: 980px;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	padding-right: 1px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	width: 100%;
	background-color: #F0F0F0;
	background-image: url(images/content_bkgd_tile.jpg);
	background-repeat: repeat-x;
	overflow:auto;
	padding-bottom: 52px;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(images/content_bkgd.jpg);
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	border-left-width: 0px;
	border-left-style: none;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 0px;
	border-bottom-style: none;
	height: auto;
}

.contentleft {
	width: 660px;
	padding-left: 0px;
	padding-right: 20px;
	float: left;
	border-right-style: none;
	border-right-width: 0px;
	height: auto;
}

.footerArea .container {
	height: 52px;
	background-image: none;
	background-repeat: repeat-x;
	border-right-width: 0px;
	border-right-style: none;
	background-attachment: fixed;
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;
	background-image: url(images/footer_bkgd1.jpg);
	background-repeat: repeat-x;
	height: 52px;
	position: relative;
	margin-top: -52px; /* negative value of footer height */
	clear:right;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}
.contentup {
	float: left;
	height: auto;
	width: 100%;
	background-image: url(images/body_backgrounds/content_bg.jpg);
	margin-left: 0px;
	border: 1px solid #c3c3c3;
	background-color: #f8f8f8;
	background-repeat: no-repeat;
	margin-top: 50px;
}
#wrap 

{
	min-height: 100%;
	background-color: #F0F0F0;
}
