html, body{
	margin:0;
	padding:0;
	background-image: url(images/bkgrd.gif);
	} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #003366;
	cursor: default;
	}
.lines {
	background-image: url(images/stripes.gif);
}
.city {
	background-image: url(images/city.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.centerLines {
	background-image: url(images/largeStripes.jpg);
	background-repeat: repeat;
	background-color: #000000;
	background-position: top;
}

.quickLineBkgd {
	font-size: 12px;
	color: #000000;
	background-color: #FFC266;
}
.addy {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 20px;
}
.whiteBullet {
	padding-right: 1px;
	padding-left: 1px;
	list-style-position: outside;
	list-style-image: url(images/wBullety.gif);
}
.quickLinkPad {
	
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.subMenuPad {
	
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.credits {
	
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
a.main_nav:link  { 
color: #000000; 
font-size: 12px; 
text-decoration: none 
}
a.main_nav:visited  { 
color: #003366; 
font-size: 12px; 
font-weight: normal; 
text-decoration: none 
}
a.main_nav:hover  { 
color: #003366; 
font-size: 12px; 
text-decoration: underline 
}
a.main_nav:active  { 
color: #000000; 
font-size: 12px; 
text-decoration: none 
}

a.copyright:link  { 
color: #CCCCCC; 
font-size: 11px; 
text-decoration: none 
}

a.copyright:visited  { 
color: #FFCC00; 
font-size: 11px; 
text-decoration: none 
}
a.copyright:hover  { 
color: #FFC266; 
font-size: 11px; 
text-decoration: underline 
}
a.copyright:active  { 
color: #FFCC00; 
font-size: 11px; 
text-decoration: none 
}

a.top_nav:link  { 
color: #FFC266; 
font-size: 12px; 
text-decoration: none 
}
a.top_nav:hover  { 
color: #FFFFFF; 
font-size: 12px; 
text-decoration: underline;
}
a.top_nav:active  { 
color: #FFC266; 
font-size: 12px; 
text-decoration: none 
}
a.top_nav:visited  { 
color: #FFC266; 
font-size: 12px; 
text-decoration: none;
}

a.special_nav:link  {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif
}

a.special_nav:hover  { 
color: #003399; 
font-size: 12px; 
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline
}

a.special_nav:active  { 
color: #000000; 
font-size: 12px; 
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none
}

a.special_nav:visited  { 
color: #000000; 
font-size: 12px; 
font-weight: normal; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline}


.pipes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.content {
	
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-top: 13px;
	padding-right: 20px;
}
.headline {
	
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.lgLetter {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	vertical-align: text-bottom;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
}
.leftNavBkg {
	background-image: url(images/lineMain.jpg);
}
.substripe {
	background-image: url(images/ywbStripe.jpg);
}

a.crumb_nav:link  { color: #003399; font-size: 14px; font-weight: bold; text-decoration: none }
a.crumb_nav:hover  { color: #003399; font-size: 14px; font-weight: bold; text-decoration: underline}
a.crumb_nav:active  { color: #000000; font-size: 14px; font-weight: bold; text-decoration: none}
a.crumb_nav:visited  { color: #000000; font-size: 14px; font-weight: bold; text-decoration: none}
hr {
	background-image: url(images/divider.gif);
}
.comments {
	font-size: 11px;
	font-style: italic;
	color: #333333;
}

.select{
	font-size: 12px;
	border: 1px solid #003399;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.homeNav {
	background-color: #FFFFFF;
	background-image: url(images/lineMain.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 185px;
}
.notice {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #FFE3B9;
	border: 1px solid #CCCCCC;
	padding: 3px 3px 3px 5px;
}
.tablestyles {
	border: 1px solid #CCCCCC;
}
.tableRowWhite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableRowGrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #E6E6E6;
}
.tdRTLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.blueBkg {
	background-color: #003366;
	height: 100%;
	width: 185px;
}

