@charset "utf-8";
@import url("/css/classes.css");
/* Complete Security Recruitment April 2009 v1.0 */

.search_bar {
	background-color: #EAEAEA;
	border: 1px solid #2B519B;
	height: 25px;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.update {
	font-size: 12px;
	text-transform: uppercase;
	padding: 7px;
	background-color: #315FB5;
	border: 1px solid #244386;
	text-align: center;
}

/* Global Styles */

BODY {
	margin: 0px;
	padding: 0px;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.search_bar_text {
	font-size: 1.4em;
	padding: 7px;
}

#testimonial {
	float: right;
	width: 360px;
	color: #333333;
	background-image: url(/images/elements/testimonial.png);
	height: 80px;
	background-repeat: no-repeat;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 40px;
	padding-left: 20px;
	}
h2 {
	font-size: 125%;
}
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4E7BD1;
	padding-bottom: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h4 {}

/* LAYOUT */

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/elements/content_bg.png);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-top: 0px;
	background-color: #FFFFFF;
	height: 100%;
}

/* HEADER - INCLUDES LOGO AND LOGIN BOX START------------ */

#header {
	float: left;
	margin: 0px;
	padding: 0px;
}
		#csr_logo {
	float: left;
	width: 400px;
	height: 170px;
	margin: 0px;
	padding: 0px;
		}	
		/* LOGIN BART------------ */

			#login {
	float: right;
	width: 250px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
			}
				#frmLogin input {
					margin: 0px;
					padding: 0px;
				}
				#frmLogin th, #frmLogin label  {
	color: #8fb9d0;
	font-size: 1.2em;
	font-weight: bold;
				}
#frmLogin a {
	text-transform: uppercase;
	text-decoration: none;
}
#frmLogin a:hover {
	text-decoration: underline;
}




/* HEADER END------------ */

/* NAVIGATION START------------ */
#navigation{
	clear: both;
	margin: 0px;
	padding: 0px;
}

		#navigation ul {
			margin: 0px;
			padding: 0px;
		}
				#navigation li {
				list-style-type: none;
				display: inline;
				padding-top: 0px;
				padding-right: 0px;
				padding-bottom: 0px;
				padding-left: 0px;
				float: left;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				margin-left: 0px;
				font-family: Arial, Helvetica, sans-serif;
		}
	#navigation a, #navigation a:visited  {
	width: 150px;
	float: left;
	height: 30px;
	background-image: url(/images/elements/nav_off.png);
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	color: #244386;
	text-decoration: none;
	font-size: 2em;
	font-weight: bolder;
	letter-spacing: -1px;
				}
	#navigation a:hover {
	background-image: url(/images/elements/nav_on.png);
	background-repeat: no-repeat;
}
				
/* NAVIGATION END------------ */


#page_splash{
	clear: both;
	background-image: url(/images/elements/splash_bg.png);
	height: 130px;
	margin: 0px;
	padding: 0px;
	width: 898px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
		


#search_bar{
	clear: both;
	background-image: url(/images/elements/search_bg.png);
	height: 57px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_container {
	clear: both;
	margin-top: 7px;
	padding-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}


/* MAIN CONTENT------------ */

#main_content{
	float: left;
	width: 500px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 125%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
			#main_content p {
	font-size: 100%;
	line-height: 2em;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
			}
#main_content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
			#main_content li {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 1.5em;
			}
			#main_content a {
	color: #2B519B;
	text-decoration: none;
			}
			
			#main_content a:hover {text-decoration:underline;}

#main_content h1 {
	font-size: 175%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2B519B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* MAIN CONTENT END ------------ */

#sidebar{
	float: right;
	width: 250px;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #F5F5F5;
	padding: 0px;
}
#sidebar a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
#sidebar a:hover {
	text-decoration:underline;
	}
#footer{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	width: 500px;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	font-size: 90%;
	color: #999999;
	margin-right: 450px;
	margin-left: auto;
	text-align: center;
	position: relative;
}
	
	#footer a {
	color: #5782D0;
	text-decoration: none;
			}
			
			#footer a:hover {text-decoration:underline;}
	

th {
	text-align: left;
}
#login a {
	color: #FFFFFF;
}
legend {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#main_content fieldset {
	background-color: #E4EBF8;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}

fieldset {
	margin: 0px;
}
