/* CSS Document */



body {
	margin: 0 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
}


.bottombar {BORDER-RIGHT: #ea2 2px outset;
        PADDING-RIGHT: 3px; BORDER-TOP: #525 2px outset;
        PADDING-LEFT: 9px; FONT-WEIGHT: normal;
        FONT-SIZE: 7pt;
        PADDING-BOTTOM: 3px; MARGIN: 0px; VERTICAL-ALIGN: top;
        BORDER-LEFT: #626dab 2px outset;
        WIDTH: 748px;
        COLOR: #ffffff; PADDING-TOP: 3px;
        BORDER-BOTTOM: #101 2px outset;
        BACKGROUND-REPEAT: repeat-x;
        FONT-STYLE: normal;
        FONT-FAMILY: Arial, Helvetica, sans-serif;
        HEIGHT: 19px;
        BACKGROUND-COLOR: #1b2c85;
        TEXT-DECORATION: none
}


#container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	padding: 0;
}

#headerSearch {
	margin-bottom: 5px;
	padding: 4px 10px;
	color: #FFFFFF;
	text-align:right;
	background-color:#000000;
	height: 20px;
}

#midbar {
	padding: 0;
	text-align: left;
	margin: 0 310px;
	width: 280px;
}

h1 {
	padding: 6px 0 6px 8px;
	margin: 0;
	background-color:#000000;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	text-transform:uppercase;
}
h2 {
	line-height:120%;
}
ul.menuBar {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position: outside;
	height: 20px;
}
ul.menuBar li {
	scroll: 100% 66%;
	float:left;
	margin-right:5px;
	padding:0pt 15px 0pt 0pt;
}
ul.menuBar li a {
	text-decoration: none;
	color: #000000;
}
ul.menuBar li a:hover {
	text-decoration: underline;
}


	
p {
	color: #000;
	font-size : 12px;
	line-height : 16px;
	margin-top: 10px;
	margin-bottom: 15px; 
	margin-right: 20px;
}
td {
	color: #000;
	font-size : 12px;
	line-height : 16px;
	margin-top: 20px;
	margin-bottom: 0px; 
	margin-right: 20px;
}
	
a { 
	text-decoration: none; 
	outline: none; 
	color : #360396; }

strong, b { font-weight: bold; 	}

ul { list-style-type: square;
     padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 4px;
}
ol { padding: 0px 0px 0px 0px;
	 margin: 0px 0px 0px 4px;
 }
li{	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px; 
}

img { border: 0; }

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #360396;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight : bolder;
}
a.title:visited { text-decoration: none;}
a.title:active { text-decoration: none; }
a.title:hover {	text-decoration: none; color: #000000;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #360396;
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight : bolder;
}

.smalltext {
	font-size: 10px;
}
.notes {
	font-size: 9px;
	line-height:11px;
	text-align:right;
	color: #666666;
}
.notesHighlight {
	font-size: 10px;
	color: #b90000;
	font-weight: bold;
}
.highlight { color: #b90000; }

.morelink { color : #360396; text-decoration: none; font-size: 10px;}
.morelink:visited { text-decoration: none; }
.morelink:active { text-decoration: none; }
.morelink:hover { color: #000000; text-decoration: none;}



