/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:11px;
	color:#000000;

background-image: url(images/bg.jpg);
background-repeat: no-repeat;

background-position:center; 
background-color: #1D4757; 
}



a {
-moz-outline:none;
}
h2 {
font-size:16px;
font-weight:bold;
margin:0px;
padding-bottom:6px;
color:#2a2a2a
}

h1 {
font-size:14px;
font-weight:bold;
margin:0px;
padding-bottom:6px;
color:#5050c9
margin-top:-10px;
margin-bottom:-10px;
}

H3 {
font-size:12px;
           color:black;

      }


.fontwhite {
color:#FFFFFF;
}

a {
color:#067ab4;
text-decoration:none;
font-size:10px
}

.img {
border:0px
}

html {
     /*overflow: -moz-scrollbars-vertical; */
	overflow-y: scroll;
}


/* Link */
.linkHCS A:link {
text-decoration:none;
color:#067ab4;
font-weight:bold;
font-size:12px
}
.linkHCS A:active {
text-decoration:none;
color:#067ab4;
font-weight:bold;
font-size:12px

}
.linkHCS A:visited {
text-decoration:none;
color:#067ab4;
font-weight:bold;
font-size:12px

}
.linkHCS A:hover {
COLOR: #f7813d; 
text-decoration:none;
font-weight:bold;
font-size:12px
}
.linkHCS_sel A {
COLOR: #f7813d; 
text-decoration:none;
font-weight:bold;
font-size:12px
}

.linkOrange A:link {
text-decoration:none;
color:#ff7200;
font-weight:none;
font-size:12px
}
.linkOrange A:active {
text-decoration:none;
color:#ff7200;
font-weight:bold;
font-size:12px

}
.linkOrange A:visited {
text-decoration:none;
color:#067ab4;
font-weight:none;
font-size:12px

}
.linkOrange A:hover {
COLOR: #f7813d; 
text-decoration:none;
font-weight:none;
font-size:12px

}

.techimgarrow {
float:left; 
width:97%; 
padding-left:17px; 
background:url(images/cts_bluearrow.gif) left top no-repeat; 
margin-bottom:10px
}

.linkHCSb A:link {
text-decoration:none;
color:#666666;
font-weight:bold;
font-size:11px
}
.linkHCSb A:active {
text-decoration:none;
color:#666666;
font-weight:bold;
font-size:11px

}
.linkHCSb A:visited {
text-decoration:none;
color:#666666;
font-weight:bold;
font-size:11px

}
.linkHCSb A:hover {
COLOR: #666666; 
text-decoration:none;
font-weight:bold;
font-size:11px
}


.inputtext {
font-size:10px;
text-align:center;
width:170px;
}

/*.tab1{ background:url(images/tab1.gif) no-repeat; width:335px; height:22px; color:#FFFFFF; cursor:pointer}
.tab1hover{ background:url(images/tab1_hover.gif) no-repeat; width:335px; height:22px; color:#FFFFFF;cursor:pointer}
*/

.tab2new {   color:#FFFFFF; padding-top:7px; padding-bottom:6px;}
.tab2new a{ color:#FFFFFF; font-size:11px;  background:url(images/tab1_blue.gif) no-repeat; padding:5px 76px 5px 74px;}
.tab2new a:hover{ background:url(images/tab1_hover.gif) no-repeat;}

tab2new_sel {   color:#FFFFFF; padding-top:7px; padding-bottom:6px;}
.tab2new_sel a{ color:#FFFFFF; font-size:11px;  background:url(images/tab1_hover.gif) no-repeat; padding:5px 76px 5px 74px;}
.tab2new_sel a:hover{}

.tab1new {   color:#FFFFFF; padding-top:7px; padding-bottom:6px; }
.tab1new a{ color:#FFFFFF; font-size:11px;  background:url(images/tab1_blue.gif) no-repeat; padding:5px 90px 5px 67px; margin-left:3px}
.tab1new a:hover{ background:url(images/tab1_hover.gif) no-repeat;}

.tab1new_sel {   color:#FFFFFF; padding-top:7px; padding-bottom:6px;}
.tab1new_sel a{ color:#FFFFFF; font-size:11px;  background:url(images/tab1_hover.gif) no-repeat; padding:5px 90px 5px 67px; margin-left:3px}
.tab1new_sel a:hover{ }


/* application */

.input-line-div {
	background:url(../images/form-input.png) no-repeat bottom;
	width:278px;
	height:22px;
	margin:0;
}
.input-line { 
	background:none;
	border:none;
	width:264px;
	height:19px;
	margin:0;
	padding: 2px 7px 0px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.input-message {
	border:none; 
	background:url(../images/form-message.png) no-repeat; 
	width:280px; height:162px; 
	overflow:hidden;  
}

#navcontainer ul {
	width:100%;
	padding: 0;
	margin: 0;
	list-style: none;
	
}


#navcontainer ul li { 
	
	display: inline; 
}

#navcontainer ul li a {
	color: #2a2a2a;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
	font-size:12px
}

#navcontainer ul li a:hover {
	text-decoration: none;
}

#footer-upper{
	background:url(images/footer-h.png) no-repeat;
	width:895px; height:11px;
	margin:2px 0 0 0;
}
#footer-lower{
	font-size:11px;
	text-align:center;
	line-height:2em;
	color:#FFFFFF;
	background:url(images/footer-v.png) repeat-x;
	width:968px; height:220px;
}
#footer-lower p {margin-top:2em;}
#footer-lower img {margin:1em;}
#footer-lower a {text-decoration:none; color:#FFFFFF}
#footer-lower a:hover {text-decoration:underline;}