.menutitle{
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#FFFFFF;
	color:#AA6700;
	width:140px;
	font-weight:normal;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
}
.menutitle a{
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#FFF;
	color:#AA6700;
	width:140px;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
}
.menutitle a:hover {
	cursor:pointer;
	margin-bottom: 2px;
	background-color:#73849E;
	color:#FFF;
	width:140px;/* */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
}
.submenu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #32547F;
	text-align: left;
	text-indent: 0px;
}
.submenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #32547F;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	padding-left: 6px;
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
	text-align: left;
	text-indent: 0px;
	text-decoration: none;
	padding-left: 6px;
	background-color: #65768B;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	background-color: #73849E;
	padding: 20px;
}
.textBlack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}
.learnTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
}
#learnSection a {
	color: #000;
	text-decoration: underline;
}
#learnSection a:hover {
	color: #FFF;
	text-decoration: underline;
}
#mainColumn {
	background-image: url(../images/main_gradient.jpg);
	background-repeat: repeat-y;
}
#mainTable {
	background-color: #FFF;
	border: 4px double #7A0513;
}
#mainColumnLft {
	background-image: url(../images/main_lft.jpg);
	background-repeat: repeat-y;
}
#mainColumnrt {
	background-image: url(../images/main_rt.gif);
	background-repeat: repeat-y;
}
.addressArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666;
}
#whitepaper {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#whitepaper a {
	color: #FFF;
	text-decoration: none;
}
#whitepaper a:hover {
	color: #FFF;
	text-decoration: underline;
}
#topNav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#topNav a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
#topNav a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.textRed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #900;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #7A0513;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#mainColumn a {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#mainColumn a:hover {
	font-weight: bold;
	color: #7A0513;
	text-decoration: underline;
}
.paragraph {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #900;
}
.sidebarText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	color: #5B6B7E;
	padding-top: 10px;
}
.redBorder {
	border: 4px double #7A0513;
}
#formTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFF;
	background-color: #74829E;
	border: 4px double #000;
}

