/* Page Structure */
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
} 

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkg-body.gif);
	background-repeat: repeat-y;
	background-color: #dfdfdf;
} 

/* Layers */
#TopBanner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 108px;
	z-index: 3;
	visibility: visible;
	background-image: url(../images/bkg-top.gif);
	background-repeat: repeat-x;
} 

#StandingMan {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 218px;
	height: 269px;
	z-index: 4;
	visibility: visible;
	padding-top: 108px;
	padding-left: 0px;
}

#Nav {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 100%;
	height: 21px;
	z-index: 3;
	visibility: visible;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background-image: url(../images/bkg-nav.gif);
	background-repeat: repeat;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;
} 
#Nav a:link, #Nav a:visited { color: #FFFFFF; text-decoration:none; padding: 0px 8px 0px 8px; }
#Nav a:hover { color: #aab6c8; }

#SideBar {
	position: absolute;
	left: 0px;
	top:377px;
	width: 218px;
	height: auto;
	margin: 0px;
	padding: 0px;
	z-index: 3;
	visibility: visible;
	background-image: url(../images/bkg-sidebar2.gif);
	background-repeat: repeat-x;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
} 

#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #434343;
	background-image: url(../images/bkg-mainbody.gif);
	background-repeat: repeat-x;
	z-index: 0;
	padding: 0px;
	margin: 134px 0 0 218px;
	padding: 20px 40px 10px 20px;
} 

/* Text */
a:link { color: #751111; }
b:link { color: #ffffff; }
a:visited { color: #011b54; }

p {	margin-top: 0px; padding-top: 0px; line-height: 18px; }

ul { margin-top: 0px; padding-top: 0px; }
ol { margin-top: 0px; padding-top: 0px; }
li { padding-bottom: 5px; }
.RedCheckmarkList { list-style-image:url(../images/red-checkmark.gif); }
.BlueCheckmarkList { list-style-image:url(../images/blue-checkmark.gif); }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; color: #011b54; margin-top: 0px; padding-top: 0px; }
h2 { font-family: Arial, Helvetica, sans-serif;	font-size: 14pt; color: #751111; margin-top: 0px; padding-top: 0px; }

.LargeText { font-size: 14pt; }
.SmallText { font-size: 11pt; }

.MainBodyBold {	font-family: Arial, Helvetica, sans-serif;	font-size: 12pt; color: #434343; font-weight: bold; }
.MainBodyItalisized { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: normal; color: #434343; }
.MainBodyItalisizedBold { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; color: #434343;  }

.Color1 {  color: #263d6d; }
.Color1Bold { color: #263d6d; font-weight: bold; }
.Color1Italisized { font-style: italic; font-weight: normal; color: #263d6d; }
.Color1ItalisizedBold { font-style: italic; font-weight: bold; color: #263d6d; }

.Color2 {  color: #751111; }
.Color2Bold { color: #751111; font-weight: bold; }
.Color2Italisized { font-style: italic; font-weight: normal; color: #751111; }
.Color2ItalisizedBold { font-style: italic; font-weight: bold; color: #751111; }

.SideNav {
	margin: 3px 20px 0px 0px;
	padding: 5px 0px 8px 45px;
	background-image: url(../images/nav-bullet.gif);
	background-repeat: no-repeat;
	border-bottom: 2px dotted #dfdfdf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #FFFFFF;
}
.SideNav a:link, .SideNav a:visited { color: #FFFFFF; text-decoration:none; }
.SideNav a:hover { color: #aab6c8; }

.SideContent { padding: 20px 20px 10px 20px; font-family: Arial, Helvetica, sans-serif;	font-size: 10pt; color: #FFFFFF; }
.SideContent img { border-color: #000000; }
.SideBodyBold {	font-weight: bold; }
.SideBodyItalisized { font-style: italic; }
.SideBodyItalisizedBold { font-style: italic; font-weight: bold; }

.Footer { margin-top: 10px; border-top: 2px dotted #434343; padding-top: 3px; font-size: 10pt; }

.BoxDashed { border: 2px dashed #263d6d; padding: 10px 5px 0 5px; background-color: #c9cfd7; }
.BoxSolid { border: 2px solid #263d6d; padding: 10px 5px 0 5px; background-color: #c9cfd7; }
.BoxWhite { border: 2px solid #263d6d; padding: 10px 5px 10px 5px; background-color: #ffffff; }
.BoxDashBorder { border: 2px dashed #263d6d; padding: 10px 5px 5px 5px;  background-color: #ffffff; }

.OptSmallText { font-size: 10pt; line-height: 12px;}

.bottomNav { margin-top: 10px; /* border-top: 2px dotted #434343;*/ padding-top: 3px; font-size: 10pt; text-align: center; }

.Free { color: #CC0000; font-size: 16pt; font-weight:bold; margin: 0px; padding: 0px; }