@import url("reset.css");

body {
	background-color: #606060;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #616161;
	font-size: 12px;
	line-height: 15px;
}

.clear {clear: both;}	

a:link, a:visited, a:active {
	color: #565aa2;
	text-decoration: underline;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	cursor: pointer;
}

h1 {
	color:#17a2ff;
	font-size:24px;
	padding-bottom:20px;
}

h2 {
	color: #CC6600;
	font-size: 18px;
	margin-bottom: 5px;
}

h3 {
	color: #6d6d6d;
	font-size: 13px;
	font-weight: bold;
}

h4 {
	color: #565aa2;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 22px;
}

h5 {
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	color: #ffd972;
	font-size: 9px;
	font-weight: bold;
}

p {
	margin-bottom: 20px;
}



#wraprepeat {
	background: url(../images/wrap_repeat.jpg) repeat-y left top;
	margin: 0 auto;
	width: 951px;
}

#wrapTop {
	background: url(../images/wrap_top.jpg) no-repeat left top;
	margin: 0 auto;
	width: 951px;
}

#wrapBottom {
	background: url(../images/wrap_bottom.jpg) no-repeat left bottom;
	margin: 0 auto;
	width: 951px;
}

#wrap {
	width: 917px;
	margin: 0 auto;
	padding: 14px 0;
}

#header {
	height: 124px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 30px;
	left: 23px;
}

#header .login {
	background: url(../images/header_right_bg.jpg) no-repeat right bottom;
	width: 648px;
	text-align: right;
	color: #000;
	position: absolute;
	right: 0;
	top: 12px;
	padding: 0 0px 13px 0;
}

.login {
	float: right;
}

.login ul li {
	display: inline;
	
}

.login ul li a:link, .login ul li a:visited, .login ul li a:active {
	text-decoration: none;
	color: #000;
	padding-right: 10px;
}
.login ul li a:hover {
	text-decoration: underline;
}

.login .home {
	background: url(../images/home_bg.jpg) no-repeat left center;
	padding-left: 15px;
}

.login .client {
	background: url(../images/claint_bg.jpg) no-repeat left center;
	padding-left: 15px;
}

.login .support {
	background: url(../images/support_bg.jpg) no-repeat left center;
	padding-left: 15px;
}

#header .contact {
	/*background: url(../images/call.jpg) no-repeat left 1px;*/
	height: 26px;
	color: #636363;
	position: absolute;
	right: 0px;
	top: 50px;
	padding: 5px 13px 0 30px;
}

#menu {
	background: url(../images/menu_bg.jpg) no-repeat right bottom;
	float: right;
	position: absolute;
	top: 98px;
	right: 0;
}

#menu ul li {
	float: left;
	padding-left: 2px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	background: url(../images/menu_left_bg.jpg) no-repeat left top;
	float: left;
	height: 25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding-left: 25px;
	font-family: Verdana;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

#menu ul li a span {
	background: url(../images/menu_right_bg.jpg) no-repeat right top;
	float: left;
	padding-right: 25px;
}

#menu ul li a:hover, #menu ul li.active a:link, #menu ul li.active a:active, #menu ul li.active a:visited {
	background: url(../images/menu_hover_left.jpg) no-repeat left top;
}

#menu ul li a:hover span, #menu ul li.active span {
	background: url(../images/menu_hover_right.jpg) no-repeat right top;
}

#banner {
	height: 185px;
}

#container {
	padding: 13px 13px 13px 8px;
}

#contantCol {
	width: 606px;
	float: left;
}

#repeatContent {
	background: url(../images/content_repeat.jpg) repeat-y left top;	
}

#bottomContent {
	background: url(../images/content_bottom.jpg) no-repeat left bottom;
}

#topContent {
	background: url(../images/content_top.jpg) no-repeat left top;
	margin-top: 10px;
}

#startContent {
	padding: 18px 17px;
}

#startContent .feedback {
	text-align: center;
	width: 320px;
}

#startContent .inputWrap {
	clear: both;
	font-size: 9pt;
	padding-bottom: 5px;
	height: 23px;
	color: #232323;
}


#startContent form {
	color: #4f4f4f;
}

#startContent form label {
	float: left;
	text-align: right;
	font-size: 12px;
	width: 220px;
	padding-right: 5px;
}

#startContent form .inputbox {
	margin-left: 20px;
	float: left;
	width: 191px;
	border: 1px solid #0079ba;
}

#startContent form .extbox {
	margin-left: 10px;
	float: left;
	width: 50px;
	border: 1px solid #0079ba;
}

#startContent ul li {
	list-style: disc;
	margin-left: 10px;
	padding-bottom: 15px;
}

#startContent ul li a:link, #startContent ul li a:active, #startContent ul li a:visited {
	padding-left: 5px;
	color: #616161;
	text-decoration: none;
}

#startContent ul li a:hover {
	text-decoration: underline;
}

.componentheadeig {
	background: url(../images/component_bg.jpg) no-repeat top;

	height: 31px;
	line-height: 31px;
	color: #6d6d6d;
	font-size: 11px;
	padding-left: 21px;
	margin-left: 4px;
}

#rightCol {
	width: 284px;
	float: right;
}

#rightCol .module {
	width: 284px;
	background: url(../images/right_mod_repeat_bg.jpg) repeat-y left top;
	font-family:  Verdana;
	font-size: 12px;
	color: #5a5a5a;
	line-height: normal;
	margin-bottom: 13px;
}

#rightCol .module-none {
	width: 284px;
	font-family:  Verdana;
	font-size: 12px;
	color: #5a5a5a;
	line-height: normal;
	margin-bottom: 13px;
}

#rightCol .module h3 {
	font-family:  Verdana;
	color: #6d6d6d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

#rightCol .module div {
	background: url(../images/right_mod_bottom_bg.jpg) no-repeat left bottom;
	padding-bottom: 10px;
}

#rightCol .module div div,#rightCol .module div div div {
	background-image: none;
	margin: 0;
	padding: 0;
}

#rightCol .module div div div {
	background: url(../images/right_mod_top_bg.jpg) no-repeat left top;
	padding: 18px 18px 15px 18px;
}

#rightCol .module .button {
	width: 109px;
	height: 31px;
	line-height:31px;
	border: none;
	background: url(../images/button_bg.jpg) no-repeat;
	font-family:  Verdana;
	color: #bd0000;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
}

#rightCol .module  a:link,
#rightCol .module  a:active,
#rightCol .module  a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #565aa2;
}

#rightCol .module  a:hover {
	text-decoration: underline;
}

#rightCol .last div {
	padding-bottom: 6px;
}

#rightCol .last div div div {
	padding: 18px 5px 0px 18px;
}

#bottom ul li {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#bottom ul li a:link, #bottom ul li a:visited, #bottom ul li a:active {
	text-decoration: none;
}

#footer {
	text-align: right;
	font-size: 10px;
	color: #bfbfbf;
	margin-top: 10px;
	text-align: center;
}


.white {
	color: #FFF;
	font-weight: bold;		
}

a.white:link {
	color: #FFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFFF00;
	text-decoration: none;
}

/*Style sheet used for demo. Remove if desired*/
.handcursor{
cursor:hand;
cursor:pointer;
}