body  {
	font-family: Palatino Linotype, Palatino, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #000000;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #8890C9;
}



a:link { color: #1C1C92; text-decoration: underline }
a:visited { color: #1C1C92; text-decoration: underline }
a:hover { color: #3A75E9; text-decoration: underline }
a:active { color: #3A75E9; text-decoration: underline }

H1 {

	font-size: 20px;
	color: #2323B7;
	font-weight: bold; 
}

H2 {

	font-size: 22px;
	color: #000000;
}


.navBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C1C92;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A7A9BE;	
	line-height: 18px;
	}
	
.navBox a:link  { color: #1C1C92; text-decoration: none }
.navBox a:visited  { color: #1C1C92; text-decoration: none }
.navBox a:hover { color: #E05D5D; text-decoration: none }
.navBox a:active  { color: #E05D5D; text-decoration: none }

.navBoxBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1C1C92;
	font-size: 11px;
	line-height: 18px;	
	}
	
.navBoxBottom a:link  { color: #1C1C92; text-decoration: none }
.navBoxBottom a:visited  { color: #1C1C92; text-decoration: none }
.navBoxBottom a:hover { color: #E05D5D; text-decoration: none }
.navBoxBottom a:active  { color: #E05D5D; text-decoration: none }


.navBottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	
	}
	
.navBottom a:link  { color: #333333; text-decoration: none }
.navBottom a:visited  { color: #333333; text-decoration: none }
.navBottom a:hover { color: #E05D5D; text-decoration: none }
.navBottom a:active  { color: #E05D5D; text-decoration: none }

.navBottomBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;	
	}


.11pxText {  
	font-size: 11px;  
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

.11pxTextGray {  
	font-size: 11px;  
	color: #CAC8CD;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.boldItalic {
	font-style: italic;
	font-weight: bold;
}

.11pxTextBold {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.11pxTextItalic {
	font-size: 11px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.borderWhite {
	border: 1px solid #FFFFFF;
}


.table {
	border: 1px solid #D7D9EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;	
}

.tableRightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D9EB;
}
.tableRightLineBold {
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7D9EB;
}
.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #D7D9EB;
}
.textSmall {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.curveBk {
	background-image: url(/riverfall/img_new/main/hdr_curve_bk.gif);
	background-repeat: no-repeat;
}
.tableNav {
	background-image: url(/riverfall/img_new/main/nav_bk.gif);
	background-repeat: no-repeat;
	border: 1px dotted #000000;
}
.borderBlack {
	border: 1px solid #000000;
}
.boxBorderOnly {
	border: 2px dotted #D7D9EB;
}
.smallCaps {
	font-variant: small-caps;
}
