p, ul, ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	margin-bottom: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.blockquote {
	font-family: Helvetica, Garmand, serif;
	font-size: 12px;
	margin-left: 0px;
	color: #29527A;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
}

.nofloat {
	float: none;
	margin: 16 24 16 24;
	clear: both;
}

.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}

.floatleft {
	float: left;
	margin-left: -6px;
	margin-right: 10px;
}
p a, p a:visited {
	color: #3EA99F;
	font-weight: 600;
	text-decoration: none;
}
p a:hover {
	color: #3FB023;
	font-weight: 600;
	text-decoration: underline;
}

.ThinNavLine { width:1px; height:1px; background: #FFFFFF}

.titleline { 
	width: 40%; 
	height:4px; 
	text-align: left; 
	background: #000066; 
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #333333;
	font-weight: normal;
	margin-bottom: -6px;
	padding: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Garmond, serif;
	font-size: 100%;
	color: #00A6CE;
	padding: 1px;
	font-weight: normal;
	margin-bottom: -12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 24px;
}

h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #000066;
	padding: 0px;
	font-weight: normal;
	margin-bottom: -12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 24px;
}

h4{
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #000066;
	padding: 0px;
	font-weight: normal;
	margin-bottom:-24px;
}


a.secondarylinks:link 
{
	color: #00008b;
	font-size: 100%;
	text-decoration: none;
}

a.secondarylinks:hover
{
	color: #4A4A4A;
	font-size: 100%;
	text-decoration: underline;
}

a.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008b;
	padding: 2px;
	font-weight: normal;
	line-height: 14px;
}

a.headerinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9BC4E2;
	padding: 2px;
	font-weight: normal;
	line-height: 14px;
}

.headerinfo, ul.headerinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00008b;
	padding: 2px;
	font-weight: normal;
	line-height: 14px;
	margin-top: -4px;
	margin-bottom: -8px;
}

ul li h2 {
	list-style-type: none;
	font-family: Arial, Helvetica, serif;
	font-size: 100%;
	color: #00A6CE;
	font-weight: bold;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 24px;
}

ul.menuinfo {
	text-align:left;
	font-size: 12pt;
	color: #0033CC;
	list-style-type: circle;
}

.important{
	list-style-type: none;
	margin-bottom: -14px;
	font-family: Verdana, 'Estrangelo Edessa', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	letter-spacing: 1px;
	padding: 0px;
	line-height: 18px;
}

a.important:visited {
 	margin-bottom: -14px
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	color: #0000cc;
	padding: 0px;
	line-height: 18px;
}

a.important:hover {
	margin-bottom: -14px
	font-family: Arial, Helvetica, serif;
	font-size: 12px;
	font-weight: normal;
	color: #9BC4E2;
	padding: 0px;
	line-height: 18px;
}
/*
ul.important li.important{
	text-align: left;
	margin-bottom: -10px
	font-family: Arial, Helvetica, serif;
	font-size: 18px;
	font-weight: normal;
	color: #00008b;
	padding: 0px;
	line-height: 20px;
}
*/

.leftinfo p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.5em;
	color: #000033;
	margin: 0 2 12 2;
	padding: 0px;
}

.sidecontent, .sidecontent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000066;
	padding: 1px;
	font-weight: bold;
	line-height: 10px;
}
a.sidecontent, a.sidecontent:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 1px;
	font-weight: bold;
	line-height: 14px;
}

a.sidecontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #348017;
	padding: 1px;
	font-weight: bold;
	line-height: 14px;
}


.fancy{
	text-align:center;
	letter-spacing: 2px;
	font-family: Georgia, 'Estrangelo Edessa', Gautami, serif;
	font-size: 12px;
	color: #000066;
	padding: 0px;
	font-weight: bold;
	line-height: 14px;

}
p.image{
	height: auto;
	width: auto;
	margin-bottom: 24px;
}

.image img{
  display:inline;
  margin:3px;
  border: 4px double #000066;
}
.center
{
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  color: #000000;
}

.misc
{
  text-align: center;
  margin-left:auto;
  margin-right:auto;
  color: #000066;
}

.paraheading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-bottom: 10px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
}

.bodytable{
	display: block;
	background: #072B8A url('../images/main_table_gradient.jpg') repeat-x;
}

.small, p.small
{
margin-bottom: -2px;
font-size: 65%;
font-weight: bold;
font-family: Verdana, Georgia,sans-serif;
}

.MsoNormal {
margin-bottom: 12px;
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#titlespecial{
	font-family: serif, helvetic, garmond;
	font-weight: bold;
	color: #199797;
	text-size: 16px;
}

#titleformal{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: bold;
	color: #199797;
	Margin-top: 24px;
	text-decoration: underline;
	text-size: 16px;
}

#titleformalprek{
	Font-family: 'Comic Sans MS', cursive;	
	font-weight: bold;
	color: #199797;
	Margin-top: 24px;
	text-decoration: underline;
	text-size: 16px;
}

#marquee_replacement{
 border:1px solid #000;
 background: #ffffff;
 width:900px;
 height:20px;
 overflow:auto;
}

#marquee_replacement div#start p{
 padding:0;
 margin:0;
 left:0;
 width:auto;
 display:inline;
 float:left;
 white-space: nowrap;
 height:15px;
}

#marquee_replacement div#start p.spacer{
 width:700px;
}

#marquee_replacement div#start{
 display:block;
 height:10px;
}

#pullquote p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


#form1 {
	padding: 10px;
	background-color: #CCCCCC;
}

#copyright, #copyright a{
	font-family: Arial, Helvetica, serif;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	font-weight: normal;
	line-height: 10px;
}

#menuinfo p {
	text-align: center;	
	font-size: 10pt;
	}

#litebox {
	border: 4px double #ffffff;
	background-color: #ffcc00;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px
}

a#upcomingLinks{
	color: #339933;
	text-decoration: none;
	line-height: 8px;
	font-weight: bold;
	}

a#upcomingLinks:hover{
	color: #009900;
	text-decoration: underline;
	line-height: 8px;
	font-weight: bold;
	}

#upcomingText{
	color: #000066;
	margin-bottom: -12px;
	}

#tanbox {
	border: 4px double #ffff00; 
	line-height: 8px;  
	background-color: #ffffcc;
	padding: 0px;
}

a.menulink:link{
	display: block;
	text-align: center;	
	text-decoration: none;	
	font-weight: normal;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14px;	
	color: #000066;	
	padding: 5px;	
	text-indent: 0pt;	
	font-style: normal;
	}

a.menulink:hover{
	border: 1px none;
	background-color:#ffffff;
	color: #000000;
}

#mainlinks a
{
	color: #4A4A4A;
	text-decoration: none;
}

#mainlinks a:hover
{
 	color: #000000;
	text-decoration: underline;
}

#leftSide
{
	float: left;
	height: 500px;
	width: 200px;
	background: #ffffff url('../images/yelblugradient.jpg') repeat-x;
	margin-left: 10px;
}

/*************/
#menu {
		/**background: url('img/menubg.gif') no-repeat center;**/
		text-align: left;
		margin: 0px auto;
		color: #FFFFFF; 
		font-style:normal; 
		font-variant:normal; 
		font-weight:bold; 
		font-size:1em; 
		font-family:Helvetica, Arial, sans-serif
}
#headeralt {
	/*background-image: url('images/Rotation_5.jpg');*/
	/*background-color: '000000';*/
}
A.itemstyle{
	background-image: url('../images/button.png');
	padding: 3px;
	display: block;
	text-align: center;	
	text-decoration: none;	
	font-weight: normal;	
	font-family: Georgia, Times New Roman, sans-serif;	
	font-size: 14px;	
	color: #FFFF00;	
	text-indent: 0pt;
	font-style: normal;
	}
	
A.itemstyle:hover {
	display: block;
	text-align: center;	
	text-decoration:underline;
	font-weight: normal;	
	font-family: Georgia, Times New Roman, serif;	
	font-size:14px;		
	color: #ffffff;	
	font-style: italic;	
	background-color:#ffffff;
}

#nav, #nav ul { /* all lists */
	Padding-right: 2px;
	margin-left: 5px;
	list-style-type: none;
	line-height: 1;
}

ul#nav li{
	display: block;
	margin-right: 4px;
	margin-left: 2px;
	line-height: 12px;
	/*padding-right: 2px;*/
}

#nav a {
	display: block;
	width: 6em;
}
ul#nav ul{
	border:2px #ffff00 solid;
}

ul#nav ul li, #nav ul li, #nav ul li a{
	color: #ffff00;
	font-size: 12px;
	margin-left: -20px;
	margin-bottom: 4px; 
	margin-top: 2px;
	}

#nav ul li a:hover{color: #ffffff;}
 
#nav li { /* all list items */
	padding-left: 4px;
	text-align: center;
	float: left;
	width: 6em; /* width needed or else Opera goes nuts */
}

#nav li ul li a{
	text-align: center;
	margin-right: -52px;
}
 
#nav li ul { /* second-level lists */
	list-style-type: none;
	position: absolute;
	background: #0744A9;
	width: 9em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
 
#nav li ul ul { /* third-and-above-level lists */
	margin: -1em 0 0 5em;
}
 
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
	margin: -1em 0 0 5em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}