@charset "utf-8";
/* CSS Document */

/*
Colors:
Blue - #0d5cab
*/

body {
	background:url(images/bak.gif);
	margin:10px 2px 5px 2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
}

img {
	padding:0px;
	margin:0px;
}



a {
	color:#0d5cab;
	text-decoration:none;

}

a:hover {
	color:#000;
}


h1 {
	color:#0d5cab;
	font-size:16px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h2 {
	color:#0d5cab;
	font-size:15px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

h3 {
	color:#0d5cab;
	font-size:14px;
	padding:0px 0px 5px 0px;
	margin:0px;
}

p {
	padding:0px;
	margin:0px;
}

/*-------------------------------------- Base Properties --------------------------------------*/

.wrapper {
	width:960px;
	margin: auto;
}


.top {
	background:url(images/top.gif) no-repeat;	
	width:960px;
	height:8px;
}

.bottom {
	background:url(images/bottom.gif) no-repeat;	
	width:960px;
	height:9px;
}


.top-header {
	background:url(images/header-bak.gif);	
	border-left: #969695 1px solid;
	border-right: #969695 1px solid;
	width:958px;
	height:123px;
}


.footer {
	background:#424141;
	border-left: #969695 1px solid;
	border-right: #969695 1px solid;
	height:30px;
	padding:10px 0px 10px 0px;
	border-top:#969695 solid 1px;
	width:958px;
	color:#CCC;
	font-size:11px;
	clear:both;
}


.footer a {
	color:#CCC;
}

.footer a:hover {
	color:#0d5cab;
}

.top-footer-lines{
	padding-bottom:8px;

}

.bottom-footer{
	color:#666;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:3px;
	text-align:center;
}

.bottom-footer a{
	color:#666;
}

.bottom-footer a:hover{
	color:#0d5cab;
}

.header-logo{
	float:left;
	padding:15px 0px 0px 20px;
}

.header-links {
	float:right;
	padding:10px 20px 0px 0px;
	height:40px;
}


.header-num {
	font-size:24px;
	font-family:Verdana;
	color:#0d5cab;
	font-weight:bold;
	float:right;
	padding-top:25px;
}

/*-------------------------------------- Content, Action & Sidebad Properties --------------------------------------*/


.header-home {
	border-left:#969695 solid 1px;
	width:697px;
	height:320px;
	float:left;
}


.header-inner {
	border-left:#969695 solid 1px;
	width:697px;
	height:250px;
	float:left;
}




.sidebar-header-home {
	border-right:#969695 solid 1px;
	background:url(images/action-header-bak2.png) #EEEEEE right no-repeat;
	width:261px;
	height:320px;
	float:left;
}

.sidebar-header-inner {
	border-right:#969695 solid 1px;
	background:url(images/action-header-bak-inner.png) #EEEEEE right no-repeat;
	width:261px;
	height:250px;
	float:left;
}






.content-wrapper {
	width:958px;
	background:url(images/content-bak.png) #FFF repeat-y right;
	border-left:#969695 solid 1px;
	border-right:#969695 solid 1px;
	float:left;

	
	}

.content {

	width:676px;
	padding: 15px 11px 10px 10px;
	float:left;
}

.content-sidebar {

	width:235px;
	padding: 0px 10px 20px 15px;
	float:left;
}
	
	
.content a {
	color:#0d5cab;

}


.content a:hover {
	color:#000000;

}

.sidebar-header {
	border-bottom:#999 1px solid;
	font-size:14px;
	color:#666;
	width:235px;
	padding: 15px 0px 5px 0px;
}


.content-header-details-home {

	float:left;
}

.content-header-title-wrapper {
	color:#FFF;
	width:395px;
	padding-left:260px;
	padding-top:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


.content-header-title-top {
	font-size:24px;
}


.content-header-title-bot {
	font-size:26px;
	text-align:justify;
}

.actionMenu-home {
	width:260px;
	height:270px;
	float:right;
}


.content-header-details-inner {
	width:695px;
	height:240px;
	float:left;
}

.actionMenu-inner {
	width:260px;
	height:200px;
	float:right;
}

.actionBoxWrapper-home {
	padding:20px 0px 0px 0px;
}


.actionBox-home {
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin-bottom:30px;
}




.chat-home a {			
	background-image:url(images/chat-bak.png);
	display:block;
	width:259px;
	height:80px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.chat-home a:hover {	
	background-image:url(images/chat-bak-over.png); 
	text-decoration:none; 
	color:#999;
}



.demo-home a {			
	background-image:url(images/demo-bak.png);
	display:block;
	width:259px;
	height:81px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.demo-home a:hover {	
	background-image:url(images/demo-bak-over.png); 
	text-decoration:none; 
	color:#999;
}


.calc-home a {			
	background-image:url(images/calc-bak.png);
	display:block;
	width:259px;
	height:70px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.calc-home a:hover {	
	background-image:url(images/calc-bak-over.png); 
	text-decoration:none; 
	color:#999;
}













.chat-inner a {			
	background-image:url(images/chat-bak.png);
	display:block;
	width:259px;
	height:80px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.chat-inner a:hover {	
	background-image:url(images/chat-bak-over.png); 
	text-decoration:none; 
	color:#999;
}



.demo-inner a {			
	background-image:url(images/demo-bak.png);
	display:block;
	width:259px;
	height:81px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.demo-inner a:hover {	
	background-image:url(images/demo-bak-over.png); 
	text-decoration:none; 
	color:#999;
}


.calc-inner a {			
	background-image:url(images/calc-bak.png);
	display:block;
	width:259px;
	height:81px;
	color:#FFFFFF;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	font-size:15px;
	font-weight:bold;

}
												
.calc-inner a:hover {	
	background-image:url(images/calc-bak-over.png); 
	text-decoration:none; 
	color:#999;
}




















.actionBoxWrapper-inner {
	padding:0px 0px 0px 0px;
}


.actionBox-inner {
	font-size:14px;
	padding: 0px 0px 0px 0px;
}


.actionBox-inner a {			
	background-image:url(images/actionbox-bak.png);
	display:block;
	width:155px;
	height:32px;
	color:#FFFFFF;
	text-decoration:none;
	padding:13px 0px 0px 75px;
}
												
.actionBox-inner a:hover {	
	background-image:url(images/actionbox-bak-hover.png); 
	text-decoration:none; 
	color:#CCC;
}



/*------------------------------------------------ Nav Properties  -----------------------------------------------------------*/

.navWrapper {
	background-image:url(images/nav-bak.gif);
	border-left:#969695 solid 1px;
	border-right:#969695 solid 1px;
	height:35px;
	width:958px;	
}

	.nav ul {
	margin:0px;
	padding:0px;
}

.nav li {
	border-left:#999 solid 1px;
	padding: 9px 0px 9px 0px;
	position:relative;
	list-style:none;
	float:left;
	font-size:15px;

}

.nav a {
	padding: 7px 14px 8px 14px;
	border-bottom:#999 solid 1px;
	color:#FFF;
}

.navLeft a:hover {
	background-color:#0d5cab;
	padding: 9px 14px 8px 14px;
	border-bottom:#0d5cab solid 1px;
}

.navRight a:hover {
	background-color:#062763;
	padding: 9px 14px 8px 14px;
	border-bottom:#062763 solid 1px;
}


.navFirst a {
	padding: 7px 14px 8px 15px;
	border-bottom:#999 solid 1px;
}

.navFirst a:hover {
	background-color:#0d5cab;
	padding: 9px 14px 8px 15px;
	border-bottom:#0d5cab solid 1px;
}

.navLast a {
	padding: 7px 16px 8px 14px;
	border-bottom:#999 solid 1px;
}

.navLast a:hover {
	background-color:#062763;
	padding: 9px 16px 8px 14px;
	border-bottom:#062763 solid 1px;
}

.navFirst-current a {
	background-color:#0d5cab;
	padding: 9px 14px 8px 15px;
	border-bottom:#0d5cab solid 1px;
	color:#FFF;
}

.navLeft-current a {
	background-color:#0d5cab;
	padding: 9px 14px 8px 14px;
	border-bottom:#0d5cab solid 1px;
	color:#FFF;
}

.navRight-current a {
	background-color:#062763;
	padding: 9px 14px 8px 14px;
	border-bottom:#062763 solid 1px;
	color:#FFF;
}


.navLast-current a {
	background-color:#062763;
	padding: 9px 15px 8px 14px;
	border-bottom:#062763 solid 1px;
	color:#FFF;
}


/*------------------------------------------------ Home Properties / -----------------------------------------------------------*/

.homeContentWrapper {
	width:675px;
	clear:both;
	
}







.homeContent1 {
	width:675px;
	float:left;
	padding:10px 0px 20px 0px;
}

.homeContent1Image {
	float:left;
	padding:20px 25px 0px 25px;
	width:100px;
}

.homeContent1Details {
	float:left;
	width:515px;
	text-align:justify;
}




.homeContent2 {
	width:675px;
	float:left;
	padding:0px 0px 25px 0px;
}

.homeContent2Image {
	float:left;
	padding:40px 5px 0px 0px;
	width:145px;
}

.homeContent2Details {
	float:left;
	width:515px;
	text-align:justify;
}






.homeContent3 {
	width:675px;
	float:left;
	padding:0px 0px 25px 0px;
}

.homeContent3Image {
	float:left;
	padding:10px 25px 0px 25px;
	width:100px;
}

.homeContent3Details {
	float:left;
	width:515px;
	text-align:justify;
}




.homeContent4 {
	width:675px;
	float:left;
	padding:0px 0px 25px 0px;
}

.homeContent4Image {
	float:left;
	padding:20px 25px 0px 30px;
	width:100px;
}

.homeContent4Details {
	float:left;
	width:510px;
	text-align:justify;
}




.innerContentWrapper {
	width:640px;
	float:left;
	padding:0px 0px 25px 20px;	
}


.innerContentDetails {
	float:left;
	text-align:justify;
}

.listHeader {
font-weight:bold;
margin:0px;
padding:0px;
}




.content-sidebar ul{
margin:0px;
padding-left:20px;
padding-top:5px;

}

.content-sidebar li{
padding:5px 0px 5px 0px;
list-style-type:disc;
}


.solWrapper {
	width:640px;
	border:#CDCDCD solid 1px;
	height:132px;
	background-color:#F5F5F5;
}


.solHeader{
	height:23px;
	width:640px;
	background-color:#0d5cab;
	padding:2px 0px 0px 0px;
	text-align:center;
}

.solImg {
	float:left;
}

.solText{
	float:left;
	padding: 5px 10px 5px 15px;
	width:410px;
}

.solTextCon{
	float:left;
	padding: 5px 10px 5px 15px;
	width:410px;
}


































.rc{display:block; width:642px;}
.rc *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#0d5cab;
  }
.rc1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #96b852;
  border-right:1px solid #96b852;
  background:#498484}
.rc2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e6ee1e;
  border-right:1px solid #e6ee1e;
  background:#3a7a8d}
.rc3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #3a7a8d;
  border-right:1px solid #3a7a8d;}
.rc4{
  border-left:1px solid #96b852;
  border-right:1px solid #96b852}
.rc5{
  border-left:1px solid #498484;
  border-right:1px solid #498484}
.rcfg{
  background:#0d5cab; 
  width:642px; 
  height:25px; 
  color:#FFF;
  text-align:center;
 }

.rcfg h2 {
	color:#FFF;
}


.moreInfo {
	color:#FF8000;
	float:left;
}





/*----------------------------------------Form--------------------------------------*/


.formLine{
float:left;
width:250px;
padding-bottom:5px;
}

.formHeader{
float:left;
width:75px;
padding-top:3px;
color:#666666;
}

.formInput{
float:left;
}




.formLineLog{
float:left;
width:350px;
padding-bottom:5px;
}


.formHeaderLog{
float:left;
width:125px;
padding-top:3px;
color:#666666;
}

.logForm input{
color:#0d5cab;
font-weight:700;
background-color:#E5E5E5;
}




.loginFormHeader {
width:150px;
text-align:right;
display:inline;
float:left;
margin-right:20px;
}

.loginFormInput input{
	background-color:#EEE;
	color:#0d5cab;

}

.loginFormInput2 input{
	background-color:#FFF;
	color:#0d5cab;

}



.vSpacer {
height:13px;
}



/*---------------------------------------------- Calc --------------------------------------------------------------*/

.calcL{
float:left; 
width:100%;
padding:2px 0px 2px 0px;
}

.calcL1{
background-color:#CCCCCC;
float:left; 
width:100%;
padding:2px 0px 2px 0px;
}

.calcL2{
background-color:#EFEFEF;
padding:2px 0px 2px 0px;
float:left; 
width:100%;
}
