html {
	width:90%;	
}
#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.formTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060435;
	letter-spacing: 2px;
}

#menu a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:active {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}



#caution {
	background-image: url(images/caution-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
	color: #FFFFFF;
}
#caution a:link {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#caution a:active {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#caution a:visited {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#caution a:hover {
	font-size: 9px;
	color: #FFFF00;
	text-decoration: underline;
}
#body-highlight {
	background-image: url(images/highlight-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 10px;
}
#body-highlight a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#body-highlight a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#body-highlight a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
#body-highlight a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
#right-bg {
	background-image: url(images/sub-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#highlight-box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.yellow-highlight {
	font-weight: bold;
	color: #FFFF00;
}
#footer a:link {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:active {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a:visited {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
.redHighlight {
	font-size: 9px;
	color: #990033;
	text-transform: uppercase;
}
