﻿/* Reset */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #6e6e6e;
	line-height: 22px;
}
div, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
ul {
	padding-left: 25px;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
	line-height: 30px;
	-webkit-font-smoothing: antialiased;
}
button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
text-transform:uppercase;
}
input {
	padding-top: 0px;
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
    text-transform:uppercase;
}
.uline {
	text-decoration: underline;
}
a:link, a:visited {
	color: #133d6d;
	text-decoration: none;
}
a:hover {
	color: #133d6d;
	text-decoration: underline;
}
.txtborder1 {
	border: 1px solid #999;
	padding: 4px;
	width: 160px;
    text-transform:uppercase;
}


.txtborder2 {
	border: 1px solid #999;
	padding: 4px;
	width: 140px;
    text-transform:uppercase;

}
.txtborder3 {
	border: 1px solid #999;
	padding: 4px;
	width: 100px;
    text-transform:uppercase;
}
.txtborder4 {
	border: 1px solid #999;
	padding: 4px;
	width: 100px;
	color: #ccc;
	font-style: italic;
    text-transform:uppercase;
}
.txtborder5 {
	border: 1px solid #999;
	padding: 4px;
	width: 50px;
    text-transform:uppercase;
}
.txtborder6 {
	border: 1px solid #999;
	padding: 4px;
	width: 30px;
    text-transform:uppercase;
}
.txtborder7 {
	border: 1px solid #999;
	padding: 4px;
	width: 160px;
    text-transform:uppercase;
}
.txtborder15 {
	border: 1px solid #999;
	padding: 4px;
	width: 100px;
	color: #585858;
	font-style: italic;
    text-transform:uppercase;
}
.fontred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;

}
.bold {
	font-weight: bold;
}
.clear {
	clear: both;
}
.homebodybg {
	background-color: #6e6e6e;
}
form {
	clear: both;
}
.padleft {
	padding-left: 20px;
}
.padrgt {
	padding-right: 20px;
}
.padtop {
	padding-top: 20px;
}
.padbtm {
	padding-bottom: 10px;
	padding-right: 10px;
}
.ftlft {
	float: left;
}
.ftrgt {
	float: right;
}
.txtpad {
	float: left;
}
@font-face {
	font-family: chunkfive;
	src: url('../images/chunkfive.eot');
	src: local('../images/chunkfive.eot'), url('../images/chunkfive.ttf') format('truetype');
}
.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	padding-top: 5px;
}
/*---------------- Header styles ----------------*/
#container {
	width: 1000px;
	margin: auto;
	border: 0px solid #000;
}
#container2 {
	width: 90%;
	margin: auto;
	border: 0px solid #000;
}
#header {
	margin: 0;
	width: 100%;
	padding: 0px;
}
.logo {
	background: url(../images/sots_v4_header_01.gif) no-repeat;
	width: 65px;
	height: 60px;
}
.logo2 {
	background: url(../images/sots_v4_header_02.gif) no-repeat;
	width: 487px;
	height: 70px;
}
.logo3 {
	background: url(../images/sots_v4_header_03.jpg) no-repeat;
	width: 72px;
	height: 75px;
}
#header_text {
	font-size: 23px;
	text-transform: uppercase;
	float: left;
	font-weight: bold;
	padding-top: 28px;
	padding-left: 2px;
}
/*---------------- Resume builder box ----------------*/

#banner {
	width: 100%;
	padding: 0px 0 0 0;
	border: 0px solid #000;
}
#banner2 {
	background-color: #FEF19B;
	width: 920px;
	height: 130px;
	padding: 23px 30px 0 30px;
	border: 0px solid #000;
}
#form_left_col {
	width: 100%;
	float: left;
	border: 0px solid #000;
}
#form_right_col {
	width: 230px;
	float: right;
	font-weight: normal;
	font-size: 12px;
	border: 0px solid #000;
	line-height: 16px;
	background: #FFFDD2;
	border-radius: 4px;
	padding: 20px;
	box-shadow: 0 0 2px #666666;
	margin-right: 0px;
	color: #666666;
	z-index: 9999;
	text-align: left;
	position: absolute;
	right: 0px;
	margin-top: -28px;
	margin-right: 29px;
}
#form_right_col h1 {
	margin-bottom: 22px;
	font-size: 13px;
	font-weight: bold;
}
#banner_header {
	float: left;
	font-weight: bold;
	padding-left: 10px;
	border: 0px solid #000;
	margin-top: -45px;
}
#request_box {
	float: left;
	width: 98%;
	background-color: #FFFFFF;
	padding-left: 33px;
	-moz-box-shadow: 0 0 5px #bbbfc2;
	-webkit-box-shadow: 0 0 5px #bbbfc2;
	vertical-align: top;
	border: 0px solid #bbbfc2;
}
#request_box2 {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 15px;
	padding-left: 33px;
	-moz-box-shadow: 0 0 5px #bbbfc2;
	-webkit-box-shadow: 0 0 5px #bbbfc2;
	box-shadow: 0 0 5px #bbbfc2;
	vertical-align: top;
	border: 1px solid #bbbfc2;
}
#request_box_curl {
	background-image: url(../images/box_top_right_curl.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	right: -4px;
	top: -4px;
	height: 73px;
	width: 73px;
	float: right;
	border: 0px solid #000;
}
#request_form {
	float: left;
	width: 610px;
	border: 0px solid #000;
	margin-top: -60px;
}
.rows {
	border-top: 1px dotted #333333;
	border-bottom: 1px dotted #333333;
	border-color: #333333;
	border-style: dashed;
	border-width: 1px 0;
	margin-bottom: -1px;
	padding: 10px 0 30px 0;
}
.rows label {
	display: inline-block;
	width: 300px;
	font-size: 12px;
	font-weight: bold;
}
.titlebg {
	border-bottom: 1px solid #e3e2e2;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
}
.greybg {
	background: #F8F8F8;
}
.success {
	color: #009900;
	font-size: 13px;
	font-weight: bold;
}
.buttons {
	padding: 25px 0 0 25px;
}
.btn {
	
	background: #133d6d; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #174579, #133d6d);
	background: -moz-linear-gradient(top, #174579, #133d6d);
	background: -o-linear-gradient(top, #174579, #133d6d);
	background: linear-gradient(top, #174579, #133d6d);
	color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin-top: 5px;
	padding: 8px 20px;
	text-align: center;
	font-weight: normal;
    border: 0px outset #133d6d;
    text-transform:capitalize;
}
.btn:hover {
	background: #174579; /*fallback for browsers that don't support gradients*/
	background: -webkit-linear-gradient(top, #26558a, #174579);
	background: -moz-linear-gradient(top, #26558a, #174579);
	background: -o-linear-gradient(top, #26558a, #174579);
	background: linear-gradient(top, #26558a, #174579);
	color: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 8px 20px;
	text-align: center;
	font-weight: normal;
    border: 0px outset #133d6d;
}
.btn_small {
	background-color: #257919;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#5f9d56), to(#257919));
	background-image: -webkit-linear-gradient(top, #5f9d56, #257919);
	background-image: -moz-linear-gradient(top, #5f9d56, #257919);
	background-image: -o-linear-gradient(top, #5f9d56, #257919);
	background-image: linear-gradient(to bottom, #5f9d56, #257919);
	color: #FFFFFF;
	border-radius: 4px;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	border:0px solid #000;
    text-transform:capitalize;
}
.btn_small:hover {
	background-color: #257919;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#589d4e), to(#1a5b11));
	background-image: -webkit-linear-gradient(top, #589d4e, #1a5b11);
	background-image: -moz-linear-gradient(top, #589d4e, #1a5b11);
	background-image: -o-linear-gradient(top, #589d4e, #1a5b11);
	background-image: linear-gradient(to bottom, #589d4e, #1a5b11);
	color: #FFFFFF;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
}
.pdleft {
	padding-left: 25px;
}
#div_divider {
	border-bottom: 1px dashed #333333;
	height: 5px;
}
.txtborder {
	padding: 5px;
	width: 150px;
	margin: 5px;
}
#button {
	background: #474623;
	border: none;
	color: #ffffff;
	font: 19px Arial, "Times New Roman", Times, serif;
	margin: auto;
	padding: 15px 15px;
	width: 95%;
    text-transform:capitalize;
}
#button:hover {
	background: #1e2506;
	cursor: pointer;
}
#button2 {
	background: #175388;
	border: none;
	color: #ffffff;
	font: 14px Arial, "Times New Roman", Times, serif;
	margin-right: 5px;
	padding: 5px 20px;
	float: right;
	font-weight: bold;
	border-radius: 5px;
     text-transform:capitalize;
}
#button2:hover {
	background: #3c79a8;
	cursor: pointer;
}
#button_save {
	background: #474623;
	border: none;
	color: #ffffff;
	font: 14px Arial, "Times New Roman", Times, serif;
	margin-right: 5px;
	padding: 7px 20px;
	float: right;
	font-weight: bold;
	margin-right: 13px;
     text-transform:capitalize;
}
#button_save:hover {
	background: #1e2506;
	cursor: pointer;
}
.butn1 {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.butn2 {
	float: left;
}
.font12 {
	font-size: 12px;
}
.fontnote {
	font-size: 12px;
	font-weight: normal;
	color: #484848;
}
.fontnoteitalic {
	font-size: 12px;
	font-weight: normal;
	color: #484848;
	font-style: italic;
}
.fontnote11 {
	font-size: 11px;
	font-weight: normal;
	color: #484848;
}
.button {
	width: 700px;
	float: left;
	margin-top: 15px;
	margin-left: 45px;
}
.button ul {
	padding: 0px;
	margin-top: 15px;
}
.button li {
	list-style-type: none;
	display: inline;
	background: #474623;
	border: none;
	font-weight: bold;
	color: #ffffff;
	margin-right: -4px;
	padding: 7px 38px;
}
.button li:hover {
	background: #1e2506;
	cursor: pointer;
}
.resume_right_links {
	margin: 0px;
	padding: 0px;
}
.resume_right_links ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
}
.resume_right_links li {
	display: block;
	padding: 7px 21px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #474623;
	margin: 5px;
	text-align: center;
}
.resume_right_links li:hover {
	cursor: pointer;
}
#box_resume {
	margin: -1px 33px 0px 0px;/*	z-index:-9999;  */
}
#box_resume ul {
}
#box_resume li {
	margin: 7px 0 7px 0;
}
#box_resume h1 {
	margin-top: 27px;
	margin-left: -2px;
	font-size: 29px;
	font-weight: bold;
	border-bottom: 1px dotted #333;
}
#box_resume h2 {
	background-color: #474726;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
#resume_clickhere {
	border: 1px dotted #333333;
	padding: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#resume_clickhere a:link, #resume_clickhere a:visited {
	color: #333333;
	text-decoration: none;
}
#resume_clickhere a:hover {
	color: #333333;
	text-decoration: underline;
}
#resume_clickhere {
	border: 1px dotted #333333;
	padding: 14px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#resume_form {
	background-color: #FEF19B;
	border: 1px solid #FCDB05;
	padding: 10px 5px 10px 5px;
	margin-bottom: 8px;
}
.terms {
	float: left;
	width: 280px;
	background: #FFF9D4;
	padding: 12px 0 11px 10px;
}
.chkbox {
	float: left;
	width: 25px;
	padding-top: 3px;
}
.terms_txt {
	float: left;
	width: 250px;
	font-size: 12px;
}
.terms_txt a:link, .terms_txt a:visited {
	color: #333333;
	text-decoration: underline;
}
.terms_txt a:hover {
	color: #333333;
	text-decoration: none;
}
.button_continue {
	float: left;
	width: 320px;
	margin-right: -10px;
}
.lblleft {
	float: left;
	width: 250px;
	line-height: 25px;
}
.lblrgt {
	float: right;
	width: 200px;
	line-height: 25px;
}
#resume_clickhere_view {
	padding: 14px;
	font-size: 12px;
	font-weight: normal;
}
#resume_clickhere_view {
	padding: 14px;
	font-size: 12px;
}
#resume_clickhere_edit {
	padding: 0px;
	font-size: 12px;
	margin: 8px 0px;
}
.border_dotted {
	border-bottom: 1px dotted #666;
	padding: 8px 0px;
}
.view_left {
	float: left;
	width: 150px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 12px;
}
.view_right {
	float: left;
	width: 420px;
	font-size: 12px;
}
.hgt10 {
	height: 7px;
}
.form {
	margin-left: -13px;
	width: 100%;
	border: 0px solid #000;
	position: relative;
	z-index: 100;
	min-height: 400px;
}
.content_title {
	font-size: 18px;
	font-weight: bold;
	color: #dc6a0d;
	padding: 12px 0px 0px 0px;
	border-bottom: 1px solid #dc6a0d;
	height: 22px;
}
.content_title1 {
	font-size: 18px;
	font-weight: bold;
	color: #dc6a0d;
	padding: 10px 0px 9px 0px;
	border-bottom: 1px solid #dc6a0d;
	height: 22px;
}
.paratextblue {
	color: #006cc5;
	text-decoration: underline;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
}
.brdbttm {
	border-bottom: 1px solid #e7e7e7;
	margin: 10px 0px 10px 0px;
}
.brdbttm2 {
	border-bottom: 1px solid #e7e7e7;
	margin: 2px 0px 2px 0px;
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}
.list {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	list-style: disc;
}
.list2 li {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
	margin-left: 10px;
	list-style: square;
}
.list00 li {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	margin-left: 10px;
	list-style: square;
}
.list3 li {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin-left: 30px;
}
/*------table grid-----------------*/

.rowgrid {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.rowgrid2 {
	display: inline;
	width: 320px;
	float: left;
	padding: 4px 0px;
	border: 0px solid red;
	height: 28px;
}
.rowgrid20 {
	display: inline;
	width: 320px;
	float: left;
	padding: 2px 0px;
	border: 0px solid red;
	height: 20px;
}
.rowgrid3 {
	display: inline;
	width: auto;
	float: left;
	padding: 5px 0px;
	border: 0px solid red;
}
.rowgrid4 {
	display: inline;
	width: auto;
	float: left;
	padding: 5px 0px;
	border: 0px solid red;
}
.rowtext {
	width: 140px;
	padding-right: 10px;
	float: left;
	font-size: 13px;
}
.rowtext2 {
	width: 460px;
	padding-right: 10px;
	float: left;
	font-size: 13px;
}
.rowgrid5 {
	display: inline;
	width: 640px;
	float: left;
	padding: 4px 0px;
	border: 0px solid red;
	height: 26px;
}
/*-----------checkbox select content------------*/

.chklist {
	float: left;
}
.summarycnt1 {
}
.summarycnt2 {
	display: none;
}
/* Popup styles */

#popupholder {
	float: right;
	width: 225px;
}
#popup {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 60px;
}
#popup2 {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 40px;
}
#popup3 {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 123px;
}
#popup4 {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 168px;
}
#popup5 {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 65px;
}
#popup6 {
	background: #FCDB05 url(../images/popupbg.gif) repeat-y left;
	color: #333333;
	font-size: 11px;
	padding: 25px 15px 25px 25px;
	margin-left: -6px;
	margin-top: 180px;
}
.popuptitle {
	font-size: 16px;
	font-weight: bold;
}
.popupicon {
	float: left;
	margin-left: -45px;
	margin-top: 8px;
}
.popupcontent {
	float: left;
	width: auto;
}
/* Popup styles */



/* Footer styles */
#footer_container {
	width: 978px;
	background-color: #93a6bc ;
	color:#fff;
	border-top: 1px solid #7b8fa7 ;
	padding: 15px 20px 10px 15px;
}
/* Footer font and menus */
#footer_text {
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
}
#footer_menus {
	float: right;
	padding-right: 5px;
}
#footer_menus a, #footer_menus a:visited, #footer_menus a:active {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#footer_menus a:hover {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
#button_holder {
	width: 185px;
	float: right;
	font-size: 12px;
	border: 0px solid #000;
	line-height: 16px;
	padding: 12px;
	margin-top: 10px;
	line-height: 25px;
}
#button_holder ul {
	padding: 0px;
	margin: 0px;
}
#button_holder li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	padding-bottom: 4px;
	display: block;
}
#menu {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	list-style: none;
	z-index: 9999;
	position: relative;
}
#menu ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0px;
}
#menu ul li {
	display: block;
	position: relative;
	float: left;
}
#menu li ul {
	display: none;
	position: absolute;
	margin-left: -235px;
	margin-top: 15px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
}
#menu ul li a:hover {
	background: none;
	margin-left: 230px;
}
#menu li:hover ul {
	display: block;
	position: absolute;
}
#menu li:hover li {
	float: none;
	font-size: 11px;
}
/*---------------------POPUP----------------------*/

.modalPopLite-mask {
	position: fixed;
	z-index: 9994;
	background-color: #000;
	display: none;
	top: 0px;
	left: 0px;
	width: 100%;
}
.modalPopLite-wrapper {
	background: #fff;
	position: fixed;
	z-index: 9995;
	/*display:none;*/
    /*left:-10000px;*/
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	-moz-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);
	border: 5px solid #b2b2b2;
	width: auto;
}
/* popup */
.popBox-holder {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 999;
	background-color: #000;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.popBox-container {
	display: none;
	background-color: #fff;
	border: 4px solid #000;
	padding: 10px;
	text-align: center;
	z-index: 1000;
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.popBox-container .done-button {
	margin-top: 10px;
}
.popBox-container .button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
 *display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em;
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.popBox-container .button:hover {
	text-decoration: none;
}
.popBox-container .button:active {
	position: relative;
	top: 1px;
}
.popBox-container .small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
.popBox-container .blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.popBox-container .blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.popBox-container .blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top, #0078a5, #00adee);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}
.popBox-ajax-progress {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 99999;
	background-color: #000;
	filter: alpha(opacity=40);
	opacity: 0.2;
	background-image: url('ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end popup */




#popupcontent1 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 10px;
	width: 800px;
}
#popupcontent2 {
	width: auto;
	height: auto;
	background-color: #fff;
	padding: 10px;
	width: 800px;
}
.fontinformation {
	background-color: #fde9d9;
	padding: 5px 10px;
	border: 1px solid #e6b58f;
	font-size: 14px;
}
.fontinformation1 {
	background-color: #fde9d9;
	padding: 0px 7px;
	border: 1px solid #e6b58f;
	width: 800px;
	text-align: left;
	margin: auto;
	font-size: 14px;
}
.fontinformation2 {
	background-color: #f8b1b1;
	padding: 5px 7px;
	border: 1px solid #e97e7e;
	width: auto;
	text-align: left;
	margin: auto;
	font-size: 13px;
	line-height: 16px;
}
.fontprompt {
	background-color: #FAD3D5;
	padding: 5px 10px;
	border: 1px solid #edb0b3;
	width: 790px;
	margin: auto;
}
.fontconfirmation {
	background-color: #FAD3D5;
	padding: 5px 10px;
	border: 1px solid #edb0b3;
	width: 600px;
	margin: auto;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.border1 {
	border: 1px solid #cccccc;
	background: #FFFFFF;
}
.tableheadergrey {
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.bgwhite {
	background-color: #FFFFFF;
}
.bggrey01 {
	background-color: #f2f2f2;
}
.bggrey0 {
	background-color: #f2f2f2;
}
.bggrey10 {
	background-color: #E6E6E6;
}
.bggrey1 {
	background-color: #E6E6E6;
}
.helpsection {
	float: right;
	padding: 0px 5px;
}
A.linkactionbig:link, A.linkactionbig:active, A.linkactionbig:visited {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #2b769d;
	text-decoration: underline;
	font-weight: bold;
}
A.linkactionbig:hover {
	color: #666666;
	text-decoration: none;
}
.rowtext00 {
	float: left;
	font-size: 13px;
	padding-right: 0px;
	width: 150px;
}
.list3 li {
	line-height: 23px;
}
.ptitle {
	float: left;
	width: auto;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	padding-top: 8px;
}
.help {
	float: right;
	width: auto;
}
.backbutton {
	float: left;
	padding: 8px 0px;
}
.pagetitle {
	height: 18px;
}
.data_pannel {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
	margin: 10px 0;
	padding: 4px;
}
.closeLink {
	color: #000000;
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin-right: -14px;
	margin-top: -15px;
	position: relative;
}




.tableborderorange{
    border: 1px solid #6593CF;
}

/* style for the home login menus*/
A.linkloginmenus:link
{
    color: #404D79;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

A.linkloginmenus:visited
{
    color: #404D79;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.linkloginmenus:active
{
    color: #404D79;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
A.linkloginmenus:hover
{
    color: #663300;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
.panelStyle11
{
    
    background-color: #404D79;
  
    color: #FFFFFF;
    font-weight: bold;
    height: 16px;
    padding-left: 4px;
}
.panelStyle2
{
    background-color: #FCE9D6;
    border: 1px solid #EBA380;
    color: #B5450D;
    font-weight: bold;
    height: 16px;
    padding-left: 4px;
}



	div.faq { background: #fff; border: solid #CCCCCC 1px; color: #333333; cursor:pointer; line-height: 100%; margin-bottom: 5px; padding: 0px 	0px 0px 0px; }
	div.faq h3 { background: url(../images/background-collapse-indicator-sprite-grey1.png) right 11px  no-repeat; color: #990000; display: block; font: 14px Arial, Helvetica, sans-serif; margin: 0px; padding: 10px 10px 10px 10px; border-bottom:1px solid #ccc; }
	div.faq h3:hover { color: #990000; }
	div.faq h3.active { color: #990000; background-position: right -20px; }
	div.faq div.answer { display: none; font: normal 13px Arial, Helvetica, sans-serif; padding: 10px;  line-height:18px;}
	div.faq div.answer p { margin: 0px; padding: 0px; }
	div.faq div.answer ul { margin: 0px auto 0px auto; }
	
	
.txtborder11 {
	border: 1px solid #999;
	padding: 4px;
	width:200px;
}	
.txtborderfull{
	border: 1px solid #999;
	padding: 4px;
	width:98%;
}	
	
.paddingcontent{
	padding: 10px;
}

.warning_msg{
	 -webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	-moz-box-shadow: 0 0px 25px rgba(0,0,0,.9);
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.4);    
    border: 5px solid #7d7d7d;
    
	width:600px;
	margin:auto;
	position: absolute;
	top:250px;
	left:25%;
	background-image:url(images/warning_header.gif);
	background-repeat:repeat-x;
	background-position:top;
	z-index: 999;
	background-color: #fff;
	
}
.warning_title{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding:7px;
}
.warning_close{
	float:right;
	padding:10px;	
}
.warning_text{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	padding:10px;
}
.warning_content{
	width: 600px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;	
}
.popuptitlebg{padding:4px; background:#53872e; color:#fff;}

/***************Tabs meny styles*****************/

.tabholder {
	width: 96%;
	padding-top:20px;

}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px;
	border-bottom: 0px solid #999;
	border-radius: 6px 6px 0px 0px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 0px solid #999;
	border-left: none;
	margin-bottom: 0px;
	background: #d5d5d5;
	overflow: hidden;
	position: relative;
	margin-right: 2px;
	border-radius: 6px 6px 0px 0px;
	border-left: 0px solid #999;
}
ul.tabs li a {
	text-decoration: none;
	color: #333;
	display: block;
	font-size: 13px;
	padding: 0 7px;
	border: 0px solid #fff;
	outline: none;
	font-weight: bold;
}
ul.tabs li a:hover {
	background: #b5b5b5;
}
html ul.tabs li.active {
	background: #257919;
	color: #000;
	border-bottom: 0px solid #666;
	border-left: 0px solid #999;
	border-radius: 6px 6px 0px 0px;
}
html ul.tabs li.active a:hover {
	background: #666;
	color: #fff;
	border-bottom: 0px solid #052f56;
	border-radius: 6px 6px 0px 0px;
}
html ul.tabs li.active a {
	color: #fff;
}
.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;

}
.tab_content {
	float: left;
	width: 99%;
	padding: 5px;
	background:#fff;
	border:1px solid #666;
	min-height:400px;
	padding-top:20px;
    margin-bottom: 20px;
}


/****************End of Tab Menu styles**********************/


/****************Green theme styles***********************/

/***************Steps************************/
/* = STEPS CONTAINER
----------------------------*/
.wizard-steps {
    width: 80%;
    margin: auto;
    padding: 0px;
    font-family: Lato-Regular, Arial, Helvetica, sans-serif;
    font-weight: normal;
    text-align: center;
    padding-left: 15%;
}

    .wizard-steps div {
        position: relative;
    }

    /* = DEFAULT STEPS
----------------------------*/
    .wizard-steps a {
        position: relative;
        display: block;
        width: auto;
        height: 26px;
        margin-right: 20px;
        padding: 2px 10px 2px 3px;
        float: left;
        font-size: 13px;
        line-height: 24px;
        color: #999;
        background: #cbcbcb;
        text-decoration: none;
    }

        .wizard-steps a:before {
            width: 0px;
            height: 0px;
            border-top: 15px solid #cbcbcb;
            border-bottom: 15px solid #cbcbcb;
            border-left: 15px solid transparent;
            position: absolute;
            content: "";
            top: 0px;
            left: -15px;
        }

        .wizard-steps a:after {
            width: 0;
            height: 0;
            border-top: 15px solid transparent;
            border-bottom: 15px solid transparent;
            border-left: 15px solid #cbcbcb;
            position: absolute;
            content: "";
            top: 0px;
            right: -14px;
        }
    /* = COMPLETED STEPS
----------------------------*/

    .wizard-steps .completed-step a {
        color: #fff;
        background: #133d6d;
        font-weight: normal;
    }

        .wizard-steps .completed-step a:before {
            border-top: 15px solid #133d6d;
            border-bottom: 15px solid #133d6d;
        }

        .wizard-steps .completed-step a:after {
            border-left: 14px solid #133d6d;
        }

    .wizard-steps .completed-step span {
        border: 5px solid #133d6d;
        color: #163038;
        text-shadow: none;
    }

/***************End of Steps************************/



