body {
	font-family: Arial, Helvetica, sans-serif;
	color:#777;
	background-color:#fff; 
}
.photobg {
	background: #f0f0f0;
	width: 1000px;
	height: 574px;
}
.photobg1 {
	background: #f0f0f0 url('photoBackground1') no-repeat;
} 
.photobg2 {
	background: #f0f0f0 url('photoBackground2') no-repeat;
} 
.photobg3 {
	background: #f0f0f0 url('photoBackground3') no-repeat;
} 
.photobg4 {
	background: #f0f0f0 url('photoBackground4') no-repeat;
} 
.photobg5 {
	background: #f0f0f0 url('photoBackground5') no-repeat;
} 
.loginform, .registerform {
	position:relative;
	left: 20px;
	top: 20px;
	width: 320px;
	background: #fff;
	padding: 20px;
	border: 1px solid #ccc;
	border-radius: 6px;
	display: block;
	float: left;
}
.registerform {
	height: 485px;
}
.green {
	color: #76A240;
}
.sectionhead{
	font-size: 13px;
	line-height: 15pt;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
}
.sectionfooter{
	font-size: 13px;
	line-height: 14pt;
	text-transform: capitalize;
	color: #002D62;
	font-weight: bold;
}
.pagehead{
	font-size: 13px;
	line-height: 14pt;
	text-transform: capitalize;
	color: #FFFFFF ;
	font-weight: bold;
}

.pageheadtitle{
	font-size: 14px;
	line-height: 15pt;
	text-transform: capitalize;
	color: #002D62;
}

.sectionbackgcolor{
	background-color:#56A456;
}

.pagebackgcolor{
	background-color:#FFFFFF;
}
.footerbackgcolor{
	background-color:#A08B76;
}
.formlable{
	font-size: 12px;
    color:#002D62;
}
.formlablevalue{
	font-size: 12px;
    color:#002D62;
}
.formlable2{
	font-size: 12px;
    color:#002D62;
    font-weight: bold;
}
.displayformlable{
    font-weight: bold;
	font-size: 12px;
    color:#002D62;
}
.displaylable{
	font-size: 12px;
    color:#5C6F7B;
}
.displaylable2{
	font-size: 12px;
    color:#002D62;
    font-weight: bold;
}
.displaylable3{
	font-size: 14px;
	line-height: 15pt;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
.displaylable4{
	font-size: 14px;
	line-height: 15pt;
	color: #000000;
	font-weight: bold;
}
.displaylable5{
	font-size: 14px;
    color:#5C6F7B;
}

.buttonlink {
	font-size: 15px;
	font-weight: normal;
	background: #B05512;
	color:#FFFFFF;
	text-decoration: none;
}
.button2 {
	background:#C01906;
	font-size: 12px;
	border:2px solid #6C1714;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#C01906, EndColorStr=#C01906); 
	height:22;
	color:#DBCEC2;
	font-weight:bold;
}
a:link {
	color: #002D62;
	font-size: 12px;
	text-decoration: underline;

}
a:visited {
	color: #002D62;
	font-size: 12px;
	font-style: normal;
	text-decoration: underline;

}
a:hover {
	color: #002D62;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.customlink:link {
	color: #002D62;
	font-size: 15px;
	text-decoration: none;

}
.customlink:visited {
	color: #002D62;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
.customlink:hover {
	color: #002D62;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
#customlink1:link {
	color: #000000;
	font-size: 15px;
	text-decoration: none;

}
#customlink1:visited {
	color: #000000;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
#customlink1:hover {
	color: #000000;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.hidelink:link {
	color: #002D62;
	font-size: 15px;
	text-decoration: none;

}
.hidelink:visited {
	color: #002D62;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;

}
.hidelink:hover {
	color: #002D62;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.menulink:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.menulink:visited {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.menulink:hover {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-weight:bold;
	text-align:center;
}
.menucellbgcolor{
	background-color:lightgrey;
	border-bottom: 1px solid #A4A2A2;
	border-top: 1px solid #A4A2A2;
}
.menuacellbgcolor{
	background-color:white;
	border-top: 1px solid #A4A2A2;
}
.menubordercolor{
	border-bottom: 1px solid #A4A2A2;
	border-left: 1px solid #A4A2A2;
	border-right: 1px solid #A4A2A2;
}
.menuleft{
	border-bottom: 1px solid #A4A2A2;
	border-right: 1px solid #A4A2A2;
}
.menuright{
	border-bottom: 1px solid #A4A2A2;
	border-left: 1px solid #A4A2A2;
}
.menubottom{
	border-bottom: 1px solid #A4A2A2;
}
.lablewhite{
	font-size: 12px;
    color:#FFFFFF;
    line-height:20px;
}
.footer_lable a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer_lable a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer_lable a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

.footer_lable a:active {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.tableborder1{
    border-width: 3px;
    border-spacing: 3px;
    border-padding: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: white;
}
.tableborder2{
    border-width:1px; 
    border-style:solid; 
    border-color:#DAE5DC;
}
.tableborder4{
    border-width:1px; 
    border-style:solid; 
    border-color:#92A5A4;
}
.left_margin{
	padding-left:10px;
}
.right_margin{
	padding-right:10px;
}
.left_padding_4{
	padding-left:4px;
}
.top_padding_5{
	padding-top:5px;
}
.bottom_padding_5{
	padding-bottom:5px;
}
.left_padding_5{
	padding-left:5px;
}
.right_padding_5{
	padding-right:5px;
}
.right_padding_7{
	padding-right:7px;
}
.left_padding_7{
	padding-left:7px;
}
.top_padding_10{
	padding-top:10px;
}
.bottom_padding_10{
	padding-bottom:10px;
}
.left_padding_10{
	padding-left:10px;
}
.right_padding_10{
	padding-right:10px;
}
.top_padding_25{
	padding-top:25px;
}
.bottom_padding_25{
	padding-bottom:25px;
}

.error_msg {	
	font-size:14px;
	color:#C41230;
	text-align:left;
	font-weight:bold    
}
.error_star{
	font-size: 18px;
	color: #C41230;
	font-weight: bold;
}
.activeTab{
    background-color: White;
    color:Black;
    background-image:none;
    font-size:12px;border:none;
    width:120px;color:#002D62;
    font-weight:Bold;
}
.inactiveTab{ 
    background-color: lightgrey;
    color:black;
    background-image:none;
    font-size:12px;
    border:none;width:120px;
}
.HeaderText{
    background-color: White;border:none
}
.ContentText{
    background-color: White;border:solid 2px Black;
}

.text-box {
	background-repeat:repeat-x;
	background-color:#F8F8F8;
	border: 1px solid #000000;
	width: 95px;
	color:#002D62;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
}
.text-box1 {
	background-repeat:repeat-x;
	background-color:#F8F8F8;
	border: 1px solid #000000;
	width: 142px;
	color:#002D62;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
}
.text-box2 {
	/* background-color:#F8F8F8;
	background-repeat:repeat-x;
	border:1px solid #000000;
	width: 177px;
	color:#002D62;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px; */
}
.text-box3 {
	background-color:#F8F8F8;
	background-repeat:repeat-x;
	border:1px solid #000000;
	width: 300px;
	color:#002D62;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
}

.text-box4 {
	background-color:#F8F8F8;
	background-repeat:repeat-x;
	border:1px solid #000000;
	width: 350px;
	color:#002D62;
	padding:3px;
	margin-right:4px;
	margin-bottom:8px;
}

.select1 { 
	background-color: #F8F8F8;
	color: #002D62;
	font-size: 13px;
	height:22px;
	border-style: solid;
	border:1px solid #666699; 
} 
.select2 { 
	background-color: #F8F8F8;
	color: #002D62;
	font-size: 13px;
	width:175px;
	height:22px;
	border-style: solid;
	border:1px solid #666699; 
} 
.select3 { 
	background-color: #F8F8F8;
	color: #002D62;
	font-size: 13px;
	width:350px;
	height:22px;
	border-style: solid;
	border:1px solid #666699; 
} 
.textarea1{
	background-color: #F8F8F8;
	border: #000000 1px solid;
	color: #002D62;
	font-size: 12px;
	width:180px;
	font-weight: normal
} 
.textarea2{
	background-color: #F8F8F8;
	border: #000000 1px solid;
	color: #002D62;
	font-size: 12px;
	width:305px;
	font-weight: normal
} 
.textarea3{
	background-color: #F8F8F8;
	border: #000000 1px solid;
	color: #002D62;
	font-size: 12px;
	width:500px;
	font-weight: normal
} 
.textarea4{
	background-color: #F8F8F8;
	border: #000000 1px solid;
	color: #002D62;
	font-size: 12px;
	width:700px;
	font-weight: normal
} 

.button-new{
	float:left;
	height:31px;
	line-height:31px;
	padding:0 14px;
	background:#19b6c5;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px
}

span.button.primary {
   
    background: none;
	border: none;
   
}

.login a, .text-box-sca-2, .signup a, .login a, .select2-sca, .text-box2 {
    display: block;
    width: 177px;   
}

.text-box-sca-2, .select2-sca, .text-box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 7px;   
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;  	
	border: 1px solid #ccc;    	
}

span.button.primary a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #fff;
	padding: 7px;
    text-decoration:none;
    text-align: center; 
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;    
    background: #0086CC;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0086CC), to(#0072AE));
    background: -webkit-linear-gradient(#0086CC, #0072AE);
    background: -moz-linear-gradient(#0086CC, #0072AE);
    background: -ms-linear-gradient(#0086CC, #0072AE);
    background: -o-linear-gradient(#0086CC, #0072AE);
    background: linear-gradient(#0086CC, #0072AE);
    -pie-background: linear-gradient(#0086CC, #0072AE);
    /* behavior: url(/member/resource/css3pie); */
}
span.button.primary a:hover
{
    -webkit-box-shadow: #666 0px 0px 5px;
    -moz-box-shadow: #666 0px 0px 5px;
    box-shadow: #666 0px 0px 5px;
    background: #0086CC;
}

span.button.primary a:active {
    background: #0072ae;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#0072ae), to(#0086CC));
    background: -webkit-linear-gradient(#0072ae, #0086CC);
    background: -moz-linear-gradient(#0072ae, #0086CC);
    background: -ms-linear-gradient(#0072ae, #0086CC);
    background: -o-linear-gradient(#0072ae, #0086CC);
    background: linear-gradient(#0072ae, #0086CC);
    -pie-background: linear-gradient(#0072ae, #0086CC);
}

input:focus {
	
	outline: none;
}
/*

span.button.primary {
    background: url("scaButtons/scaButtons/left.png") no-repeat scroll left top transparent;
    clear: both;
    display: inline-block;
    height: 32px;
	padding: 0px 5px 0 0px;
	border-bottom-color:#FFFFFF;
	border-right-color:#FFFFFF;
}

span.button.primary a {
    background: url("scaButtons/scaButtons/right.png") no-repeat scroll right top transparent;
}

span.button.primary a {
    color: #FFFFFF;
    display: inline-block;
	font-weight:bold;
    font-size: 14px;
    height: 32px;
     margin: 0 0 0 7px;
    outline: medium none;
    padding: 7px 15px 0 8px;
    text-decoration: none;
}

span.button.primary a:hover {
	background: url("scaButtons/scaButtons/right.png") no-repeat scroll right top transparent;
	color: #E5E740;
}

*/


.sectionhead-new{
	font-size: 15px;
	text-transform: capitalize;
	color: #FFFFFF;
	background-image:url(scaButtons/scaButtons/datagridbg-new-green.gif);
	background-repeat:no-repeat;
	/*padding-left:20px;*/
	height:27px;
	background-color:#2471D0;
}

.tableborder3{
    border-width:1px; 
	/*border-style:dotted; */
    /*border-color:#2471D0;*/
	background-color:#2471D0;
}

.pagetitle{
	font-size: 18px;
	text-transform: capitalize;
	color: #638921;
	font-weight: bold;
}

.roundbox {
  -moz-border-radius: 6px; /* Firefox */
  -webkit-border-radius: 6px; /* Safari and Chrome */
  border-radius: 6px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */

  /* -moz-box-shadow: 10px 10px 20px #000; 
  -webkit-box-shadow: 10px 10px 20px #000;
  box-shadow: 10px 10px 20px #000; */
  border:solid 1px #ccc;
 /* behavior:url({!URLFOR($Resource.scaButtons, '/scaButtons/ie-css3.htc')}); */

}

.boxbackground{
    font-size: 18px;
    text-transform: capitalize;
    color: #638921;
    font-weight: bold;
}
.sectionheadcolor{
/* background-color:#2471D0;*/
}

a.topLinks {
    color: #325880;
    display: inline-block;
    font-size: 14px;
    text-decoration: none;
}

a.topLinks:hover {color: #638921;}

span.divider {
	color: #638921;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px;
}

.divider {
	color: #638921;
    display: inline-block;
    font-size: 12px;
    margin: 0 10px;
}

.datagridrow1{
	font-size: 12px;
    color:#FFFFFF;
	background-color:#EEEEEE;	
}

.datagridrow1 td{
	font-size: 12px;
    color:#000000;
}

.datagridrow2{
	font-size: 12px;
    color:#0000FF;
	background-color:#D0E9F1;	
}
.datagridrow2 td{
	font-size: 12px;
    color:#000000;
}

.approvalbutton{
background: url("scaButtons/scaButtons/submitforapproval.png");
font-weight:bold;
font-size: 14px;
height:37px;
width:190px;
border-width:0px;
background-repeat:no-repeat;
cursor:pointer;
}

.approvalbutton:hover {color: #638921;}