/*========================================================================================
EDITED HTML TAGS
========================================================================================*/

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #f3f1da;
	margin-top: 25px;
	min-width: 780px;
}
td {
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	width: 65%;
	padding-top: 0.2em;
	border-bottom: #8094ae 1px solid;
}
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: 0px;
	margin-left: 0px;
	width: 538px;
	border-right: 1px solid #809EBF;
	display: inline;
	float: left;
	position: relative;
}
div#content_holder div#right_column {
	vertical-align: top;
	margin-right: -240px;
	width: 240px;
	border-left: 1px none #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
========================================================================================*/



/*========================================================================================
BODY CLASSES
========================================================================================*/

/* These classes are for column left */

#mainContentpromo {
	text-align: left;
	background: #FFFFFF url("images/bg_hdrBox.gif") repeat-x left top;
	border: #b6c6d8 1px solid;
	padding: 10px;
	margin: 0px;
	width: auto;
}
#mainContentpromo h1 {
	font-weight: bold;
	font-size: 18px;
	padding: 10px;
	margin: 0px;
	color: #ff0000;
	text-align: center;
}
#mainContentpromo h2 {
	font-size: 14px;
	margin: 10px;
	color: #6581a4;
	text-align: center;
}
#mainContentpromo p {
	font-size: 12px;
	margin: 15px;
	color: #000000;
	text-align: center;
}
#mainContentpromo p.special {
	font-size: 12px;
	margin: 15px;
	color: #ff0000;
	text-align: center;
}
table.features {
	width: 100%;
	border-collapse: collapse;
}
table.features th {
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	width: 65%;
	padding-top: 0.2em;
	border-bottom: #8094ae 1px solid;
}
table.features thead {
	background: url("images/bg_content_boxes.gif") repeat-x left top;
}
table.features th {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
}
table.features ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 5px 0px 5px 20px;
	padding-top: 0px;
	list-style-type: square;
}

/* These classes are for column right */

.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;
}
.emphasis {
	font-weight: bold;
}