/* CSS Document */
/* Basic HTML Styles
-----------------------------------*/
body {
	margin: 0;
	background: #ffffff url(/images/assnimg986/background.png) repeat-x;
}

body#nobackground {
	background: #fff none;
}

a, a:link {
	color: #0683CC;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0683CC;
}

body, td, p, ul, ol, span, font {
	font: 12px Arial, Helvetica, sans-serif;
}

/* Top Nav Below
-----------------------------------*/
ul#navtop2 li li a {
	color: #0683CC;
	background-color: #FCEDB1;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a { width: 163px; }		

ul#navtop2 li li a:hover {
	color: #ffffff;
	background: #0683CC;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	padding: 6px 4px;
}

#navtop2 li ul {
	border: none;
	border-top: none;
}

/* Main Content Styles
-----------------------------------*/
#maincontenttable {
	background: #fff none;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #76888A;
	border-bottom-color: #0683CC;
	border-left-color: #76888A;
	padding: 0;
}

#maincontentcell {
	padding: 8px;
}

#maincontentsubcell {
	padding: 0 8px 0 0;
}

.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7F0700;
	line-height: 21pt;
	font-stretch: semi-condensed;
}
.head2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #03366C;
	line-height: 21pt;
	font-stretch: semi-condensed;

}
.sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #03366C;
	line-height: 17pt;
	font-stretch: semi-condensed;
}
.sub2 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #7F0700;
	line-height: 17pt;
	font-stretch: semi-condensed;
}
.subWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17pt;
	font-stretch: semi-condensed;	
}
.subYellow {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #FEE679;
	line-height: 17pt;
	font-stretch: semi-condensed;	
}
.regularText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: regular;
	color: #333333;
	line-height: 14pt;
	font-weight: lighter;
	font-stretch: semi-condensed;
}
.whiteText {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: regular; 
	color: #FFFFFF; 
	line-height: 14pt;
	font-weight: lighter;
	font-stretch: semi-condensed;
}
.yellowText {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: regular; 
	color: #FEE679; 
	line-height: 14pt;
	font-weight: lighter;
	font-stretch: semi-condensed;
}
.smallText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: regular;
	line-height: 13pt;
	font-weight: lighter;
	font-stretch: semi-condensed;
}
a:link {
    color: #7F0700;
    text-decoration: underline;
}
a:visited {
    color: #03366C;
    text-decoration: underline;
}
a:hover {
    color: #03366C;
    text-decoration: underline;
}
a:active {
    color: #03366C;
    text-decoration: underline;
}
 a.yellow:link {color: #FEE679;}
 a.yellow:visited {color: #FEE679;}
 a.yellow:hover {color: #FEE679;}
 a.yellow:focus {color: #FEE679;}
 a.yellow:active {color: #FEE679;}
 
li.smallText {
	margin-left: 0;
	list-style: none;
	display: list-item;
	line-height: 13pt;
	font-weight: lighter;
	font-stretch: semi-condensed;
} 

