/*========================================================================================
EDITED HTML TAGS
========================================================================================*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #f3f1da;
	margin-top: 0px;
	min-width: 780px;
}
a:link, a:visited {
	color: #0000ff;
}

/*========================================================================================
PAGE LAYOUT CLASSES
========================================================================================*/

#wrapper {
	text-align: left;
	background-color: #FFFFFF;
	/*background: url(http://corp.andale.com/images/bg_sec_content_column.gif) #ffffff no-repeat right bottom;*/
	border: 1px solid #0d3358;
	margin: 0px auto;
	width: 780px;
}
div#content_holder {
	vertical-align: top;
	background-color: #ffffff;
	border-right: 240px solid #E8F2FF;
	border-left: 0px solid #cccccc;
	padding: 0px;
	margin: 0px;
	width: auto;
	display: block;
	overflow: visible;
	position: relative;
}
div#content_holder div#left_column {
	padding: 10px;
	margin-left: 0px;
	width: 519px;
	display: inline;
	float: left;
	position: relative;
}
div#content_holder div#right_column {
	vertical-align: top;
	margin-right: -240px;
	width: 240px;
	border-left: 1px solid #809EBF;
	display: inline;
	float: right;
	position: relative;
}
div#content_holder .clear {
	height: 1px;
	clear: both;
	overflow: hidden;
}

/*========================================================================================
HEADER CLASSES
========================================================================================*/

#quicklinksbox {
	background-color: #ffffff;
	width: 780px;
}
#quicklinksbox p {
	font-size: 10px;
	text-align: right;
	margin: 5px 10px 0px 0px;
}
#quicklinksbox a {
	color: #9e1b34;
	font-weight: bold;
	text-decoration: none;
}
#quicklinksbox a:hover {
	text-decoration: underline;
}
#nav {
	margin-left: 15px;
	width: auto;
	height: 53px;
}
#nav img.logo {
	margin-right: 15px;
}
#nav img {
	margin: 0px 1px 0px 1px;
}
#bigbevel {
	background: url("images/bg_bevel.gif") repeat-x;
	width: 780px;
	height: 30px;
}
#bigbevelcontent1 {
	float: left;
	display: inline;
}
#bigbevelcontent1 img {
	margin-top: 5px;
}
#bigbevelcontent2 {
	width: auto;
	float: right;
	display: inline;
}
#bigbevelcontent2 p {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin: 9px 10px 0px 0px;
	line-height: 11px;
}
#bigbevelcontent2 img {
	vertical-align: middle;
}
#bigbevelcontent2 a {
	text-decoration: none;
}

/*========================================================================================
BANNER CLASSES
========================================================================================*/

#maincontenthdr {
	text-align: left;
	background: #000000 url("images/home_question2.jpg") no-repeat left top;
	width: 780px;
	height: 172px;
	overflow: hidden;
}
#maincontenthdr h1 {
	color: #ffffff;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	padding: 0px 80px 0px 255px;
	margin: 0px;
	line-height: 20px;
}
#maincontenthdr a {
	color: #33ccff;
}
#maincontenthdr a:hover {
	color: #ffffff;
}

/*========================================================================================
BODY CLASSES
========================================================================================*/

/* These classes are for column left */

div#left_column h1 {
	color: #1b3c7e;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}
div#left_column p.tagline {
	color: #1b3c7e;
	font-size: 12px;
	text-align: center;
	margin: 20px 0px;
}
div#left_column span.alt {
	font-weight: bold;
}
.hoverBox {
	text-align: left;
	background: url("images/bg_hoverbox.gif") repeat-x left top;
	border: #b6c6d8 1px solid;
	margin: 20px 0px 0px 0px;
	width: auto;
}
.hoverBox .head {
	color: #1b3c73;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 10px 10px 0px 10px;
	display: block;
}
span.smaller {
	color: #1b3c73;
	font-size: 13px;
	font-weight: bold;
}
span.altcolor {
	color: #ff0000;
}
.hoverBox p {
	margin: 5px 10px 5px 25px;
}
.hoverBoxbtn {
	text-align: right;
	margin-bottom: 5px;
	margin-right: 5px;
}
.hoverBoxbtn2 {
	text-align: right;
	margin: -18px 5px 5px 0px;
}

/* These classes are for column right */

#seccontent {
	background-color: #e8f2ff;
	margin: 0px;
	width: 240px;
	float: right;
}
#seccontent hr {
	color: #000000;
	text-align: center;
	width: 75%;
	height: 1px;
}
.loginbox {
	background: #c6cfef url("images/bg_content_boxes.gif") repeat-x left top;
	width: 240px;
}
.loginbox h2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 3px 0px 3px 6px;
	margin: 0px;
}
.loginbox label {
	font-weight: bold;
}
.loginbox input {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 130px;
}
.loginbox form {
	padding: 0px;
	margin: 0px;
}
.loginbox input.btn {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 75px;
	width: 45px;
}
.loginpadding {
	margin: 10px 0px 0px 10px;
	padding-bottom: 10px;
}
.itembox1 {
	background: url("images/bg_content_boxes.gif") repeat-x left top;
	margin-bottom: 15px;
	width: 240px;
}
.itembox1 h2 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 6px;
	margin: 0px;
}
.itembox1 h3 {
	color: #1b3c73;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.itembox1 p {
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.itembox1 a {
	font-weight: bold;
}
.itembox1 div.padding {
	text-align: center;
	padding: 10px;
}
.itembox2 {
	background: #FFFFFF url("images/bg_content_boxes.gif") repeat-x left top;
	padding-bottom: 15px;
	width: 240px;
}
.itembox2 h2 {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 3px 6px;
	margin: 0px;
}
.itembox2 h3 {
	color: #1b3c73;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.itembox2 p {
	padding: 5px 5px 5px 10px;
	margin: 0px;
}
.itembox2 a {
	font-weight: bold;
}
.itembox2 div.padding {
	text-align: center;
	padding: 10px;
}

/*========================================================================================
FOOTER CLASSES
========================================================================================*/

#footer {
	text-align: left;
	margin: 0px auto;
	width: 780px;
}
#footer p {
	font-size: 11px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 16px;
}
#footer img {
	vertical-align: middle.
}

/*========================================================================================
COMMON CLASSES
========================================================================================*/

a.helplink, a.helplink:link, a.helplink:visited {
	color: #9e1b34;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	white-space: nowrap;
}
.eightpx {
	font-size: 8px;
}
.ninepx {
	font-size: 9px;
}
.tenpx {
	font-size: 10px;
}
.elevenpx {
	font-size: 11px;
}
.twelvepx {
	font-size: 12px;
}
.red {
	color: #FF0000;
}