/* CSS Document */


body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	
}
body {
	background-color: #FFFFFF;
	/*background-image: url(/jobseeker/images/page-bg.gif);*/
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:17px;
}
a:link {
	text-decoration: none;
	color: #333333;
	
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: tahoma;
}
h1 {
	font-size: 11px;
	color: #333333;
}
h2 {
	font-size: 17px;
	color: #ffffff;
	margin:0px;
	padding:0px;
	text-align:left;
	padding-bottom:3px;
}
h3 {
	font-size: 15px;
	color:#333333;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:normal;
}
h4 {
	font-size: 15px;
	color: #333333;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h5 {
	font-size: 15px;
	color:#fabd1d;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:bold;
}

h6 {
	font-size: 11px;
	color:#333;
	margin:0px;
	padding:0px;
	text-align:left;
	font-weight:normal;
	padding-top:3px;
}

.td{
border-left:#d8e7ef solid 1px;
margin:0px;
padding:0px;


}

img{
margin:0px;
padding:0px;
border:none;


}



/*---- Topstrip styles ---*/

.blue11
{
color:#006ead; font-size:11px;
}

/*--- Body content styles ---*/


.maincontainer{
	width:800px;
	height:100%;
	margin:0 auto;
	margin-top:10px;



}

.text_1
{
color:#333; font-size:13px;
text-align:right;
font-family:Tahoma;
}

form{
margin:0px;
padding:0px;



}


.bluetextbox{
font-family:Tahoma;
font-size:12px;
text-align:left;
color:#333;
border:#2994d2 solid 1px;
padding-left:3px;
line-height:22px;


}

/*--- Rightside box styles ---*/

.right_h1{
font-family:Tahoma;
font-size:12px;
color:#333;
text-align:left;
font-weight:bold;


}

.right_h1 a{
font-family:Tahoma;
font-size:12px;
color:#333;
text-align:left;
font-weight:bold;
text-decoration:none;


}


.right_h1 a:hover{
font-family:Tahoma;
font-size:12px;
color:#2994d2;
text-align:left;
font-weight:bold;
text-decoration:none;


}
.righth2{
font-family:tahoma;
font-size:12px;
color:#f6bd30;
font-weight:bold;
line-height:20px;


}


.righth2 a{
font-family:Tahoma;
font-size:13px;
color:#feb500;
text-align:left;
font-weight:bold;
text-decoration:none;


}


.righth2 a:hover{
font-family:Tahoma;
font-size:13px;
color:#2994d2;
text-align:left;
font-weight:bold;
text-decoration:none;


}


.right_h3{
font-family:Tahoma;
font-size:11px;
color:#2994d2;
text-align:center;
font-weight:normal;
}

.right_h3 a{
font-family:Tahoma;
font-size:11px;
color:#2994d2;
text-align:right;
font-weight:normal;
text-decoration:none;


}


.right_h3 a:hover{
font-family:Tahoma;
font-size:11px;
color:#006ead;
text-align:right;
font-weight:normal;
text-decoration:none;


}


.rightlinks {
	width:auto;
	height: auto;
}
.rightlinks ul {
	display: block;
	list-style:none;
	padding: 0px;
	margin: 0px;
	margin-top:10px;
	
}
.rightlinks ul li {
	list-style:none;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align:left;
	font-weight:normal;
	line-height:18px;
	text-decoration:none;
	background: url(/jobseeker/images/rightbullet.gif) no-repeat;
	background-position:left 10px;
	padding-left:10px;
	cursor: default;
}
.rightlinks ul li a {
	list-style:square;
	text-decoration:none;
	color: #275ba2;
}
.rightlinks ul li a:hover {
	color: #ed1b2d;
	text-decoration: none;
}



.advanced{
font-family:Tahoma;
font-size:11px;
color:#006ead;
text-align:center;
font-weight:normal;


}

.advanced a{
font-family:Tahoma;
font-size:11px;
color:#006ead;
text-align:center;
font-weight:normal;
text-decoration:none;


}


.advanced a:hover{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-align:center;
font-weight:normal;
text-decoration:none;


}


/*-- Bottom styles */

.content{
font-family:Tahoma;
color:#333;
text-align:left;
font-weight:normal;
font-size:12px;


}

/*---- tab controll  ----*/

/* CSS Document */

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 5px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Tahoma;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 7px 13px;
margin-right: 0px;
color: #005484;
background-color:#c3e8fb

}

.shadetabs li a:visited{
color: #005484;
}

.shadetabs li a:hover{
text-decoration:none;
color: #005484;
background-color:#99dcff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
background-color:#99dcff;
color:#333

}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(/jobseeker/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 362px;
border-top: 5px solid #D25A0B; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 10px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: black; /*Brown color theme*/ 
border-top: 1px solid white;
}

.modernbricksmenu2 a:hover{
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
color: white;
border-color: #D25A0B; /*Brown color theme*/ 
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background: black url(/jobseeker/images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(/jobseeker/images/indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}




/* Footer styles */


.footerlinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006ead;
	line-height:17px;
	
}
.footerlinks a {
	text-decoration:none;
	color: #006ead;
	
}
.footerlinks a:hover {
	text-decoration: underline;
	color: #006ead;
}

.footerdivider{
font-family: Tahoma;
	font-size: 11px;
	color: #006ead;
	line-height:17px;
	padding-left:2px;
	padding-right:2px;


}



/*--- Outside styles --*/


.text12
{
color:#666; font-size:12px;
}
