body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background-attachment: fixed;
	background-color: #63245A;
	background-image: url(/images/bg.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}
body > #wrap {
height:auto;
min-height:100%;
}

div.help-icon, div.print-icon  
{
	float:left; 	
	margin:3px;	
	width:50px;
	height:22px;
	text-align:center;
	line-height:22px;
}


div.help-icon a.help-icon, 
div.help-icon a:link.help-icon, 
div.help-icon a:visited.help-icon, 
div.help-icon a:active.help-icon, 
div.print-icon a.help-icon, 
div.print-icon a:link.help-icon, 
div.print-icon a:visited.help-icon, 
div.print-icon a:active.print-icon 
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #381734; 
	font-size: 12px; 
	font-weight: bold;
	width:50px;
	height:22px;
	line-height:22px;
	background: url('/images/button_bg_50.gif') no-repeat;
}

div.help-icon a:hover.help-icon, 
div.print-icon a:hover.help-icon   {
	color: #FFFFFF;
	background: url('/images/button_bg_50_over.gif') no-repeat;
}



A, A:link, A:visited, A:hover, A:active {color: #333;}


h1,h2,h3, h4, .h4 {
	color:#381734;
	padding:0;
	margin:5px 0 5px 0; 
}

h1 {font-size: 30px}
h2 {font-size: 20px}
h3 {font-size: 17px}
h4, .h4 {font-size: 14px}
.h4 {font-weight: bold}

h5 
{
	color:#381734;
	font-family:verdana;
	padding:0;
	margin:0; 
	font-size: 14px;	
}

.title_link, a.title_link, a:link.title_link, a:visited.title_link, a:active.title_link, a:hover.title_link
{
    text-decoration:none;
    color:#381734;
    font-family:Arial;
    font-size: 12px;
    padding:0px;
    margin:0px; 
}

a:hover.title_link  {text-decoration:underline;}

.button 
{ 
    width:90px;
    height:24px;
    padding: 2px 6px 2px 6px; 
    margin: 0px 0px 0px 0px; 
    background-color: #FFCC00; 
    color: #666666; 
    font-size: 90%;
    font-weight: bold;
    border: 0px solid;
}

form
{
	padding : 0px;
	margin : 0px;
}

.input_calendar, .input_search, .select, .select2
{
    margin-bottom: 0px; 
    font-weight: normal; 
    background-color: #FFFFFF; 
    border:1px solid #7e9db9;	 
    font-size: 100%; 
    padding: 0 3px 0 3px; 
    height:14px;
}

.select2
{ 
	background-color : #FFAAAA;
	font-size: 90%;
}

.input_calendar
{
    width:400px;
}



.input_search
{
    width:240px;
    height:20px;
}

.select, .select2
{
   width:307px; 
   font-size: 90%;
}

.select_short
{
    width:140px;
    font-weight: normal; 
    background-color: #FFFFFF; 
    border:1px solid #7e9db9;	 
    font-size: 90%; 
    height:14px;
}



.dark_line
{
    border-top: 1px solid #B2A6AF;
    padding: 0px;
    margin: 0;
    height: 0px;
    overflow: hidden;
}


.yellow_line
{
    width: 100%;
    color: #B2A6AF;
    text-align:left;
    padding:0px;
    margin:0;
    border: 1px solid #B2A6AF;
}

.yellow_line2
{
    background-color: #B2A6AF;
    padding: 0px;
    margin: 0;
    height: 2px;
    overflow: hidden;
}

div.yellow_line
{
    background-color: #B2A6AF;
    padding: 0px;
    margin: 0;
    height: 0px;
    overflow: hidden;
    display:none;
}

.description_ta
{
    width:  300px;
    height: 100px;
}

tr.table
{
  height:30px;
}
td.table
{
    width:130px;
    vertical-align:top;

}

table.table
{
   width:100%;
   border-width:0px;
   border-bottom: solid 2px #FFCC66;
}

.tab_link
{
    color:Gray;
    font-family:Verdana;
    font-size: smaller;
    text-decoration:none;
}

.table_text, .table_text_b, .table_text_u, .table_text_link
{
    margin: 2px 0px 2px 0px;
    font-family:Arial;
    font-size:small;
    color:Black;
    text-align:left;
    vertical-align:text-top;
    font-weight:lighter;
}

.table_text_b
{
    font-size:10.5pt;
    font-weight:bold;
}

.table_text_b_i
{
    font-weight:bold;
    font-style:italic;
}


.table_text_u
{
    text-decoration:underline;
}

.table_text_link
{
    text-decoration:none;
}

table.table_tab_general
{
    width:100%;
}

td.table_tab_general, td.table_title_tab_general
{
    border-bottom: solid 2px #FFCC66;
}

td.table_title_tab_general
{
    width:120px;
}


table.table_edit_exprience
{
    width: 100%;
}

td.table_edit_exprience
{
    width:200px;
    vertical-align:text-top;
}
textarea.table_edit_exprience
{
    margin-bottom: 0px; 
    font-weight: normal; 
    background-color: #FFFFFF; 
    border: 1px solid #CCCCCC; 
    font-size: 100%; 
    padding: 3px; 
    width: 400px; 
    height: 80px;
}

table.title_table
{
    border-bottom: solid 2px #FFCC66;
    width:100%;
}


table.table_main
{
    width:100%;
    border-bottom: solid 2px #483C6E;
    color:white; 
}

td.table_main, th.table_main
{
    text-align:left;
}

th.table_main
{
    border-bottom: solid 2px #483C6E;
}

tr.table_main
{ 
    height:45px; 
}

p.table_main
{
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 5px;
    color:white;  
}

a.table_main
{
    color: White;
}


p.table_no_result, .table_no_result
{
    font-family:Arial;
    font-size: 100%;
    font-style:italic;
    font-weight:bold;
    text-align:left;
    color:Gray; 
}

td.table_no_result
{
    height:auto;
}




table.title_page_table
{
    width:550px;
}

th.title_page_table
{   
    text-align:left;
    vertical-align:text-top;
    text-decoration:none;
    color:Black;
    font-family:Arial;
    width:25%; 
}

a.title_page_table
{   
    text-align:left;
    text-decoration:none;
    color:Black;
    font-family:Arial;
    font-size: small;
}
p.title_page_table
{
    text-align:left;
    vertical-align:text-top;
    color:Black;
    font-family:Arial;
    font-size:small;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.title_page_table_title
{
    
}

.title_page_table_description
{
    color:Gray;
    font-weight:normal;
    
}

td.title_page_table_image
{
    vertical-align:top;
    width:50px;
}

.alertLabel
{
	border-width: 0px;
	color: Red;
	float: left;
	margin-left: 0px;
	width: 0px; 
	overflow: hidden; 
	white-space: nowrap;	
}

.leftShift 
{
	float: left;
	margin-left: 3px;
}

.formInputControlNormal
{
	background-color : #FFFFFF;
   	float: left; 
    font-size: 100%; 
    font-weight: normal; 
    border: 1px solid #C0C0C0; 
    font-size: 100%; 
    padding: 3px; 
    width: 400px;
}

.formInputControlHightlighted
{
	background-color : #FFAAAA;
   	float: left; 
    font-size: 100%; 
    margin-bottom: 0px; 
    font-weight: normal; 
    border: 1px solid #C0C0C0; 
    font-size: 100%; 
    padding: 3px; 
}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs {
	padding: 9px 0;
	margin-left: 0;
	margin-top: 12px;
	margin-bottom: 0;
	font: normal 12px Verdana;
	list-style-type: none;
	/*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: 9px 20px;
	color: #FFFFFF;
	font: normal 12px Verdana;
	background: url('/images/tab-bg.gif') top left no-repeat; height: 32px; text-align: center;
}
.emptyli a {
	background: url('/images/tab-bg-active-light.gif') top left no-repeat; height: 32px; text-align: center;	
}


.shadetabs li a:visited {
	color: #FFFFFF;
}

.shadetabs li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


.shadetabs li a.selected { /*selected main tab style */
	background: url('/images/tab-bg-active.gif') top left no-repeat; height: 32px; text-align: center;
}

.selected-light  a{ /*selected main tab style */
	background: url('/images/tab-bg-active-light.gif') top left no-repeat; height: 32px; text-align: center;
}

.shadetabs li a.selected:hover { /*selected main tab style */
	text-decoration: none;
}

.table-box {
	height: auto;
	padding: 8px 0px;		
	border-top:1px solid #381734;
	border-bottom:1px solid #a293a0;	
}

.table-box-vImpact {
	height: auto;
	padding: 8px 0px;		
	border-top:1px solid #381734;
	border-bottom:1px solid #a293a0;
}

.tabcontent {
	width: 460px;
	height: auto;
}

.tabcontent-validator {
	height: auto;
	width: 460px;
}

.tabcontent-vImpact {
	height: auto;
	width: 460px;
}

table.tabs-validator tr.light, table.tabs tr.light
{
	background-color: white;
}

table.tabs-validator tr.dark, table.tabs tr.dark
{
	background-color: #f0f5dd;
}

table.tabs A, table.tabs A:link, table.tabs A:hover, table.tabs A:visited, table.tabs A:active, 
table.tabs-validator A, table.tabs-validator A:link, table.tabs-validator A:hover, table.tabs-validator A:visited, table.tabs-validator A:active 
{
	color: #381734;
}

table.tabs-validator, table.tabs {color: #FFFFFF; width:100%}

table.tabs-validator td, table.tabs td, table.tabs-validator th, table.tabs th {vertical-align: top; color: black}

/*@media print {
	.tabcontent {
		display: block !important;
		overflow:scroll;
	}
}*/

/* ######### 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*/
}


/* ######### 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(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(indentbg2.gif) center center repeat-x;
}

.tabcontentstyle { /*style of tab content oontainer*/
	border: 1px solid gray;
	width: 550px;
	margin-bottom: 1em;
	padding: 10px;
}




.tabcontleftpart {
	float: left;
	width: 120px;
	font-weight: bold;
	color: #222222;
}

.tabcontrightpart 
{
	float: left;
	width: 450px;
	color: #808080;
	font-family: "Trebuchet MS";
	font-size: 10pt;	
}



/* new style by Olga Goncharenko */

a:link, a:visited, a:active, a:hover {
	color: #381734;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

.overflow-80 {width: 80px; overflow:hidden}
.overflow-90 {width: 90px; overflow:hidden}
.overflow-100 {width: 100px; overflow:hidden}
.overflow-110 {width: 110px; overflow:hidden}
.overflow-115 {width: 115px; overflow:hidden}
.overflow-125 {width: 125px; overflow:hidden}
.overflow-150 {width: 150px; overflow:hidden}
.overflow-155 {width: 155px; overflow:hidden}
.overflow-230 {width: 230px; overflow:hidden}

.clear {clear:both;}
.clear-h5 {clear:both; height:5px; overflow:hidden}
.clear-h8 {clear:both; height:8px; overflow:hidden}
.clear-h10 {clear:both; height:10px; overflow:hidden}
.clear-h20 {clear:both; height:20px; overflow:hidden}
.clear-h15 {clear:both; height:15px; overflow:hidden}
.clear-h45 {clear:both; height:45px; overflow:hidden}
.clear-h65 {clear:both; height:65px; overflow:hidden}
.clear-h90 {clear:both; height:90px; overflow:hidden}
.clear-h100 {clear:both; height:100px; overflow:hidden}
.floatleft {float: left}
.floatright {float: right}
.help-panel {background-color: #271C58; border: 1px solid #A3A3A3;}
.right-column {width: 201px; float:left;}
.main-column {width: 540px; float:left;}
.main-column-inside {width: 97%;}

.main-column-share-l {width: 380px; float:left; border-right: 1px solid #B2A6AF;}
.main-column-share-r {width: 380px; float:left; margin-left: 8px}

.mrg-1 {margin-right: 3px; margin-left: 3px}
.mrg-2 {margin-right: 5px;}

.alertLbl
{
	color: Red;
}

.title, .title-h1, .title-h2, .title-h3 
{
    font-weight: normal;
    font-family: "Century Gothic",  Arial;
    font-style:normal;
    font-size: 60px;
    color: Gray;
    padding:0px;
    margin:0px;
}

.title-h1 {font-size: 34px;}
.title-h2 {font-size: 25px;}
.title-h3 {font-size: 25px; color: #FFFFFF;}	
.title-h4, .title-h4 A:link, .title-h4 A:active, .title-h4 A:visited, .title-h4 A:hover
{	
	font-size: 15px; 
	color: #333;
	font-weight: normal;
  font-family: "Century Gothic",  Arial;
  padding:0px;
  margin:0px;
	text-decoration: none;
}

.title-h4 A:hover
{
    text-decoration: underline;
}

.input, .input2, .input-short, .input-short2
{ 
    margin-bottom: 0px; 
    font-weight: normal; 
    background-color: #FFFFFF; 
    border: 1px solid #CCCCCC; 
    font-size: 100%;
    float: left;  
    padding: 3px; 
    width: 300px;    
}
.input2
{ 
	background-color : #FFAAAA;
    border: 1px solid #C0C0C0; 
}

.textarea, .textarea-short
{ 
    margin: 0px; 
    font-weight: normal; 
    background-color: #FFFFFF; 
    border: 1px solid #CCCCCC; 
    font-size: 100%;
    float: left;  
    padding: 3px; 
    width: 300px;  
    height: 65px;  
}


.input-short {width: 243px;}
.input-short2, .textarea-short {width: 213px;}


.select_w130
{
    font-size:100%;
    border:1px solid #7e9db9;	     
    width:130px;
}

table.font-black {color: #000000; width: 100%}
.table_label_1 {width: 29%; text-align: left; vertical-align: top; padding: 4px;}
.table_label_2 {width: 55px; text-align: center; vertical-align: top; padding: 2px 0 2px 0;}
.table_label_3 {width: 71%; text-align: left; vertical-align: top; padding: 4px;}
.table_label_4 {width: 40%; text-align: left; vertical-align: top; padding: 2px 0 2px 0;}
.table_label_5 {width: 60%; text-align: left; vertical-align: top; padding: 2px 0 2px 0;}

.th-first, .th-second, .th-third, .th-4, .th-5, .th-6, .th-7, .th-8, .th-9, .th-10, .th-11, .th-12, .th-13, .th-14, .th-15, .th-16, .th-17, .th-18, .th-19, .th-21, .th-22, .th-23
{
    text-align: left;
    padding: 4px;
    color: #333;
}

th.th-first, th.th-second, th.th-third, th.th-4, th.th-5, th.th-6, th.th-7, th.th-8, th.th-9, th.th-10, th.th-11, th.th-12, th.th-13, th.th-14, th.th-15, th.th-16, th.th-17, th.th-18, th.th-19, th.th-21, th.th-22, th.th-23, th.th-24
{
	border-bottom:1px solid #A293A0;
}


.th-4, .th-5, .th-6 {width: 33%;}
.th-7 {width: 20%;}
.th-8 {width: 50%;}
.th-9 {width: 10%; color:#381734;}
.th-10 {width: 70%;}
.th-11 {width: 30%;}
.th-12 {width: 100%;}
.th-13 {width: 40%;}
.th-14 {width: 90%;}
.th-15 {width: 5%;}
.th-16 {width: 80%;}
.th-17 {width: 45%;}
.th-18 {width: 55%;}
.th-19 {width: 60%;}
.th-21 {width: 18%;}
.th-22 {width: 19%;}
.th-23 {color:black; font-weight:bold;} /*NEW */
.th-24 {width: 1%;}

.th-first {width: 25%;}
.th-second {width: 35%;}
.th-third {width: 15%;}

.th-20 {
    text-align: left;
    padding: 2px 4px 2px 4px;
    color: #333;
    width: 100%;
}

.table_main_n {width: 100%; color: white}
.table_main_n tr.white {background-color: white;}
.table_main_n tr.yellow {background-color: #f0f5dd;}


table.table_main_n A:link, table.table_main_n A:active, table.table_main_n A:visited 
{
    text-decoration : none;
    color : #381734;
}

table.table_main_n A:hover {text-decoration : underline;}



A.font-black-link, A:link.font-black-link, A:visited.font-black-link, A:hover.font-black-link, A:active.font-black-link 
{
    text-decoration:none;
    color:#000000;
    font-family:Arial;
    font-size: 12px;
}

A.font-gray-link, A:link.font-gray-link, A:visited.font-gray-link, A:hover.font-gray-link, A:active.font-gray-link 
{
    text-decoration:none;
    color:gray;
    font-family:Arial;
    font-size: 12px;
}


A.font-white-link, A:link.font-white-link, A:visited.font-white-link, A:hover.font-white-link, A:active.font-white-link 
{
    text-decoration:none;
    color:#333;
    font-family:Arial;
    font-size: 12px;
}

A:hover.font-black-link, A:hover.font-white-link {text-decoration:underline;}

td.td-image {text-align: right; vertical-align: bottom; color: white}

.tab-space {/*font-weight: normal; color: #FFFFFF; background: #271C56 url('/images/bg-tab-first.gif') top left no-repeat; height: 22px; text-align: center; float: left; width: 9px*/ display:none;}
.tab-bg-active {
	/*font-weight: normal;*/ 
	color: #FFFFFF; 
	background: #381734; 
	text-align: center; 
	float: left;
	height:22px;
}
.tab-bg {
	color: #381734; 
	background: #ebebeb;
	height: 22px;
	text-align: center; 
	float: left;
}
.tab-bg-desibled {color: #381734; background: #ebebeb; height: 22px; text-align: center; float: left;/*font-weight: normal; color: #999999; background: #271C58 url('/images/bg-tab-desibled.gif') top left repeat-x; height: 22px; text-align: center; float: left;*/}
.tab-normal-last {/*font-weight: normal; color: #FFFFFF; background: transparent url('/images/bg-tab-normal-last.gif') top left no-repeat; height: 22px; text-align: center; float: left; width: 14px;*/ display:none;}
.tab-active-last {display:none; /*font-weight: normal; color: #FFFFFF; background: transparent url('/images/bg-tab-active-last.gif') top left no-repeat; height: 22px; text-align: center; float: left; width: 14px*/}
.tab-desibled-last {/*font-weight: normal; color: #FFFFFF; background: transparent url('/images/bg-tab-desibled-last.gif') top left no-repeat; height: 22px; text-align: center; float: left; width: 14px*/ display:none;}

.tabs-menu-first {
	float: left; 
	margin-left: 0; 
	position: relative; 
	background:#381734; 
	font-weight:bold; 
	height:22px;
}
.tabs-menu-next {
	float: left; 
	margin-left: 0; 
	position: relative; 
	margin-left: 5px; 	
	font-weight:bold; 
	height:22px;
}

.tabs-menu-next .tab-bg a:link {color:#381734;}

.pdd-first {padding: 2px 9px 2px 9px}
.pdd-second {padding: 2px 9px 2px 9px}
.pdd-temp {padding: 4px 6px 0 14px}

.tab-bg-active A:link, .tab-bg-active A:active, .tab-bg-active A:visited, .tab-bg-active A:hover 
{
	text-decoration: none; color: #FFFFFF; font-size: 100%; font-weight:bold;
}

.tab-bg A:link, .tab-bg A:active, .tab-bg A:visited, .tab-bg A:hover 
{
	text-decoration: none; color: #381734; font-size: 100%; font-weight:bold;
}

.tab-bg-desibled A:link, .tab-bg-desibled A:active, .tab-bg-desibled A:visited, .tab-bg-desibled A:hover 
{
	/*text-decoration: none; color: #999999; font-size: 100%; font-weight:bold;*/
	text-decoration: none; color: #381734; font-size: 100%; font-weight:bold;
}

.tab-bg A:hover, .tab-bg-desibled A:hover {text-decoration : underline;}

/* Login Page for Validators */

.login-page {width: 1003px; background-color: #232452}
.input_login
{ 
    font-weight: normal; 
    background: #999999 url('/images/input-login.gif') top left no-repeat; 
    border: 0px; 
    margin: 0; 
    width: 157px; 
    height: 16px;
    font-size: 93%;
}
.vinspired-logo 
{
	background: #999999 url('/images/vinspired-logo2.gif') 0 0 no-repeat; 
	width: 346px; 
	height: 94px;
	margin-left: 50px;
}
.central-column {margin-left: 370px; width: 395px}
.central-column .label {float:left; width: 80px}
.central-column .field {float:left; width: 220px}
.central-column .btn {float:left; width: 65px; margin-top: 4px}

.label {float:left; width: 80px;}
.field {float:left; width: 220px}
.btn {float:left; width: 65px; margin-top: 4px}

.label-text
{	
	font-size: 13px; 
	color: #333;
	font-weight: bold;
  font-family: "Century Gothic",  Arial;
  padding:0px;
  margin:0px;
	text-decoration: none;
}


/* Footer page*/

div.bar1 {
	/*width : 990px;
	height: 1px;
	border-top : 1px solid #C0C0C0;*/
	display:none;
}

div.bar {
	/*width : 990px;
	border-top : 1px solid #C0C0C0;*/
	display:none;
}

tr.tandc {
    font-family : Tahoma;
    font-size : 10px;
    color : #808080;
}

tr.tandc A:link, tr.tandc A:active, tr.tandc A:visited {
    text-decoration : none;
    color : #808080;
}

tr.tandc A:hover {
    text-decoration : underline;
}

td.tandc {
	font-size: 10px;
	width : 945px;
}

td.contact {
	font-size : 10px;
	width : 50px;
}

tr.copyright {
    font-family : Tahoma;
    color : #808080;
}

td.copyright {
	font-size : 10px;
}



/* Header page*/
div#rolltipDiv
{
	position : absolute;
	visibility : hidden;
	left : 0;
	top : 0;
	z-index : 1000;
	width : 300px;
	padding : 3px;
	font-size : 11px;
	background-color : #DEE7F7;
	border : 1px solid #336;
}

#left
{
	float: left;
}

#Links
{
	color : #FFFFFF;
	position : absolute;
	top : 40px;
	left : 450px;
	width : 300px;
}
#BannerLinks a
{
	color : #FFFFFF;
	text-decoration : none;
}
#BannerLinks a:hover
{
	text-decoration : underline;
}

#BannerLinks span
{
	word-spacing : 10px;
}

#mainNav
{
	padding-top : 5px;
	padding-left : 30px;
	width: 165px;
}
#mainNav a, #surveyNav a
{
	color : #808080;
	text-decoration : none;
}

#surveyNav
{
	z-index : 10;
	position : absolute;
	left : 190px;
	width : 165px;
	background-color : #FFFFFF;
	border : dotted 1px #808080;
	padding : 5px;
}

#mainNav ul, #surveyNav ul
{
	list-style-type : none;
	margin : 0px;
	padding: 0px;
	background-repeat : no-repeat;
	background-image : url('/images/NavDots.png');
	background-position : top;
}

#mainNav ul li, #surveyNav ul li
{
	padding-bottom : 7px;
	padding-top : 2px;
	background-repeat : no-repeat;
	background-image : url('/images/NavDots.png');
	background-position : bottom;
	cursor : pointer;
}

div.navText
{
	float : left;
	width : 95%;
}

div.navOver
{
	font-weight : bold;
	color : #E77919;
}

#partnerLinks
{
	padding-left : 2em;
	padding-top : 5px;
}

#partnerLinks>div
{
	width : 165px;
	height : 49px;
	font-weight : bold;
	color : #000000;
	padding : 5px;
	padding-top : 2px;
	font-size : 120%;
	cursor : pointer;
}

#partnerLinks>#DirectGov
{
	background-image : url('/images/directgov.png');
	background-repeat : no-repeat;
}

#partnerLinks>#Jobs4U
{
	background-image : url('/images/jobs4u.png');
	background-repeat : no-repeat;
}

#partnerLinks>.LearnDirect
{
	background-image : url('/images/learndirect.png');
	background-repeat : no-repeat;
}

#poweredBy
{
	padding-left : 2em;
}


/* Login Page Common */

tr.wrapper {
	height : 425px;
	vertical-align : top;
}

td.halfBorder {
	width : 375px;
	border-right : 1px solid #C0C0C0;
}

td.half {
	width : 375px;
	padding-left : 20px;
}

/*Please keep this class*/
td.pageHeading {
	width : 800px;
}

td.loginLabel {
	width : 100px;
}

.bigBox
{
	height : 124px;
	width : 545px;
	font-size : 130%;
	font-weight : bold;
	color : #FFFFFF;
	padding-left : 140px;
}

.bigBox span
{
	font-size : 10pt;
	font-weight : normal;
}

.individuals
{
	background: url('/images/bigorangebox.png')  top left no-repeat;
}

.employers
{
	background: url('/images/bigbluebox.png')  top left no-repeat;
}

#quickview
{
	width : 685px;
	height : 40px;
	background: url('/images/quickview.png')  top left no-repeat;
	position : fixed;
}

#quickview form
{
	padding : 0px;
	margin : 0px;
}

.quickviewArea
{
	font-size : 130%;
	color : #4A6AA6;
	font-weight : bold;
	text-transform : uppercase;
}

.quickview, .searchButton
{
	margin-top : 10px;
	float : left;
	margin-left : 10px;
}

.searchButton
{
	cursor : pointer;
}

.quickviewFields
{
	font-size : 70%;
	color : #000000;
	float : left;
	padding-left : 30px;
	text-transform : capitalize;
	margin-top : 2px;
}


/* Calendar Page */

table.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border-collapse: collapse;
	background-color: white;
	border: solid #999999 1px;
	background-color: white;
	width: 200px;
	text-align: center;
	/*prevent user from selecting text in Mozilla & Safari - check calendar constructor for IE code)*/
	-moz-user-select: none;
    /*-khtml-user-select: none;*/
}
table.calendar input, table.calendar select {
	font-size: 10px;
}
table.calendar td {
	border: 0;
	font-size: 10px;
	text-align: center;
}
div.mainheading {
	margin: 2px;
}
table.caldayheading {
	border-collapse: collapse;
	cursor: pointer;
	empty-cells: show;
	margin: 0 6px 0 6px;
}
table.caldayheading td {
	border: solid #CCCCCC 1px;
	text-align: left;
	color: #0054E3;
	font-weight: bold;
	width: 22px; /*should match calendar cell's width*/
}
table.caldayheading td.wkhead {
	border-right: double #CCCCCC 3px;
}
table.calcells {
	border-collapse: collapse;
	cursor: pointer;
	margin: 0 6px 0 6px;
}
table.calcells td {
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	width: 22px;
	height: 20px; /*IE doesn't like ems*/
}
table.calcells td div {
	padding: 1px;
	margin: 0;
}
table.calcells td.wkhead {
	background-color: white;
	text-align: center;
	border-right: double #CCCCCC 3px;
	color: #0054E3;
}
table.calcells td.wkday {
	background-color: #DDDDDD;
}
table.calcells td.wkend {
	background-color: #DDDDDD;
}
table.calcells td.curdate {

}
table.calcells td.cell_selected {
	background-color: #99CCFF;
	color: black;
}
table.calcells td.notmnth {
	background-color: #FFFFFF;
	color: #CCCCCC;
}
table.calcells td.notallowed {
	background-color: white;
	color: #EEEEEE;
	font-style: italic;
}
table.calcells td.hover {
	background-color: #999999;
}

/* End of Calendar Page */


.progress-bar 
{
	border: 1px solid #666666; 
	float:right;
	height:10px;
}

.progress-bar-text
{
	color: #666666; 
	text-align:left; 
	font-size: 10px;
}

.progress-bar-completed
{
	background-color: #98CA3C; 
}

.progress-bar-remaining
{
	/*background-color: #f0f0f0;*/ 
}

/*.row-bg1 {background-color: #3c3c72}
.row-bg2 {background-color: #45457c}
.row-bg3 {background-color: #4f4f88}
.row-bg4 {background-color: #595993}*/ 

.row-bg1, .row-bg2, .row-bg3, .row-bg4 {background-color: #ffffff}



/* New Design */

#wrapper_main {
	text-align:left;
	width:970px;
	margin:0 auto;
}

#wrapper_main_admin {
	text-align:left;
	width:1100px;
	margin:0 auto;
}

#header {
	position:relative;
	height:200px;
	background: none;
}

#header H1 {
 width:287px;
 padding:0;
 margin:0 0 0 30px;
}

#header H1 A {
	display:block;
	width:286px;
	height:52px;
	overflow:hidden;
	background:#381734 url(/images/vinspired-1.gif) no-repeat 50% 100%;
	text-indent:-1000px;
}

#header_text{
	position:absolute;
	top:46px;
	left:433px;
	color:white;
	font-family:arial;
	font-size:10px;
}




/* ----------------------------------------------------------- */
/* Login Form, Join Button & text */
/* ----------------------------------------------------------- */
#login_form input#email {
	position:absolute;
	top:19px;
	left:435px;
	color:black;
}

#login_form input#password {
	position:absolute;
	top:19px;
	left:582px;
	color:black;
}


#login_form input#email, #login_form input#password {
	width:120px;	
	height:12px;	
	color:black;
	font-size:10px;	
	border:0px;
}

#login_button {
	position:absolute;
	top:19px;
	left:740px;
	height:13px;	
	background-color:#8DC8E6;	
	color:black;
	font-size:11px;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

#join_button {
	position:absolute;
	top:45px;
	left:740px;
	height:13px;	
	background-color:#8DC8E6;	
	color:black;
	font-size:11px;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

/* ----------------------------------------------------------- */
/* Main Navigation */
/* ----------------------------------------------------------- */


ul#main_navigation, ul#secondary_navigation
{
	position:absolute;		
	margin:0px;	
	display:block;
	list-style-image:none;
	list-style-type:none;	
}

ul#main_navigation {
	top:0px;
	left: 465px;
	padding:0px;
}

ul#secondary_navigation {
	top:0px;
	left: 577px;
	padding:0px;
}

ul#main_navigation li, ul#secondary_navigation li{	
	margin:0px 2px 2px 0px;	
	height:20px;
	line-height:20px;
	overflow:hidden;
}

ul#main_navigation li{
	width: 110px;			
}

ul#secondary_navigation li{	
	width: 180px;		
}

ul#main_navigation li a, ul#secondary_navigation li a{	
	/*height:17px;	*/
	display:block;
	/*text-decoration:none;   */ 	
	font-weight:bold;
	font-size:13px;
}

ul#main_navigation li a{
	padding:0px 0px 0px 5px;
	width:105px;
	color:#381734;	
	background:white;
}

ul#secondary_navigation li a{
	width:180px;
	padding:0px 3px 0px 15px;	
	color:white;	
	background:#381734;
}

ul#main_navigation li a:hover {
	color:white;
	background:#381734;	
}

ul#main_navigation li.active a {
	color:white;
	background:#381734;		
}

ul#secondary_navigation li.active a {
	color:white;
	background:#381734 url(/images/sublink_highlight.gif) no-repeat scroll 0 50%;
	
}


#page_body {	
	position:relative;
	height:668px;
	background: url('/images/page_body_bg.jpg') no-repeat;
}


.secondary_column {
	position:absolute;
	top:58px;
	right:7px;	
	width:150px;
	height:600px;
	background: #737474;
	padding: 0 5px 5px 5px;	
	color: White;
}


/* for new structure of page */
.page_body_new { /*women*/	
	background: none;
	/*height:598px;*/
	width: 970px;
	padding: 0;
	margin: 0;	
}
.page_body_new2 { /*men*/	
	background: #271C58 url('/images/page_body_bg2.jpg') 0 2px no-repeat;
	height:668px;
	width: 990px;
	padding: 0;
	margin: 0;
}

.page_body_new_admin { /*admin*/	
	background: none;
	/*height:668px;*/
	padding: 0;
	margin: 0;
}
.picture_column {
	width:0px;
	vertical-align:top;
}

.picture_column img {
	width:0px;
}

.blank_column {
	width:10px;
	vertical-align:top;
}

.blank_column img {
	width:10px;
}

.blank1_column {
	width:0px;
	vertical-align:top;
}
.blank1_column img {width:0px;}

.content_column_wrapper_new, .content_column_wrapper {
	background: white;	
	width:640px;
	vertical-align:top;
	color: #333333;
}

.content_column_wrapper {
	background: white;	
	vertical-align:top;
	color: #333333;
	width:900px;
}


/*.content_column_wrapper  {
	background: #271C58 url('/images/content_column_bg.jpg') right 2px no-repeat;	
	width:812px;
	vertical-align:top;
	color: #FFFFFF;
}*/

.secondary_column_new {
	width:200px;	
	color: White;
	vertical-align:top;
}

.secondary_column_new img{
	height:0px;
	width:0px;
	display:none;
}



/* end of new structure of page */


#content_column {
	margin:20px 65px 20px 20px;
	padding-bottom: 10px;
}

#content_column p {
	color:#333;
	clear:both;
	padding: 0 0 0 0;
	margin: 0;
}

#content_column p.description {
	color:white;
	clear:both;
	padding: 10px 0 0 0;
	margin: 0;
}

#content_column #logged_in_message {
	text-align:center;
	top:0px;	
	color:white;
	font-family:arial;
	font-size:10px;
}

#content_column h5, .h5 
{
	color:#381734;
	font-family:verdana;
	padding:0;
	margin:5px 0 5px 0; 
	font-weight: bold;
	font-size: 14px
}

/* ------------ */
/* Icon links
/* ------------ */

.icon_links_wrapper {
	padding:2px 0px;
	overflow: hidden;
	margin: 0;
}

ul#icon_links {
	position:relative;
	background: url('/images/icon_strip2.jpg') no-repeat;
	height: 38px;
	width:359px;
	list-style-image:none;
	list-style-type:none;	
	margin:0; 
	padding:0;	
}

ul#icon_links li {
	float:left;
}

ul#icon_links li a{
	display:block;
	width:36px;
	height:38px;
	text-decoration:none;
}

ul#icon_links li a#myprofile_link {
	position:absolute;
	top:0px;
	left:1px;
	background: url('/images/icon_myprofile.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#myprojects_link {
	position:absolute;
	top:0px;
	left:45px;
	background: url('/images/icon_myprojects.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#awards_link {
	position:absolute;
	top:0px;
	left:82px;
	background: url('/images/icon_awards.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#development_link {
	position:absolute;
	top:0px;
	left:120px;
	background: url('/images/icon_development.jpg') no-repeat;
}

ul#icon_links li a#help_link {
	position:absolute;
	top:0px;
	left:165px;
	background: url('/images/icon_help.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#contact_link {
	position:absolute;
	top:0px;
	left:203px;
	background: url('/images/icon_contact.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#faq_link {
	position:absolute;
	top:0px;
	left:240px;
	background: url('/images/icon_faq.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#bug_link {
	position:absolute;
	top:0px;
	left:286px;
	background: url('/images/icon_bug.jpg') no-repeat;
	text-decoration:none;
}

ul#icon_links li a#logout_link {
	position:absolute;
	top:0px;
	left:324px;
	background: url('/images/icon_logout.jpg') no-repeat;
	text-decoration:none;
}
/* ------------ */
/* add project form
/* ------------ */

.add_project_form {
	color:white;
}


.add_project_form .input, .table_form .input 
{
	height:14px;
	margin:0;
	padding:0 0 0 2px;
	border:1px solid #7e9db9;
	width:320px;	
	color:black;
	font-size: 11px;
}

.add_project_form .input-file, .table_form .input-file 
{
	height:18px;
	margin:0;
	padding:0 0 0 2px;
	border:1px solid #7e9db9;
	width:265px;	
	color:black;
	font-size: 11px;
}

.add_project_form .input-short, .table_form .input-short {
	height:14px;
	margin:0;
	padding:0 0 0 2px;
	border:1px solid #7e9db9;		
	width:203px;	
	color:black;
	font-size: 11px;
}

.add_project_form .input-sm, .table_form .input-sm {
	height:14px;
	margin:0;
	padding:0 0 0 2px;
	border:1px solid #7e9db9;	
	width:167px;	
	color:black;
	font-size: 11px;
}


.input_wrapper {
	width:330px;
	/*height:16px;
	background: url("/images/form_bg_330_16.gif") no-repeat;*/
}

.input-file_wrapper {
	width:275px;
	/*height:16px;
	background: url("/images/form_bg_275_16.gif") no-repeat;*/
}

.input-short_wrapper {
	width:213px;
	/*height:16px;
	background: url("/images/form_bg_213_16.gif") no-repeat;*/
}

.input-sm_wrapper {
	width:177px;
	/*height:16px;
	background: url("/images/form_bg_177_16.gif") no-repeat;*/
}



.input_calendar_short
{
  width:90px;
	height:14px;
	margin:0;
	padding:0 0 0 2px;
  border:1px solid #94aec3;	
	color:black;
	font-size: 11px;
}

.input_calendar_short_wrapper {
	width:100px;
	/*height:16px;
	background: url("/images/form_bg_100_16.gif") no-repeat;*/
}

.add_project_form .textarea, .table_form .textarea {
	height:97px;
	margin:0;
	padding:3px;
	border:1px solid #7f9cba;	
	width:315px;	
	color:black;
	font-size: 100%;
}

.add_project_form .textarea-big, .table_form .textarea-big {
	height:97px;
	margin: 0;	
	padding:3px;
	border:1px solid #7f9cba;	
	width:405px;	
	color:black;
	font-size: 100%;
}

.add_project_form .textarea-short, .table_form .textarea-short {
	height:97px;
	margin: 0;	
	padding:3px;
	border:1px solid #7f9cba;	
	width:198px;	
	color:black;
	font-size: 100%;
}

.add_project_form .textarea-sm, .table_form .textarea-sm
{ 
	height:95px;
	margin: 0;	
	padding:3px;
	border:1px solid #7f9cba;	
	width:162px;	
	color:black;
	font-size: 100%;
}

checkbox {margin: 0; padding: 0}

.textarea_wrapper {
	width:330px;
	/*height:105px;
	background: url("/images/form_bg_330_100.gif") no-repeat;*/
}

.textarea-big_wrapper {
	width:420px;
	/*height:105px;
	background: url("/images/form_bg_420_100.gif") no-repeat;*/
}

.textarea-editor {
	height:194px;
	margin: 1px 5px 0 5px;	
	border:1px solid #7f9cba;		
	width:424px;	
	color:black;
	font-size: 100%;
}

.textarea-editor_wrapper {
	width:435px;
	/*height:200px;
	background: url("/images/form_bg_435_200.gif") no-repeat;*/
}
.textarea-short_wrapper {
	width:213px;
	/*height:105px;
	background: url("/images/form_bg_213_100.gif") no-repeat;*/
}


.textarea-sm_wrapper 
{
	width:177px;
	/*height:105px;
	background: url("/images/form_bg_177_100.gif") no-repeat;*/
}


.add_project_form .tooltip {
	display:inline;	
	width:24px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url("/images/icon_tooltip.gif") no-repeat;				
}

.add_project_form .tooltip_over {
	display:inline;	
	width:24px;
	height:24px;
	float:right;
	cursor:pointer;
	background:url("/images/icon_tooltip_over.gif") no-repeat;				
}

.btn_iprofile
{
	height:28px;
	width:155px;
	background: url('/images/iprofile_cv.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.btn_iprofile_over
{
	height:28px;
	width:155px;
	background: url('/images/iprofile_cv_over.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.btn_add_project
{
	height:28px;
	width:118px;
	background: url('/images/add_a_project.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.btn_add_project_over
{
	height:28px;
	width:118px;
	background: url('/images/add_a_project_over.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.btns_raiting 
{	
	height:24px;
	width:36px;	
	background: url("/passportholders/images/raitingstar.gif") no-repeat;
	padding:0px;	
	border:0px;
	margin:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-family:arial;
}

.btns 
{	
	height:22px;
	line-height:22px;
	width:115px;	
	background: transparent url("/images/button_bg_115.gif") no-repeat;	
	color:#381734;
	font-size:12px;
	padding:0px;	
	border:0px;
	margin:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-family:arial;
}

.btns_over
{	
	height:22px;
	line-height:22px;
	width:115px;	
	background: transparent url("/images/button_bg_115_over.gif") no-repeat;	
	color:#ffffff;
	font-size:12px;
	padding:0px;	
	border:0px;
	margin:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-family:arial;
}

.btnsds 
{	
	height:22px;
	line-height:22px;
	width:115px;
	background: transparent url("/images/button_bg_disable.gif") no-repeat;	
	color:#999999;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	margin:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;
	font-family:arial;
}

.btns-orange
{	
	height:35px;
	width:111px;	
	background: transparent url("/images/btns_111_orange.gif") no-repeat;	
	color:#381734;
	font-size:11px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	padding-bottom: 10px;
	text-decoration: none;	
}

div.btns_big, .btns_big 
{
	height:22px;
	width:170px;	
	background:url("/images/button_bg_big.gif") no-repeat;	
	color:#381734;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_big2, .btns_big2 
{
	height:22px;
	width:140px;	
	background:url("/images/button_bg_big2.gif") no-repeat;	
	color:#381734;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

.btns_big_over
{
	height:22px;
	width:170px;	
	background:url("/images/button_bg_big_over.gif") no-repeat;	
	color:#ffffff;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

.btns_big2_over
{
	height:22px;
	width:140px;	
	background:url("/images/button_bg_big2_over.gif") no-repeat;	
	color:#ffffff;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_big_disable, .btns_big_disable  
{
	height:22px;
	width:170px;	
	background:url("/images/button_bg_big_disable.gif") no-repeat;	
	color:#999999;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_big2_disable, .btns_big2_disable  
{
	height:22px;
	width:140px;	
	background:url("/images/button_bg_big2_disable.gif") no-repeat;	
	color:#999999;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_bigB, .btns_bigB 
{
	height:22px;
	width:230px;	
	background:url("/images/button_bg_bigB.gif") no-repeat;	
	color:#381734;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;	
}

.btns_bigB_over 
{
	height:22px;
	width:230px;	
	background:url("/images/button_bg_bigB_over.gif") no-repeat;	
	color:#ffffff;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;
	font-weight:bold;	
}

.btns_sm_sm
{
	height:22px;
	line-height:22px;
	width:22px;	
	background:url("/images/button_bg_22.gif") no-repeat;	
	color:#381734;
	font-size:12px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

.btns_sm_sm_over
{
	height:22px;
	line-height:22px;
	width:22px;	
	background:url("/images/button_bg_22_over.gif") no-repeat;	
	color:#ffffff;
	font-size:12px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_sm, .btns_sm 
{
	height:22px;
	width:59px;	
	color:#381734;
	font-size:12px;
	line-height:22px;
	background:url("/images/button_bg_sm.gif") no-repeat;	
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

.btns_sm_over 
{
	height:22px;
	width:59px;	
	color:#ffffff;
	font-size:12px;
	line-height:22px;
	background:url("/images/button_bg_sm_over.gif") no-repeat;	
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}

div.btns_sm_disable, .btns_sm_disable
{
	height:22px;
	width:59px;	
	background:url("/images/button_bg_sm_disable.gif") no-repeat;	
	color:#999999;
	font-size:12px;
	line-height:22px;
	padding:0px;	
	border:0px;
	cursor:pointer;
	text-align: center;
	text-decoration: none;	
	font-weight:bold;
}


div.btns a, div.btns_sm a, div.btns_sm_disable a, div.btns_disable a, div.btns-orange a
{
	color:#381734;
	text-decoration: none;
}

a.btns, a:link.btns, a:hover.btns, a:active.btns, a:visited.btns, a.btns_sm, a:link.btns_sm, a:active.btns_sm, a:visited.btns_sm
{
	text-decoration: none;
	color:#381734;
	font-size:12px;
}

div.btns_sm a.buttons, 
div.btns_sm a:link.buttons, 
div.btns_sm a:visited.buttons, 
div.btns_sm a:active.buttons, 
div.btns a.buttons, 
div.btns a:link.buttons, 
div.btns a:visited.buttons, 
div.btns a:active.buttons, 
div.btns_bigB a.buttons, 
div.btns_bigB a:link.buttons, 
div.btns_bigB a:visited.buttons, 
div.btns_bigB a:active.buttons, 
div.btns_sm_sm a.buttons, 
div.btns_sm_sm a:link.buttons, 
div.btns_sm_sm a:visited.buttons, 
div.btns_sm_sm a:active.buttons, 
div.btns_big a.buttons, 
div.btns_big a:link.buttons, 
div.btns_big a:visited.buttons, 
div.btns_big a:active.buttons, 
div.btns_big2 a.buttons, 
div.btns_big2 a:link.buttons, 
div.btns_big2 a:visited.buttons, 
div.btns_big2 a:active.buttons, 
div.btns_sm_disable a.buttons, 
div.btns_sm_disable a:link.buttons, 
div.btns_sm_disable a:visited.buttons, 
div.btns_sm_disable a:active.buttons, 
div.btns_disable a.buttons, 
div.btns_disable a:link.buttons, 
div.btns_disable a:visited.buttons, 
div.btns_disable a:active.buttons, 
div.btns_big_disable a.buttons, 
div.btns_big_disable a:link.buttons, 
div.btns_big_disable a:visited.buttons, 
div.btns_big_disable a:active.buttons,
div.btns_big2_disable a.buttons, 
div.btns_big2_disable a:link.buttons, 
div.btns_big2_disable a:visited.buttons, 
div.btns_big2_disable a:active.buttons,
div.btnsds a.buttons, 
div.btnsds a:link.buttons, 
div.btnsds a:visited.buttons, 
div.btnsds a:active.buttons,
div.btnsds a:hover.buttons, 
div.btns_disable a:hover.buttons, 
div.btns_sm_disable a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #381734; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
}

div.btns_sm a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background:url("/images/button_bg_sm_over.gif") no-repeat;	
}

div.btns_bigB a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background:url("/images/button_bg_bigB_over.gif") no-repeat;	
}

div.btns a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background: transparent url("/images/button_bg_115_over.gif") no-repeat;	

}

div.btns_sm_sm a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background:url("/images/button_bg_22_over.gif") no-repeat;	
}

div.btns_big a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background:url("/images/button_bg_big_over.gif") no-repeat;	
}

div.btns_big2 a:hover.buttons
{
	display:block;
	text-decoration:none;
	font-family:Arial;
	color: #ffffff; 
	font-size: 12px; 
	font-weight: bold;
	height:22px;
	line-height:22px;
	background:url("/images/button_bg_big2_over.gif") no-repeat;	
}

.btn_start_v50
{
	height:57px;
	width:115px;
	background: url('/images/apply_for_your_v50.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.btn_send_v50
{
	height:70px;
	width:116px;
	background: url('/images/send_for_v50.gif') no-repeat;
	padding:0px;	
	border:0px;
	cursor:pointer;
}

.mrg-3 {float:left; margin-right: 10px;}
.mrg-4 {float:left; margin-right: 5px; width:17px;}
.mrg-5 {margin-left: 22px;}
.mrg-6 {padding: 5px}
.mrg-7 {margin-left: 18px;}
.mrg-8 {margin-left: 22px;}
.mrg-9 {margin-top: 1px; margin-right: 3px; float:left}
.mrg-11 {margin-top: 4px; float:right}

.table_form, .table_info
{
	width:100%;
	color: #333;
	background:#f0f5dd;
}

.table_vImpact
{
	width:100%;
	color: #333;
}

table.table_vImpact A, table.table_vImpact A:link, table.table_vImpact A:hover, table.table_vImpact A:visited, table.table_vImpact A:active {color: #333;}

.table_vImpact .th-13, .table_vImpact .th-19, .table_vImpact .th-20, .table_vImpact .th-7, .table_vImpact .th-16
{
    text-align: left;
    padding: 4px;
    color: #333;
}

.table_vImpact .th-7 {width: 20%;}
.table_vImpact .th-16 {width: 80%;}
.table_vImpact .th-13 {width: 40%;}
.table_vImpact .th-19 {width: 60%;}
.table_vImpact .th-20 {width: 100%;}

table.table_info A, table.table_info A:link, table.table_info A:hover, table.table_info A:visited, table.table_info A:active {color: #333;}

.table_form th
{
	text-align: left;
	font-weight: bold;
	color: #333;
}

.lm5
{
	margin-left: 5px;	
}

.table_info th
{
	text-align: left;
	font-weight: bold;
	color: #333;
}

.table_form td, .table_info td
{
	color: #333;
}

.td-1, .td-2, .td-3, .td-4, .td-5, .td-6
{
	 padding: 4px;
	 vertical-align: top;
	 color: #333;
}

.td-1 {width: 25%; padding-right: 10px}
.td-2 {width: 70%;}
.td-3 {width: 5%;}
.td-4 {width: 75%;}
.td-5 {width: 65%; padding-right: 10px; vertical-align: middle;}
.td-6 {width: 35%; vertical-align: middle;}

.font-black {color: #000000}
.font-black-i {color: #000000; font-style:italic; font-weight: bold}
.font-grey-i {color: #999999; font-style:italic; font-weight: normal; font-family:Arial;}
.font-grey {color: #999999;font-family:Arial;font-size: 12px;}
.font-red {color: #FF0000}
.font-green {color: #3FFF3F}
.font-white {color: #333}
.font-3333 {color: #333;}
.text-underline {text-decoration : underline;}

.no_result
{    
    font-size: 13px;
    font-style:italic;
    font-weight:bold;
    color:#381734; 
    padding:10px 0px 0px 0px;
    display:block;
}

.border-r {border-right: 2px solid #483C6E}


/* For Goals */

table.goals td
{
		padding: 2px 4px 2px 4px;
		color : #FFFFFF;
}

tr.goalHeader {
	background-color : #483C6D;
	cursor : pointer;
}
tr.goalHeader td {
	font-weight : bold;
	color : #FFFFFF;
}

td.text100l {
	width: 100px;
}

td.text250r {
	width: 250px;
}

td.text225 {
	width : 225px;
}

tr.stepHeader 
{
	color : #FFFFFF;
	background-color : #695D86;
	cursor : pointer;
}

/* ------------ */
/* progress bar
/* ------------ */

#progress_indicator {	
	padding:0;
	margin: 0;
	border:0px;
	float:right;
	width:357px;
	height:22px;
	background:url("/images/progress_bar_bg.gif") no-repeat; 
	position:relative;
}

.progress_href, a.progress_href , a:active.progress_href, a:visited.progress_href, a:hover.progress_href  {display: block; text-decoration: none; width:339px; height:14px; cursor:pointer; color:#381734;}

#progress_indicator_bar_wrapper {
	padding:0;
	margin: 0;
	border:0px;	
	position:absolute;
	width:340px;				
	height:14px;
	top:4px;
	left:9px;
	cursor:pointer;
}

#progress_indicator_bar {
	padding:0;
	margin: 0;
	border:0px;
	background-color:#b2da14;
	/* ------------------ */
	/* this is the width of the progress bar - i.e set to the desied progress % */
	width:50%;
	/* ------------------ */
	height:100%;	
	position:absolute;
	top:0px;
	left:0px;
}

#progress_indicator_text {
	padding:0px;
	height:100%;
	width:339px;	
	font-size:11px;
	position:absolute;
	text-align:center;
	position:absolute;
	color:#381734;	
	font-weight: bold;
}

.progress_heading {
	padding:0;
	margin: 0;
	border:0px;
	float:left;
	color:#381734;
	font-size:20px;		
}

.progress_heading p {color: white; font-size: 12px}

.person-info {float:left; width:350px; font-size: 17px;}
.person-img {float:right; width:120px;}

.pointer_up {float:left; margin-left: 2px; cursor:pointer; background: url('/images/pointer_up.gif') no-repeat; width: 8px; height: 12px; margin-top: 3px}
.pointer_down {float:left; margin-left: 2px; cursor:pointer; background: url('/images/pointer_down.gif') no-repeat; width: 8px; height: 12px; margin-top: 4px}
.pointer_none {float:left; margin-left: 2px; width: 8px; height: 12px; margin-top: 3px}



.SI-FILES-STYLIZED label.cabinet
{
    height:22px;
  	width:59px;	
	background: url("/images/btn-choose-file_over.gif") 0 0 no-repeat;
    display: block;
    overflow: hidden;
    cursor: pointer;
 }

.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 16px;
    width: 55px;
    opacity: 0;
    -moz-opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.z-10 {z-index: 10}
.z-4 {z-index: 4}
.last-page {font-weight: normal; color: #FFFFFF; height: 22px; text-align: center; float: right;}



.waiaa
{
	text-align:center;
}

.dumb
{
	background: transparent url('/images/dumb.gif') 0 0 no-repeat;	
	padding:0px;	
	margin: 0;
	border:0px;
}


/** New secondary Navigation styles **/
#header {
 height:175px!important;
}
.nav {
 font-weight:bold;
 overflow:hidden;
 list-style:none;
 padding:0;
 margin: 0;
}
.nav LI {
 float:left;
 border-bottom:1px solid;
}
#level_3 {
 overflow:hidden;
 margin-bottom:20px;
}
#level_3 A {
 margin-right:5px;
 padding:2px 6px;
 display:block;
}
#level_3 A {
 background:#ebebeb;
}
#level_3 .first {
 margin-left:0px;
}
#level_3 A:hover,
#level_3 .active A  {
 background:#381734!important;
 color:#fff;
}