body {
	padding:0; 
	margin:0; 
	color:#000000;
	background: #ffffff url(/assets/img/bg_grad.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a img {
	border: none;
}

a {
	text-decoration:underline;
	color:#072482;
}

ul { 
	list-style-type: none; 
	padding: 0;
	margin: 0;
	margin-left: 20px;
} 

li {
	background: transparent url(/assets/img/arrow.gif) no-repeat;
	background-position: 0 5px; 
	padding-left: 10px;
}

img.left {
	margin-right:20px;
}
img.right {
	margin-left:20px;
}

.mod-image-center {
	width:100%;
	text-align:center;
}

.centered {
	width:100%;
	text-align:center;
}

.paragraph {
	margin: 10px 0px;
	text-align: justify;
}
.no-margin {
	margin:0px;
}
.no-padding {
	padding:0px;
}

.req {
	color: #7C170E;
}
.vspace_20 {
	width:100%;
	height:20px;
	float:left;
}

a.infolink {
	text-decoration:none;
	font-size:12px;
	color:#1f3d97;
}

ul.squarebullet {
	list-style:square;
}
ul.squarebullet li {
	padding-bottom:6px;
}

ul.noformat {
	list-style:none;
	padding:0px 6px;
}
ul.noformat li {
	padding-bottom:6px;
}

input.button {
	font-size:10px;
	font-weight: bold;
	background-color:#1E3D97;
	color: #ffffff;
	padding:1px 10px;
	border:1px solid black;
}


.button_blue_60, .button_blue_80, .button_blue_100, .button_blue_120, .button_blue_140 {
	color:#ffffff;
	border:none;
	height:20px;
	font-weight:bold;
	font-size:10px;
	padding:0px 0px 3px;
	margin:0px auto;
	text-align:center;
	vertical-align:top;
	font-family:inherit;
	cursor:pointer;
}
.button_blue_60 {
	width:60px;
	background:transparent url(/assets/img/buttons/blue_60.gif) no-repeat;
}
.button_blue_80 {
	width:80px;
	background:transparent url(/assets/img/buttons/blue_80.gif) no-repeat;
}
.button_blue_100 {
	width:100px;
	background:transparent url(/assets/img/buttons/blue_100.gif) no-repeat;
}
.button_blue_120 {
	width:120px;
	background:transparent url(/assets/img/buttons/blue_120.gif) no-repeat;
}
.button_blue_140 {
	width:140px;
	background: transparent url(/assets/img/buttons/blue_140.gif) no-repeat;
}





.form-item {
	width: 660px;
	float:left;
	padding: 2px 0px 14px 0px;
}

 /* occurs before */
.form-item .form-item-details {
	width: 660px;
	float:left;
	font-size: 10px;
	padding: 0px 0px 6px 0px;
}

 /* occurs afterward */
.form-item .form-item-info {
	width: 460px;
	float:left;
	font-size: 10px;
	color:#444444;
	padding: 2px 0px 0px 200px;
}

.form-item .form-item-label {
	width: 190px;
	float:left;
	font-weight: bold;
	font-size: 10px;
	text-align:right;
	padding-right: 10px;
	line-height:18px;
}

.form-item .form-item-field {
	width: 460px;
	float:left;
	font-weight: bold;
	font-size: 10px;
}

.form-item .form-item-field span.text {
	line-height:17px;
}

.form-item .form-item-submit {
	width: 100%;
	float:left;
	text-align:center;
}

.form-item .form-item-field select,input {
	font-size:10px;
}

.form-item .form-item-submit input.submit {
	font-size:10px;
	font-weight: bold;
	color: #1E3D97;
}






div#page-area {
	width: 950px;
	margin:0 auto; 
	background-color: #ffffff;
	border-left: 2px solid #1E3D97;
	border-right: 2px solid #1E3D97;
}

div#header-area {
	float:left;
	width: 950px;
	height: 110px;
	margin:0;
	padding:0;
	text-align:left;
	background-color: #ffffff;
	border: inherit;
}

div#header-area .logo {
	float:left;
	width:374px;
	padding:2px;
	margin:0px;
}

div#header-area .ad {
	float:left;
	/*height: 76px;*/
	/*width: 470px;*/
	margin: 15px 0px 0px 50px;
}

div#nav-area {
	float:left;
	width:950px;
	height:14px;
	background-color: #FEC520;
	color: #1E3D97;
	border-left: inherit;
	border-right: inherit;
	border-top: 1px solid #1E3D97;
	border-bottom: 1px solid #1E3D97;	
}

div#nav-area .item {
	float:left;
	margin:0px;
	padding: 0px 0px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	height:20px;
} 
 
div#nav-area .item a,div#nav-area .item a:visited{
	text-decoration:none;
	color:#1E3D97;
	padding:0px 15px;
} 

div#nav-area .item a:hover {
	background-color: #1E3D97;
	color:#ffffff;
}

div#nav-area .ritem {
	float:right;
	margin:0px;
	padding: 0px 10px;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
 
div#nav-area .ritem a,div#nav-area .ritem a:visited{
	text-decoration:none;
	color:#1E3D97;
	padding:0px 15px;
}

div#nav-area .ritem a:hover {
	background-color: #1E3D97;
	color:#ffffff;
}

div#content-area {
	float:left;
	width:950px;
	padding: 0px;
	background-color:inherit;
	border: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


div#content-full {
	width:950px;
	float:left;
	background-image: url(/assets/img/bg_twocolumn.gif);
	background-repeat: repeat-y;
}

div#content-full div#content {
	float:left;
	display:inline;
	width:660px;
	padding:10px 20px;
	font-size:10px;
	background:inherit;
}

div#content strong {
	font-weight:bold;
	font-size: 12px;
}

.content-section {
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

.content-section-left {
	width:310px;
	float:left;
	padding:0px 10px 0px 0px;
}
.content-section-right {
	width:310px;
	float:right;
	padding:0px 0px 0px 10px;
}

.pagetitle {
	width:300px;
	font-weight:bold;
	font-size:18px;
	margin:20px 0px 0px 0px;
	color:#1E3D97;
	border-bottom:2px solid #FEC520;
}
div#content-right {
	float:left;
	display:inline;
	width:250px;
}

.errorbox {
	/*width:600px;*/
	border:1px solid #c60000;
	font-size:12px;
	background-color:#ffecec;
	text-align:left;
	margin:10px auto;
	padding: 5px;
}



.successbox {
	width:600px;
	border:2px solid green;
	font-size:12px;
	background-color:#efefef;
	text-align:left;
	margin:4px auto;
	padding: 5px;
}

.mod-header {
	margin: 10px 0px 0px 10px;
	padding: 2px 0px 0px 0px;
	background: transparent url(/assets/img/bg_rcolumn_header.gif) no-repeat;
	width:230px;
	height:20px;
	float:left;
	text-align:center;
	overflow:hidden;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.mod-content {
	width:230px;
	background-color:#efefef;
	margin: 0px 0px 20px 10px;
	padding: 0px;
	float:left;
}

.mod-content p {
	margin: 0px;
	padding: 4px 4px 10px 4px;
}

.mod-content p.newaccount {
	text-align:center;
	font-size: 12px;
}

.mod-content img.small-left{
	margin: 4px 7px 0px 2px;
	padding: 0px;
}

.mod-login-area {
	padding:10px 10px;
	width: 210px;
}
.mod-login-error {
	width: 196px;
	background-color:#cccccc;
	border:2px solid red;
	padding:5px;
	text-align:center;
	color:red;
	font-weight:bold;
	
}
.mod-login-label {
	width:100%;
	text-align: left;
	color: #1E3D97;
	font-weight:bold;
}
.mod-login-input {
	margin-bottom:10px;
}
.mod-login-detail {
	width:100%;
	text-align: left;
	color: #aaaaaa;
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:10px;
}
.mod-login-detail a {
	width:100%;
	text-align: left;
	color: #0000ff;
	font-weight:bold;
	margin-top:-10px;
	margin-bottom:10px;
}
.mod-login-input input {
	height: 14px;
	width:180px;
	font-size:10px;
}
.mod-login-checkbox {
	width:auto;
	height:auto;
	margin-bottom:10px;
}

.mod-login-submit {
	width:100%;
	margin-bottom:10px;
	text-align:center;
}


div#footer-area {
	float:left;
	width:950px;
	height:14px;
	background-color: #FEC520;
	color: #1E3D97;
	border-left:inherit;
	border-right:inherit;
	border-top: 1px solid #1E3D97;
	border-bottom: 2px solid #1E3D97;
	text-align:center;
	font-size:10px;	
	font-style:italic;
}

div#tail {
	float:left;
	width:100%;
	text-align:center;
}

div#tail a,div#tail a:visited {
	color:#666666;
	text-decoration:underline;
}


div#profileError {
	width:600px;
	margin:100px 20px;
	border:1px solid red;
	background-color:#efefef;
	padding:10px;
}

div#profileSuccess {
	width:600px;
	margin:100px 20px;
	border:1px solid green;
	background-color:#efefef;
	padding:10px;
}

div#profileSuccess .head {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

div#profileError .head {
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
}

#nameChangeNotice {
	background-color: #808080;
	border-bottom:1px solid #000;
	color:#fff;
	font-weight:bold;
	height:20px;
	padding-top: 5px;
	text-align:center;	
}

#nameChangeNotice a {
	color:#fff;
	font-size:12px;
}
