body {
	margin: 0;
	background: #052042;
	font-size: 12px;
}

#wrap {
	width: 863px;
	background: #fff;
	margin: 0 auto;
	color: #002a5f;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	height: 61px;
	border-bottom: 2px solid #f59d21;
}

#logo { float: left; }
#contact { float:left; padding: 10px 10px 0 0; width: 419px; }
#expert { float: left; padding:2px; }

#menu {
	height: 44px;
	border-bottom: 1px solid #778291;
	font-size: 12px;
}

#menu2 {
	 height: 19px;
	 background-image:url('../images/membmenubg.jpg');
	 background-repeat: repeat-x;
	 font-size: 11px;
	 padding-top: 7px;
}

#menu2 a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#menu2item {
	float: left;
	margin-left: 25px;
}

#headimg { 
	height: 191px;
	background-image: url('../images/headimg.jpg');
	background-repeat: no-repeat;
}

#headtext {
	float: right;
	/*background: #fee;*/
	margin-top: 20px;
	margin-right: 20px;
	width: 610px;
}

#content {
	border-bottom: 4px solid #f59d21;
	padding: 10px 0px 10px 0px;
}

#spcontent {
	border-bottom: 4px solid #f59d21;
	padding: 20px;
	font-size: 12px;
}

#leftcol {
	width: 483px;
	padding-left: 10px;
	float: left;
}

#rightcol {
	width: 349px;
	padding-right: 10px;
	float: right;
}

#leftcolopp {
	width: 416px;
	padding-left: 10px;
	float: left;
}

#rightcolopp {
	width: 416px;
	padding-right: 10px;
	float: right;
}

.leftbox {
	border: 1px solid #bcbec1;
	margin-bottom: 7px;
	padding: 10px;
}

.rightbox {
	border: 1px solid #bcbec1;
	margin-bottom: 7px;
	padding: 10px;
}

fieldset {
  padding: 1em;
  /*border: 1px solid #f00;*/
  background: #f8f8f8;
  background: #fff;
}

label {
  float: left;
}

legend {
	color: #f49713;
	font-size: 14px;
}

#footer {
	background: #0d2c54;
	color: #fff;
}

#footer a {
	color: #fff;
	line-height: 17px;
}

#login {
	width: 400px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;
}

#login a {
	color: #002a5f;
	font-style: italic;
}

input {
	border: 1px solid #ccc;
	background: #eff0f1;
}

.input {
	border: 1px solid #ccc;
	background: #eff0f1;
}

.noborder {
	border: none;
}

.iespace { }

/* TEXT STYLES */

.text1 { font-size: 11px; }
.text2 { font-size: 13px; }
.text3 { font-size: 12px; }
.white { color: #fff; }
.lh16 { line-height: 16px; }
.ital { font-style: italic; }

.linkclass1 { color: #002a5f; }

h1,h2,h3,h4 { padding: 0px;margin:0px; font-weight:normal; }

h1 { color: #f7c85a; font-size: 17px; }
h2 { color: #002a5f; font-size: 14px; font-weight: bold; padding-bottom: 4px; }
h3 { color: #f49713; font-size: 15px; font-weight: bold; padding-bottom: 8px; }