html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.c{
	float: left;
}

.ph{
	padding-left: 10px;
	padding-right: 10px;
}
.mh{
	margin-left: 10px;
	margin-right: 10px;
}

.pv{
	padding-top: 10px;
	padding-bottom: 10px;
}
.mv{
	margin-top: 10px;
	margin-bottom: 10px;
}

.container{
	margin-left: -10px;
	margin-right: -10px;
}

.c1{width: 60px;}
.c2{width: 140px;}
.c3{width: 220px;}
.c4{width: 300px;}
.c5{width: 380px;}
.c6{width: 460px;}
.c7{width: 540px;}
.c8{width: 620px;}
.c9{width: 700px;}
.c10{width: 780px;}
.c11{width: 860px;}
.c12{width: 940px;}

.cc1{width: 80px;}
.cc2{width: 160px;}
.cc3{width: 240px;}
.cc4{width: 320px;}
.cc5{width: 400px;}
.cc6{width: 480px;}
.cc7{width: 560px;}
.cc8{width: 640px;}
.cc9{width: 720px;}
.cc10{width: 800px;}
.cc11{width: 880px;}
.cc12{width: 960px;}


.br{
	clear: both;
	height: 0;
}






body, html{
	background:white url(../images/grid.png) repeat-y top center;
	background: #fdfdfd;
	width: 100%;
	height: 100%;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#topBar{
	height: 20px;
	padding: 0 20px;
	text-align: center;
	font-style: italic;
	color: gray;
	background: white;
}

	#visual{
		float: right;
	font-style: normal;		
	}
	
#menuWrapper{
	background: white;
	border-bottom: 1px silver solid;	
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#menu{
	margin: 0 auto;
	display: block;
	width: 960px;
	height: 70px;
	-moz-border-radius: 8px;

}
	#menu li{
		min-width: 140px;
		position: relative;
		display: block;
		float: left;
		margin: 0 10px;
	}
#logo{
	width: 170px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	margin-left: -10px;
	margin-top: -5px;
	background: transparent url(../images/logo.png) no-repeat;
}

#menu .first{
	min-width:60px;margin-left:70px;
}

#menu a{
	text-transform: uppercase;
	font-size: 19px;
	color: #1c6180;
	text-decoration: none;
}

.side a{
	font-size: 12px;
	color: #2FA1D6;
	text-decoration: none;
}

.side a:hover{
	text-decoration: underline;
}

.submenu a{
	color: #1c6180;
	text-transform: uppercase;
	font-weight: bold;
}

.side h2{
	font-style: italic;
	font-weight: bold;
	font-size: 15px;
	margin-left: 10px;
}

#menu .secondary{
	background: white;
	position: absolute;
	width: 100%;
	height: 40px;
	overflow: hidden;
}

#menu .secondary .indicator{
	color: gray;
}

#menu .secondary li{
	display: inline;
	min-width: 1em;
	margin: 0;
}
#menu .secondary a{
	color: #2fa1d6;
	display: inline;
	font-size: 12px;
	text-transform: none;
	margin: 0;
}

#menu .secondary .rollover{
	display: none;
}

#menu .dropdown:hover{
	height: auto;
	margin-left: -11px;
	padding-left: 10px;
	padding-bottom: 10px;
	border: 1px silver solid;
	-moz-border-radius: 4px;
	-moz-box-shadow: 0 0 25px silver;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 0 25px silver;	
}

#menu .dropdown:hover .rollover{
	display: inline;
}

#menu .dropdown:hover .indicator{
	display: none;
}
	
#menu a:hover{
	text-decoration: underline;
}	
	
#footer{
	padding-top: 65px;
	height: 20px;
	clear: both;
	text-align: center;
	font-weight: bold;
	color: black;
	background: transparent url(../images/bottom.gif) no-repeat top center;
}

#footer a{
	color: black;
	text-decoration: underline;
}

.side .umft{
	color: #004798;
}

.box{
	background: lightyellow;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


.em, .ea, .da, .km, .kd, .nyd, .dd{
	float: left;
	width: 1em;
	height: 1em;
	margin-top: .25em;
	margin-right: .5em;
}

.em{background: #425ba9;}
.ea{background: #714ea0;}
.da{background: #d72a89;}
.km{background: #2ebfd7 url(../images/kmbg.gif) repeat-x top left;}
.kd{background: #57ba47;}
.nyd{background: #d7b630 url(../images/nydbg.gif) repeat-x top left;}
.dd{background: #d8472f;}


#promo{
	background: #bcdb19;
	height: 300px;
	margin-top: -30px;
}

.smallnews li{
	margin-bottom: 1em;
}

.newsList a{
	color: #1C6180;
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
	margin-left: 10px;
}


#next{
	float: right;
	margin-right: 20px;
}

#prev{
	margin-left: 20px;
}


.barmenu{
	height: 60px;
	float: none;
	clear: both;
	width: 100%;
	margin: 0;
	margin-top: -20px;
	line-height: 60px;
	text-shadow: 0 0 3px gray;
}

.barmenu .cc12{
	margin: 0 auto;
}

.barmenu h2{
	font-size: 30px;
	color: white;
	line-height: 60px;
	margin-left: 10px;
	display: inline;
}

.barmenu ul, .barmenu li{
	display: inline;
	margin: 0 10px;
}


.barmenu a{
	color: white;
	font-weight: bold;
	font-size: 14px;
}body,html{
	font: normal 12px Calibri,"Trebuchet MS",sans-serif;
	line-height: 20px;
}

strong{
	font-weight: bold;
}

.entry{
	color: #303030;
	text-align: justify;
}

.entry a{
	color: #1C6180;
	text-decoration: none;
	border-bottom: 1px dotted;
}

.entry a:hover{
	border-bottom: 1px solid;
}


.entry p, .entry blockquote, .entry ol, .entry ul, .entry .right, .entry table{
	margin-bottom: 1.6em;
}

.entry blockquote{
	border-left: 2px #1C6180 solid;
	padding-left: 8px;
	margin-left: -10px;
}
.entry blockquote:hover{
	background: #fafafa;
}
.entry blockquote cite{
	display: block;
	text-align: right;
	color: gray;
	font-weight: bold;
}

.entry ol, .entry ul{
	color: #1C6180;
	font-weight: bold;
	list-style: decimal;
	list-style-position: outside;
}

.entry ul{
	list-style: disc;
}

.entry ol span, .entry ul span{
	font-weight: normal;
	color: #303030;
}
.entry strong, .entry em, .entry abbr{
	color:#022131;	
}


.entry strong{
	font-weight: bold;
}
.entry em{
	font-style: italic;
}

.entry .right{
	float: right;
	width: 16.666em;
	font-size: .909em;
	text-align: left;
	color: gray;
	border-left: .1em gray dotted;
	padding-left: 1em;
	margin-left: 1.5em;
}

.entry .half{
	width: 25em;
}

.entry hr{
	border: none;
	border-bottom: .1em #1C6180 dotted;
	margin: 1.6em 0;
	margin-left: -10px;
}

.entry u{
	text-decoration: none;
	border-bottom: 1px #303030 dotted;
}

.entry h1{
	font-size: 2em;

}

.entry h2{
	font-size: 1.5em;
	margin-bottom: .333em;
	text-align: left;
}

.entry h3{
	font-size: 1.25em;	
}

.entry abbr{
	text-transform: lowercase;
	font-variant: small-caps;
}

.entry table{
	margin-left: auto;
	margin-right: auto;
	min-width: 23em;
	max-width: 48em;
	border: 1px dotted;
}

.entry td{
	border-left: 1px dotted;
	border-top: 1px dotted;	
}

.entry td, .entry th{
		padding: .333em;
}

.entry tbody>tr:hover td, .entry tbody>tr:hover th{
	font-weight: bold;
	background: #fafafa;
}


.entry .date{
	float: right;
}

.entry .news{
	margin-bottom: 20px;
}

.center{
	text-align: center;
}

.frame{
	background: #f4e08c;
	padding: 20px;
	font-size: 1.2em;
}

a.imageLeft{
	display: block;
	float: left;
	margin-right: 10px;
	border: none;
}

a.imageRight{
	display: block;
	float: right;
	margin-left: 10px;
	border: none;
}
