﻿body 
{
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}

.bg
{
	width:1000px;
	background-color:#FFFFFF;
}

.top_bg
{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

.menu_bg
{
	background-image: url(../images/menu_bg.html);
	background-repeat: repeat-x;
}


.td_Dash_Ver {
	background-image:url(../images/dot-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Dash_Hor {
	background-image:url(../images/dot-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Line_Ver {
	background-image:url(../images/liner-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Line_Hor { 
	background-image:url(../images/liner-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Devider_Ver { 
	background-image:url(../images/devider-ver.gif);
	background-repeat:repeat-y;
	background-position:center
}

.td_Devider_Hor {
	background-image:url(../images/devider-hor.gif);
	background-repeat:repeat-x;
	background-position:center
}

.td_Footer_bg {
	background-image:url(../images/main-bg-btm.jpg);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_Top-Curve_bg {
	background-image:url(../images/top-curve-bg.png);
	background-repeat:repeat-x;
	background-position:top
}

.td_Curvey_bg {
	background-image:url(../images/curvey.gif);
	background-repeat:no-repeat;
	background-position:top left
}

.td_Scroller_bg {
	background-image:url(../images/mid-module-bg.png);
	background-repeat:no-repeat;
	background-position:top
}
 
.td_Badge_bg {
	background-color:#FEFFFA;
	background-image:url(../images/panel-bg-2.gif);
	background-repeat:repeat-x;	 background-position:bottom
} 

.td_Green_bg {
	background-color:#660000;
	background-image:url(../images/green_bg.jpg);
	background-repeat:repeat-x;	 background-position:top
} 

.td_Olive_bg {
	background-color:#660000;
	background-image:url(../images/olive_bg.jpg);
	background-repeat:repeat-x;	 background-position:top
} 
.td_Black_bg {
	background-color:#333333;
	background-image:url(../images/black_bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

 .td_Silver_bg {
	background-color:#FFFFFF;
	background-image:url(../images/panel-bg-1.gif);
	background-repeat:repeat-x;	 background-position:bottom
}

.poll_bg
{ background-color:#FCFCFC;
	}

.td_Peeler_bg {
	background-image:url(../images/peel-bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

.td_mid-Shader_bg {
	background-image:url(../images/mid-shade_bg.gif);
	background-repeat:repeat-x;	 background-position:top
}

.td_Hiring_bg {
	background-image:url(../images/icon-hiring.gif);
	background-repeat:no-repeat;
	background-position:center right
}

.td_dashboard-head_bg {
	background-color:#505d7a;
	background-image:url(../images/dashboard-head_bg.png);
	background-repeat:repeat-x;
	background-position:top
}

.td_dashboard-body_bg {
	background-color:#afd4e3;
	background-image:url(../images/dashboard-body_bg.png);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_OrangeBoard_bg1 {
	background-color:#ff9933;
	background-image:url(../images/thin-panel-orange-bg1.gif);
	background-repeat:repeat-x
}

.td_OrangeBoard_bg2 {
	background-image:url(../images/thin-panel-orange-bg2.gif);
	background-repeat:repeat-x
}

.td_MainTable-Head_bg {
	background-color:#515151;
	background-image:url(../images/table1-head_bg.gif);
	background-repeat:repeat-x
}

.td_MainTable-Green_bg {
	background-color:#d0eba5;
	background-image:url(../images/table-green_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_MainTable-div {
	border-style:inset;
	border-right-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.td_MainTable-Silver_bg {
	background-color:#f8f8f8;
	background-image:url(../images/table-silver_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom
}

.td_MainTable-Chrome_bg {
	background-color:#fafafa;
	background-image:url(../images/table-crome_bg.gif);
	background-repeat:repeat-x;
	background-position:top
}

.td_MainTable-Footer_bg {
	background-image:url(../images/table-footer_bg.gif);
	background-repeat:repeat-x
}

.td_Logo-Table {
	border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}

/* Home Caption and Banner Text */

.home_register {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height:1.4em;
	text-decoration:none;
}

a.home_register:link {
	text-decoration:none;
	color: #333333
}

a.home_register:visited {
	text-decoration:none;
	color: #333333
}

a.home_register:hover {
	text-decoration:underline;
	color: #FFFFFF
}

a.home_register:active {
	text-decoration:none;
	color: #333333
}

.bigger_white { font-family: "Trebuchet MS", Tahoma;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}

.home_search_link
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffff33;
	line-height: 1.4em;
}

a.home_search_link:link { text-decoration:none;
	color: #ffff33;
	width: 100%;
}

a.home_search_link:visited { text-decoration:none;
	color: #ffff33
}

a.home_search_link:hover
{
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
}

a.home_search_link:active { text-decoration:none;
	color: #ffff33
}

.home_link_divider { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffff33;
}

/* Body Text Styles */

.body_text_white {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em;
	text-decoration:none;
}

a.body_text_white:link {
	text-decoration:none;
	color: #FFFFFF
}

a.body_text_white:visited {
	text-decoration:none;
	color: #FFFFFF
}

a.body_text_white:hover {
	text-decoration:underline;
	color: #FFFFFF
}

a.body_text_white:active {
	text-decoration:none;
	color: #FFFFFF
}

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}

a.body_text:link {
	text-decoration:none;
	color: #666666
}

a.body_text:visited {
	text-decoration:none;
	color: #666666
}

a.body_text:hover {
	text-decoration:underline;
	color: #000000
}

a.body_text:active {
	text-decoration:none;
	color: #666666
}

.footer_text
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
}

a.footer_text:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.footer_text:visited { text-decoration:none;
	color: #333333
}

a.footer_text:hover
{
	text-decoration: underline;
	color: #ff3300;
	width: 100%;
	display: block;
}

a.footer_text:active { text-decoration:none;
	color: #333333
}

.google_info{ font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

.body_text_Maroon { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	line-height:1.4em
}

a.body_text_Maroon:link { text-decoration:none;
	color: #990000;
	width: 100%;
	display: block
}

a.body_text_Maroon:visited { text-decoration:none;
	color: #990000
}

a.body_text_Maroon:hover { text-decoration:none;
	color: #FF0000;
	width: 100%;
	display: block
}

a.body_text_Maroon:active { text-decoration:none;
	color: #990000
}



.body_text_Black { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.body_text_Black:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.body_text_Black:visited { text-decoration:none;
	color: #333333
}

a.body_text_Black:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.body_text_Black:active { text-decoration:none;
	color: #333333
}


.body_text_Green
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #336600;
	line-height: 1.4em;
}

a.body_text_Green:link { text-decoration:none;
	color: #336600
}

a.body_text_Green:visited { text-decoration:none;
	color: #336600
}

a.body_text_Green:hover { text-decoration:underline;
	color: #FF6600
}

a.body_text_Green:active { text-decoration:none;
	color: #336600
}



.body_text_Orange { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	line-height:1.4em
}

a.body_text_Orange:link { text-decoration:none;
	color: #ff9900
}

a.body_text_Orange:visited { text-decoration:none;
	color: #ff9900
}

a.body_text_Orange:hover { text-decoration:underline;
	color: #666666
}

a.body_text_Orange:active { text-decoration:none;
	color: #ff9900
}


.body_text_White { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.4em
}

a.body_text_White:link { text-decoration:none;
	color: #FFFFFF;
	width: 100%;
	display: block
}

a.body_text_White:visited { text-decoration:none;
	color: #FFFFFF
}

a.body_text_White:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.body_text_White:active { text-decoration:none;
	color: #FFFFFF
}

.body_text_Grey
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
    line-height: 1.4em;
}

a.body_text_Grey:link { text-decoration:none;
	color: #666666;
	width: 100%;
	display: block
}

a.body_text_Grey:visited { text-decoration:none;
	color: #666666
}

a.body_text_Grey:hover
{
    text-decoration: none;
    color: #0099FF;
    width: 100%;
    display: block;
}

a.body_text_Grey:active { text-decoration:none;
	color: #666666
}

.body_text_Gray { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	line-height:1.4em
}

a.body_text_Gray:link { text-decoration:none;
	color: #CCCCCC;
	width: 100%;
	display: block
}

a.body_text_Gray:visited { text-decoration:none;
	color: #CCCCCC
}

a.body_text_Gray:hover { text-decoration:none;
	color: #FFCC00;
	width: 100%;
	display: block
}

a.body_text_Gray:active { text-decoration:none;
	color: #CCCCCC
}

.body_text_Yellow
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffff33;
	line-height: 1.4em;
}

a.body_text_Yellow:link { text-decoration:none;
	color: #ffff33;
	width: 100%;
}

a.body_text_Yellow:visited { text-decoration:none;
	color: #ffff33
}

a.body_text_Yellow:hover
{
	text-decoration: underline;
	color: #ffffff;
	width: 100%;
}

a.body_text_Yellow:active { text-decoration:none;
	color: #ffff33
}



.body_text_Blue { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0099ff;
	line-height:1.4em
}

a.body_text_Blue:link { text-decoration:none;
	color: #0099ff;
	width: 100%;
	display: block
}

a.body_text_Blue:visited { text-decoration:none;
	color: #0099ff
}

a.body_text_Blue:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.body_text_Blue:active { text-decoration:none;
	color: #0099ff
}


.body_text_SML { font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666
}

a.body_text_SML:link { text-decoration:none;
	color: #666666
}

a.body_text_SML:visited { text-decoration:none;
	color: #666666
}

a.body_text_SML:hover { text-decoration:none;
	color: #FFCC00
}

a.body_text_SML:active { text-decoration:none;
	color: #666666
}

.body_text_24x7
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.body_text_24x7:link { text-decoration:none;
	color: #000000
}

a.body_text_24x7:visited { text-decoration:none;
	color: #000000
}

a.body_text_24x7:hover
{
	text-decoration: none;
	color: #ff6600;
}

a.body_text_24x7:active { text-decoration:none;
	color: #000000
}


/* MenuText Styles */

.menu_text { font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 43px;
	width: 100%;
	display: block;
	letter-spacing: 0.02em
}

a.menu_text:link { text-decoration:none;
	color: #333333
}

a.menu_text:visited { text-decoration:none;
	color: #333333
}

a.menu_text:hover
{
	text-decoration: underline;
	color: #339933;
	width: 100%;
	display: block;
}

a.menu_text:active {
	text-decoration:none;
	color: #333333
}

.menu_text_alt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffcc;
	line-height: 43px;
	width: 100%;
	display: block;
	letter-spacing: 0.02em;
}

a.menu_text_alt:link { text-decoration:none;
	color: #ffffcc
}

a.menu_text_alt:visited { text-decoration:none;
	color: #ffffcc
}

a.menu_text_alt:hover { text-decoration:underline;
	color: #ffffff;
	width: 100%;
	display: block
}

a.menu_text_alt:active {
	text-decoration:none;
	color: #ffffcc
}

/* Title Text Styles */

/* Page title */

.page_title
{
	font-family: "Trebuchet MS" , Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #339933;
	margin-left: 10px;
}

.page_title_alt
{
	font-family: "Trebuchet MS" , Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px;
}

.title_text_Orange { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #ff6600;
	margin-left: 10px
}

.title_text_Red
{
	font-family: "Trebuchet MS" , Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #ff6633;
	margin-left: 10px;
}

.title_text_Gray { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	margin-left: 10px
}

.title_text_Black { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin-left: 10px
}


.title_text_White { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 10px
}


.title_text_Red { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #ff3300;
	margin-left: 10px
}


.title_text_Yellow { font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 20px;
	font-weight: normal;
	color: #ffcc00;
	margin-left: 10px
}

/* Subtitle with bg */

.subtitle
 { font-family: Arial, Tahoma, "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #f4f4f4;
	line-height:1.4em;
}

/* Subtitle bg */

.titlebar_orange
{background-image: url(../imgs/titlebar_orange.png); 
	background-repeat: no-repeat; 
	background-position:left top;
	}
	
.titlebar_black
{background-image: url(../imgs/titlebar_black.png); 
	background-repeat: no-repeat; 
	background-position:left top;
	background-color: #f5f5f5; 
 }
 
.titlebar_blue
{background-image: url(../imgs/titlebar_blue.png); 
	background-repeat: no-repeat; 
	background-position:left top;
 }

/* Thick Text Styles */

.thick_text_Black { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	line-height:1.4em
}

a.thick_text_Black:link { color: #333333;
	text-decoration:none
}

a.thick_text_Black:visited { text-decoration:none;
	color: #333333
}

a.thick_text_Black:hover { text-decoration:none;
	color: #FF6600
}

a.thick_text_Black:active { text-decoration:none;
	color: #333333
}

.thick_text_Blue
{
	font-family: "Trebuchet MS" , Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #3399cc;
	line-height: 1.4em;
}

a.thick_text_Blue:link { color: #3399cc;
	text-decoration:none
}

a.thick_text_Blue:visited { text-decoration:none;
	color: #3399cc
}

a.thick_text_Blue:hover { text-decoration:none;
	color: #FF6600
}

a.thick_text_Blue:active { text-decoration:none;
	color: #3399cc
}

.thick_text_Green { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #669900;
	line-height:1em
}

a.thick_text_Green:link { text-decoration:none;
	color: #669900;
	width: 100%;
	display: block
}

a.thick_text_Green:visited { text-decoration:none;
	color: #669900
}

a.thick_text_Green:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.thick_text_Green:active { text-decoration:none;
	color: #669900
}


.thick_text_Red
{
	font-family: "Trebuchet MS" , Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	line-height: 1em;
}

a.thick_text_Red:link { text-decoration:none;
	color: #336633;
	width: 100%;
	display: block
}

a.thick_text_Red:visited { text-decoration:none;
	color: #336633
}

a.thick_text_Red:hover { text-decoration:underline;
	color: #ff3300;
	width: 100%;
	display: block;
	text-decoration:underline;
}

a.thick_text_Red:active { text-decoration:none;
	color: #336633
}


.thick_text_Orange { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #ff6600;
	line-height:1.4em
}

a.thick_text_Orange:link { text-decoration:none;
	color: #ff6600;
	width: 100%;
	display: block
}

a.thick_text_Orange:visited { text-decoration:none;
	color: #ff6600
}

a.thick_text_Orange:hover { text-decoration:none;
	color: #FF0000
}

a.thick_text_Orange:active { text-decoration:none;
	color: #ff6600
}



.thick_text_White { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

a.thick_text_White:link { text-decoration:none;
	color: #FFFFFF
}

a.thick_text_White:visited { text-decoration:none;
	color: #FFFFFF
}

a.thick_text_White:hover { text-decoration:none;
	color: #FFCC00
}

a.thick_text_White:active { text-decoration:none;
	color: #FFFFFF
}



.thick_text_Gray { font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}

a.thick_text_Gray:link { text-decoration:none;
	color: #666666
}

a.thick_text_Gray:visited { text-decoration:none;
	color: #666666
}

a.thick_text_Gray:hover { text-decoration:none;
	color: #333333
}

a.thick_text_Gray:active { text-decoration:none;
	color: #666666
}

.big_text_Yellow
{
	font-family: "Trebuchet MS" , Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ffff66;
	line-height: 1.4em;
}

.thick_text_Yellow { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #ff9900;
	line-height:1.4em
}


.thick_text_Gray-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height:1.4em
}


.thick_text_Black-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height:1.4em
}



.thick_text_Green-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #009900;
	line-height:1.5em
}

a.thick_text_Green-SML:link { text-decoration:none;
	color: #009900;
	width: 100%;
	display: block
}

a.thick_text_Green-SML:visited { text-decoration:none;
	color: #009900
}

a.thick_text_Green-SML:hover { text-decoration:underline;
	color: #FF6600;
	width: 100%;
	display: block
}

a.thick_text_Green-SML:active { text-decoration:none;
	color: #009900
}



.thick_text_Brown-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #cc6600;
	line-height:1.4em
}

a.thick_text_Brown-SML:link { text-decoration:none;
	color: #cc6600;
	width: 100%;
	display: block
}

a.thick_text_Brown-SML:visited { text-decoration:none;
	color: #cc6600
}

a.thick_text_Brown-SML:hover { text-decoration:none;
	color: #FF0000;
	width: 100%;
	display: block
}

a.thick_text_Brown-SML:active { text-decoration:none;
	color: #cc6600
}



.thick_text_White-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:1.4em
}

.thick_text_Blue-SML { font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #0066cc;
	line-height:1.0em
}

/* Arrow Style */

.arrow_Blue { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099ff;
	line-height:1.5em
}


.arrow_Orange { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	line-height:1.5em
}

.arrow_Black { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #525252;
}

.arrow_Red { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000
}


.arrow_Gray { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

.hotjobs_bg
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 1.4em;
	
}

a.hotjobs_bg:link { text-decoration:none;
	color: #333333;
	width: 100%;
	display: block
}

a.hotjobs_bg:visited { text-decoration:none;
	color: #333333
}

a.hotjobs_bg:hover { 
	color: #000000;
	width: 100%;
	display: block;
}

a.hotjobs_bg:active { text-decoration:none;
	color: #333333
}

/* Form Style */

.form_style_1 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525b51;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px
}


.form_listMenu { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #525b51;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 130px;
	padding:2px
}

.form_listMenu-Orange { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #525b51;
	border: #FFCC00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 275px;
	padding:5px
}

.form_Button_xpStyle-Red { font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	background-image:url(../images/button-bg.jpg);
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
	background-color: transparent;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor:hand;
	letter-spacing:0.4px
}


.form_Text { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	height: 18px;
	background-image:url(../images/textbox-bg.jpg);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:5px;
	padding-left:5px;
	letter-spacing:0.5px
}


.form_TextBox2 { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	height: 21px;
	background-image:url(../images/textbox-bg2.png);
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top:5px;
}

/* Image Style */

.image_border { border: #cccccc;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF
}

/* Promo box style */

.promobox
{
	background-image: url(../images/promo_box_bg.jpg);
	background-repeat: repeat-y;
	border:0;
}

/* Scroller Style */

#marqueecontainer {
	position: relative;
	width: 300px;
	height: 160px;	/*marquee width */ 
	overflow: hidden	/*marquee height */
}

/* Buttons */

.dashboard-but
{
	font-family: "Trebuchet MS" , Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
	line-height: 30px;
	height: 30px;
	background: #f8f8ff no-repeat left top;
	display: inline-block;
	text-align: left;
	padding-left: 15px;
	width: 175px;
}
a.dashboard-but:hover
{
	background-color: #515151;
	color: #ffffff;
	text-decoration: none;
}

a.dashboard-but:link { text-decoration:none;
	color: #000000
}

a.dashboard-but:visited { text-decoration:none;
	color: #000000
}

a.dashboard-but:active { text-decoration:none;
	color: #000000
}

.search-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:hand;
	line-height:32px;
	height:32px;
	background:url(../images/button-search.png) no-repeat center top; 
	display:inline-block;
	text-align:left;
	padding-left:35px;
	width:95px;
}
a.search-but:hover {
	background-position:center -32px; text-decoration:none
}

.common-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	cursor:hand;
	line-height:28px;
	letter-spacing:0.01em;
	height:28px;
	background:url(../images/button-common.gif) no-repeat center top; 
	display:inline-block;
	width:100px;
}
a.common-but:hover {
	background-position:center -28px; color: #FF0000; text-decoration:none
}

.white-but {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	cursor:hand;
	line-height:32px;
	height:32px;
	background:url(../images/button-white.png) no-repeat right top; 
	padding-right:20px; 
	display:inline-block;
}
a.white-but:hover {
	background-position:right -32px; color: #FF0000; text-decoration:none
}
.white-but ins { 
	background:url(../images/button-white.png) no-repeat left top;
	height:30px;
	line-height:32px;
	display:inline-block;
	padding-left:20px;
	text-decoration:none;
	margin-left:-4px
}

a.white-but:hover ins {
	background-position:left -32px; color: #FF0000; text-decoration:none
}

.Telephone-but { cursor:hand; height:75px; background:url(../images/contact-phone.html) no-repeat center top; display:inline-block; width:280px;}
a.Telephone-but:hover {	background-position:center -76px;}

.eMail-but { cursor:hand; height:75px; background:url(../images/contact-mail.html) no-repeat center top; display:inline-block; width:320px;}
a.eMail-but:hover {	background-position:center -76px;}

.Chat-but { cursor:hand; height:75px; background:url(../images/contact-chat.html) no-repeat center top; display:inline-block; width:300px;}
a.Chat-but:hover {	background-position:center -76px;}

.Friends-but { cursor:hand; height:75px; background:url(../images/contact-friends.html) no-repeat center top; display:inline-block; width:300px;}
a.Friends-but:hover {	background-position:center -76px;}


/* featured employers */
#featuredEmployers .scroller {
	width: 94%;
	height: 135px;
	margin: 10px 0 0 0;
	overflow: hidden;
	position: relative;
}

#featuredEmployers .scroller ul {
	height: 100px;
	left: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 9999em;
}

#featuredEmployers .scroller li {
	border-right: 1px dotted #ccc;
	float: left;
	margin-right: 5px;
	padding: 15px;
	text-align: center;
	background: #fff;
}

#featuredEmployers .scroller li span {
	display: none;
}

#activeLogo {
	bottom: 0;
	display: block;
	left: 50%;
	margin-left: -50px;
	position: absolute;
}

#featuredEmployers .scrollerControls {
	margin: 0.5em 0 1em;
	position: relative;
	text-align: center;
	width: 95%;
}

#featuredEmployers a.prev {
	background: url(../images/but-left.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 47px;
	left: 0;
	position: absolute;
	top: 0;
	width: 47px;
	z-index: 100;
}

#featuredEmployers a.next {
	background: url(../images/but-right.png) 0 0 no-repeat;
	cursor: pointer;
	display: block;
	height: 47px;
	right: 0;
	position: absolute;
	top: 0;
	width: 47px;
	z-index: 100;
}

#logoText {
}

/* rotating logos */
#featuredEmployerLogos {
	list-style: none; 
	margin: 10px 0 10px 7px; 
	overflow: hidden; 
	padding: 0; 
}

#featuredEmployerLogos li { 
	background: #fff;
	float: left; 
	height: 90px; 
	margin: 0 5px 5px 0; 
	overflow: hidden; 
	padding: 5px; 
	position: relative; 
	width: 90px;
}

#featuredEmployerLogos li a { 
	background: #fff; 
	display: block; 
	left: 5px; 
	position: absolute; 
	text-align: center; 
	top: 5px; 
	width: 90px;
}

#featuredEmployerLogos li a img { 
	display: block; 
	margin: 0 auto; 
	position: relative;
}

/* new compare box */

.box_compare
{
	font-family: Arial;
	font-size: 11pt;
	
	color: #696969;
	border-bottom: solid 1px #d3d3d3;
	border-left: solid 1px #d3d3d3;
	padding: 3px;
}

.box_compare_green
{
	background-color: #669933;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #ffffff;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	padding: 3px;
}

.box_compare_right
{
	background-color:#f1eeee;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #696969;
	border-bottom: solid 1px #ffffff;
	border-left: solid 1px #d3d3d3;
	border-right: solid 1px #d3d3d3;
	padding: 3px;
}