@charset "iso-8859-1";

html { margin: 0px; }

body {
	background: white;
/*	leftmargin: 4px;	*/
/*	marginwidth: 0px;	*/
/*	topmargin: 0px;		*/
/*	marginheight: 0px;	*/
/*	margin: 0px;		*/	
	font-family: Tahoma, Geneva, Swis721 BT, Helvetica, sans-serif;
	padding:4px;	
	font-size: 13px;
	color: #000000;
	text-align: left;
	line-height: 16px;
}

.dimmed {
	color: #999999;
}

.hilighted {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	line-height: 15px;
}

.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: right;
	text-transform: capitalize;
	line-height: 32px;
	padding-bottom: 15px;
}

.subtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: right;
	/*text-transform: capitalize; */
/*	height: 18px;*/
	line-height: 19px;
/*	margin-bottom: 8px;*/
/*	padding-bottom: 20px;*/	
/*	padding-top: 15px; */
}

.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #003366;
	line-height: 22px;
}

.large {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	line-height: 19px;
	margin-bottom: 10px
}

.leadcap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
/*	font-style: italic; */
	color: #a0a0a0;
	text-align: left;
	text-transform: capitalize;
	line-height: 32px;
	padding-bottom: 15px;
}

.caption {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
}

.date {
	font-size: 12px;
	color: 6699ff;
	text-align: center;
	line-height: 14px;
	margin-right: 12px;	
}	

.note {
	font-size: 11px;
/*	color: #003366;	*/
	line-height: 13px;
}

.official {
	font-family: "Times New Roman", Times;
	font-size: 14px;
	line-height: 16px;
}

.sbText {
	font-size: 10px;
	color: #555555;
	text-align: right;
	line-height: 12px;
}

.sbHeader {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
	text-align: right;
	line-height: 15px;
	margin-bottom: 5px;
}

.data1 {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 13px;
	color: #6699ff;
	line-height: 16px;
}

.narrow {
	font-family: Swis721 Cn BT, Arial Narrow, Helvetica Narrow;
	font-size: 13px;
	line-height: 16px;
}

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

.logo {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	height: 29px;
	color: white;
	background: #004990;
/*	line-height: 22px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 7px;
	padding-left: 7px;
	padding-right: 8px;
	padding-bottom: 4px;
}

TR, TD {
	font-family: Tahoma, Geneva, Swis721 BT, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15px;
}

.page {
	padding:4px;
}	

H1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: black;
	text-align: right;
	text-transform: capitalize;
	line-height: 32px;
}

H3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #0079bc;
	line-height: 20px;
}

select {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: white;
}

input {
	font-family: tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 2px;
}

textarea {
	font-family: tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 2;
}

/* table { */
/* 	font-size: 12px;*/
/* }	*/


A.header:link {text-decoration: none; color:white;}
A.header:visited {text-decoration: none; color:white;}
A.header:hover {text-decoration: none; color:white;}

/*A:link {text-decoration: none; color:#446688;} */
A:link {text-decoration: none; color:#0079bc;}
/*A:visited {text-decoration: none; color:#123456;}*/
A:visited {text-decoration: none; color:#0079bc;}
/*A:hover {text-decoration: underline; color:#ff8000;}*/
A:hover {text-decoration: none; color:#002e54;}

/*
A:link {text-decoration: none; color:#0080ff;}
A:visited {text-decoration: none; color:#004477;}
A:hover {text-decoration: bold; color:#ff8000;}
*/

ul {
	list-style-image: url(images/bullet-list.gif);
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 1.0em;
}

ol {list-style-type: font-family(tahoma, geneva, sans-serif)}
 

