body {
	background-color: #ffffff;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}

*, td {
	font-family: Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0D426A;
	text-decoration: none;
}

.boldtxt, .bold {
	font-weight: bold;
}

.link, .link A {
	font-weight: bold;
	font-size: 11px;
	color: #0D426A;
}

.glink, .glink A {
	font-weight: bold;
	font-size: 13px;
	color: #80AD6D;
}

.max, .maxmin {
	width: 100%;
}

.min, .minmax {
	width: 1px;
}

.stripe {
	background-image: url("img/stripe_bg.gif");
	background-repeat: repeat-x;
	width: 1px;
}

.header_end {
	width: 100%;
	background-image: url("img/header_bg.gif");
	background-repeat: repeat-x;
}

.content {
	width: 560px;
	padding-left: 34px;
	padding-right: 34px;
	padding-top: 18px;
	padding-bottom: 50px;
	vertical-align: top;
}

.smenutitle {
	width: 100%;
	vertical-align: middle;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #E2ECED;

	font-size: 14px;
	color: #CEB072;
	font-weight: bold;
}

.sidemenucell {
	vertical-align: top;
	width: 221px;
}

.smenu {
	width: 100%;
	vertical-align: top;
	padding-left: 12px;
	padding-top: 7px;
	background-color: #C5D2DB;
}


.smenuitem {
	font-weight: bold;
	font-size: 12px;
	color: #2C7595;
}

.smenuitem A {
	font-weight: bold;
	color: #194C72;
	/*font-size: 12px;*/
	/*text-decoration: none;*/
}

.submenu {
	padding-left: 12px;
	line-height: 160%;
	color: #2C7595;
	font-weight: bold;
}

.submenu A {
	color: #194C72;
}



.bottomarea {
	background-color: #E9F2F7;
	padding-left: 30px;
	vertical-align: top;
}



.login {
	height: 14px;
	border: 1px solid #D1DBE3;
	font-size: 11px;
	color: #0D426A;
}

.answer {
	font-size: 12px;
	color: #0D426A;
}

.question {
	font-weight: bold;
	font-size: 12px;
	color: #0D426A;
}

.form_label {
	vertical-align: bottom;
	padding-bottom: 3px;
	/*font-family: Trebuchet MS, Arial;*/
	font-weight: bold;
	font-size: 11px;
	color: #0D426A;
}

.frErr {
	color: red;
	/*font-size: 12px;*/
	font-weight: bold;
	text-decoration: blink;
}

.frReq {
	font-weight: bold;
}

.form-subheading {
	padding-top: 3px;
	padding-bottom: 3px;
	/*font-family: Trebuchet MS, Arial;*/
	font-weight: bold;
	font-size: 14px;
	color: 0D426A;
	/*text-decoration: none;*/
}

INPUT, TEXTAREA, SELECTBOX {
	font-family: Arial;
	font-size: 12px;
	color: 0D426A;
}

.vcmsContent * {
	font-family: Trebuchet MS, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #0D426A;
	text-decoration: none;
}


.vcmsContent a {
	font-weight: bold;
	font-size: 11px;
	color: #0D426A;
}
.vcmsContent div.heading, .heading {
	description: Heading;
	font-weight: bold;
	font-size: 14px;
	color: #0D426A;
	display: block;
}

.vcmsContent div.subheading, vcmsContent .subheading A, .subheading, .subheading A {
	description: Subheading;
	font-weight: bold;
	font-size: 12px;
	color: #0D426A;
	text-decoration: none;
}

.flinks, .flinks A {
	font-weight: bold;
	font-size: 14px;
	color: #d6514a;
	text-decoration: none;
}

td.flinks {
	text-align: center;
	width: 33%;
}

td.heading {
	display: table-cell;
	padding-bottom: 8px;
}


