*{
margin:0px;
padding:0px;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
}
.TopNaviBG {
	background-image: url(../images/topnavi-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #749aab;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.TopLink {
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
vertical-align: middle;
text-align: center;
}
.welcome_head
{
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}

p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000000;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#FFFFFF;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
line-height:20px;
color:#CC6600;
}
h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
line-height:20px;
color:#FF0000
}
h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FFFFFF;
}
input{
border:1px #ccc dashed;
}
.style4 {color: #FFFFFF; font-weight: bold; }
.style2 {color: #FFFFFF; font-weight: bold; }
.style9 {color: #FFFFFF; font-weight: bold; }
.style8 {color: #FFFFFF; font-weight: bold; }
.wrapper{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color: #FFFFFF;
	min-height: 650px;
}
.header{
	width:100%;
	margin:0 auto;
	height:50px;
	overflow:hidden;
}
.logo{
	width:350px;
	margin:0 auto;
	height:50px;
	float:left;
	overflow:hidden;
}
.logo h2{
font-size:16px;
}
.topmenu{
	/*width:560px;*/
	margin:0 auto;
	height:50px;
	float:right;
	overflow:hidden;
}
.banner{
width:98%;
height:280px;
margin:0 auto;
overflow:hidden;
}

.content{
width:98%;
margin:0 auto;
margin-top:10px;
overflow:hidden;
}
.content_left{
	width:98%;
	overflow:hidden;
	min-height: 450px;
	margin: 0 auto;
}
.content_right{
background: #7abcff; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-8 */
	width:280px;
	height:300px;
	float:right;
	overflow:hidden;
	-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.textbox{
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;
}
.footer{
	width:98%;
	height:30px;
	overflow:hidden;
	margin:0 auto;
}
.footer_link{
margin:5px;
}
.footer_left{
	width:690px;
	height:30px;
	float:left;
	overflow:hidden;
}
.footer_right{
	width:280px;
	height:30px;
	float:right;
	overflow:hidden;
}
.button {
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 3px;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  border: solid #b8caff 1px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#8cabfa), to(#2562fa));
  background: -moz-linear-gradient(top, #8cabfa, #2562fa);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#8cabfa, endColorStr=#2562fa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#8cabfa, endColorStr=#2562fa);
  display:inline-block; /* IE is so silly */
}
.button:hover {
  background: #0736ad;
}
.mainmenu{
	width:100%
	margin:0 auto;
	height:30px;
	margin-top: 10px;
	background-color: #00AEFF;
	line-height:10px;
}
.breadcrums{
	width:100%;
	margin:0 auto;
	height:20px;
	overflow:hidden;
	margin-top: 10px;
}
.icon{
	float:left;
	width:150px;
	height:80px;
	margin:8px;
}
.icon img:hover{
border:#ccc 1px dotted;
}
.login-box{
background:#3E2216;
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
}
.login-box p{
color:#FFFFFF;
}
.account_wrapper{
width:100%;
margin:0 auto;
overflow:hidden;
}
.top{
	width:100%;
	overflow:hidden;
}
.top_side{
	width:600px;
	height:100px;
	float:right;
}
.menu{
	width:100%;
	height:40px;
	margin:10px;
}
.account_menu{
	width:100%;
	height:40px;
}
.body_wrapper{
	width:100%;
	margin:10px;
	min-height:430px;
}
.account_body_wrapper{
	width:100%;
	margin:10px;
	min-height:440px;
}
.footer{
	height:40px;
	margin:0 auto;
	overflow:hidden;
	background-color: #3E2216;
	width: 100%;
}
.footer p{
color:#FFFFFF;
}
.footer a{
color:#FFFFFF;
}
.copyrights{
	width:450px;
	height:20px;
	float:left;
	margin-top: 5px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
}
.social{
	width:300px;
	height:20px;
	float:right;
	margin-top: 5px;
	color:#FFFFFF;
	padding-right: 10px;
	padding-top: 10px;
}
.login-box{
border:1px #ccc dotted;
}
.button {
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#1300a1), to(#afbefa));
  background: -moz-linear-gradient(top, #1300a1, #afbefa);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#1300a1, endColorStr=#afbefa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#1300a1, endColorStr=#afbefa);
  display:inline-block; /* IE is so silly */
}
.button:hover {
  background: #1300a1;
}
.style1 {color: #3495ff}
.textbox{
-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border:1px #ccc dotted;
background: rgb(238,238,238); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(238,238,238,1) 0%, rgba(238,238,238,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(238,238,238,1)), color-stop(100%,rgba(238,238,238,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(238,238,238,1) 0%,rgba(238,238,238,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */

}
.bread{
	width:100%;
	height:20px;
	padding:5px;
	font-size:12px;
	color:#0033FF;
	margin-bottom: 10px;
}

.bread a{
text-decoration:none;
}
.content_wrapper{
padding:5px;
}
.client_wrapper{
	width:100%;
	overflow:hidden;
	background-color: #402618;
}
.client_header{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color: #FFFFFF;
}
.client_content{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background-color: #EBEBEB;
	min-height: 320px;
}
.client_footer{
	width:100%;
	overflow:hidden;
	background-color: #402618;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
.client_footer a{
	color: #FFFFFF;
}
.client_button{
	font-family: Arial;
	width:200px;
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	display:inline-block; /* IE is so silly */
	background-color: #3F2517;
	text-align:center;
	margin:0 auto;
}
.client_button:hover {
	background-color: #3F2517;
}
.client_button a{
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	text-decoration: none;
	display:inline-block; /* IE is so silly */
	text-align:center;
	font-weight: bold;
}