/*Main style for all pages*/
body {
	background-image:url(../images/bg.gif);
	margin:0;
   padding:0; }
	
.outline { 
	border: 2px solid #8998BD;
	width:790px;
	margin: 0 auto 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;}
	
.headerimg {
	width: 790px;
	margin: 0 auto 0 auto;
	border-bottom:1px solid #000066; }

.headerimg img {border:0;}
/*Main style for all pages ends here*/
/*Sub header starts here */
#sectionhdr {
	background: url(../images/careerheader.jpg) top left no-repeat;
	height:139px;}

#sectionhdr img {
	border: 2px inset #000000;
	float:left;
	margin-top:4px;
	margin-left:18px;}
	
#hdrtxt {
	font-family:Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size:32px;
	display:inline;
	position:relative;
	color:#FFFFFF;
	text-shadow:2px 2px 2px #000000;
	left:228px;
	top:40px;}
/*Sub header ends here */

#sidebar {
	background:#BA0202;
	width:131px;
	height:688px;
	float:left;
}
html>body #sidebar {height:655px;}
*:first-child+html #sidebar {height:688px;}

#sidebar ul {
	text-align:right;
	padding:0 10px 0 5px;
	margin-top:50px;}
	
#sidebar li {
	float:none;
	margin-left:-40px;
	margin-bottom:10px;
	list-style:none;}
html>body #sidebar li{margin-left:0;}
*:first-child+html #sidebar li{margin-left:-37px;}
	
#sidebar a {
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF; }	
	
#sidebar a:hover {color: #21418c;}

#content {
	margin-left:131px;
	width:646px;
	height:2400px;
	font-size:13px;
	padding:5px;
}
html>body #content {width:649px;}
*:first-child+html #content{height:1200px;}

#content h2 {
	margin-top:1px;
	margin-bottom:-3px;
	color:#1E90FF;
	text-align:center;
}

#content p{margin-bottom:-7px;}
html>body #content p {margin-bottom:-5px;}
*:first-child+html #content p {margin-bottom:-7px;}

#content ul{margin-bottom:-3px;}

#content a {text-decoration:none;}

.redtext {color:#ba0202;}
.redtextBold{
	color:#ba0202;
	font-weight:bold;}
.bluetext {color:#21418c;}
.boldtxt{font-weight:bold;}

.specialred{
	color:#ba0202;
	font-size:16px;
}

.specialblue{
	margin-top:3px;
	color:#1E90FF;
	font-size:16px;
	margin-bottom:-5px;
}

.tableformat {
	
}
	
.tableformat td{
	padding-top:4px;
	padding-bottom:3px;
	border-bottom:1px solid #000000;
	vertical-align:top;}
	
.classColumn{width:180px;}

.topicColumn{width:420px;}

/*---- ----- ---   format section for Top Producer -------------------------*/
.tpTableFormat {
	color:#ba0202;
	font-size:16px;}

.tpTableFormat td {padding:5px;}
.tpTopCellL{
	text-align:right;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;}
	
.tpTopCellR{
	text-align:left;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;}
.tpCellL{
	text-align:right;
	border-bottom:1px solid #000000;}
	
.tpCellR{
	text-align:left;
	border-bottom:1px solid #000000;}
	
.tpBottomCellL{
	text-align:right;
	border-top:1px solid #000000;
	border-right:1px solid #000000;}
	
.tpBottomCellR{
	text-align:left;
	border-top:1px solid #000000;
	border-left:1px solid #000000;}
/*---- ----- ---   format section for Top Producer  Ends Here-------------------------
--------------------------Smart Start Graduates Begins Here ----------------------------*/	
.agentImg{float:left;}
.agentStatement{clear:right;}

.agentStatement img{}
	
.agentSig{font-size:16px;}
/* --------------- ----------------------  Why Choose section ----------------------------*/
/* VVVVVVVVVVVVVVVVVVVVV Compare Us Section VVVVVVVVVVVVVVV*/
.comparetbl {
	border-collapse: collapse;}
	
comparetbl th {
	vertical-align:text-bottom; 
	font-weight:bold;}

.comparetbl td {
	border:1px solid #000000;
	padding:2px;}

.yesCol {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	background-color:#FFFF00;
	width:80px;}

.noCol {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	width:80px;}

.fistCol {width:470px;}
/* ^^^^^^^^^^^^^^^^^^^^ End Compare Us Section ^^^^^^^^^^^*/
	
.wcstatImg {
	margin-left:50px;}
.wcSource {
	font-size:10px;
	margin-left:60px;}
.wcEmphasize{
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-bottom:1.2em;
	padding-left:1px;}
	
.wcul{
	margin-bottom:1em;
	list-style-type:square;
	padding-left:25px;}

.footer {
	margin-top:-3px;
	margin-left:131px;
	font-size: 11px;
	padding:5px;}
