/*  Default Styles  */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:justify;
}

.normalp {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}


th {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	background: #eeeeee;
	border: 1px outset #FFFFFF;
	font-weight: bold;
	height: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

/*  Form Styles  */
.adminTable {
	width: 500px;
	border: 1px solid #666666;

}

/*  Form Styles  */
.adminTableBody {
	width: 500px;

}
/* FORM */
.textField { 
	 background: #ffffff;
	 border: 1px solid #B4C5D8;  
	 height : 18px; 
	 width : 150px;  
	 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size : 10px;
	 color : #5B5B5B;
}

.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	background:#408ECC;
	width:100px;
	height:20px;
	border : 1px outset #d6d6d6;
	font-weight : bold;
}

.textBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #676767;
	border : 1px inset #d6d6d6;
}
.com{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #676767;
	width:200;
	height:200;
	border : 1px inset #d6d6d6;
}

.searchBox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border : 1px solid #FFFFFF;
	background : #B4BBE2;
	height : 16px;
	color : #000000;
}



/*  Form Styles  */
.adminHeader {
	background-color: #dddddd;
	font-weight: bold
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
}

.checkbox {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #333333;
	background: #f6f6f6;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 150px;
	height: 18px;
	border: 1px solid #666666;
	background: #ffffff;
}

.selectMulti {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.select {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	width: 120px;
	height : 15px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
}

.textarea {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	width: 250px;
	height: 85px;
	border: 1px solid #666666;
	border-style: solid;
	background: #ffffff;
}

.topCat {
	background-color: #408ecc;
	font-weight: bold;
; font-size: 9pt; color: ffffff
}


.vertText {
	writing-mode: tb-rl;
	filter:   flipH() flipV();
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
}


.content {
	border: 1px black solid;
	width: 325;
	height: 100;
	cursor: hand;
}

/* Menu divs */
#menu{
	position: relative;
	width: 192px;
	}
#menu ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-indent: 10px;
	}
#menu li {
	margin: 0 0 0 0; 
	}
#menu a { 
	display: block;
	width: 192px;
	padding: 8px 0px 8px 0px;
	border-bottom : 1px solid #FFFFFF;
	background-color : #B4C5D8;
	color: #375275;
	font-weight: bold;
	text-decoration: none;
	}
#menu a:hover {
	display: block;
	width: 192px;
	padding: 8px 0px 8px 0px;
	border-bottom : 1px solid #FFFFFF;
	background-color : #AAB6BA;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	display: block;
	width: 192px;
	padding: 8px 0px 8px 0px;
	border-bottom : 1px solid #FFFFFF;
	background-color : #7B99BA;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#menuSub{
	position: relative;
	width: 192px;
	}
#menuSub ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px; 
	
	}
#menuSub li {
	margin: 0 0 0 0; 
	}
#menuSub a:link, #menuSub a:visited {
	text-indent: 15px;
	display: block;
	width: 192px;
	height: 24;
	padding: 4px 0px 4px 0px;
	border-bottom : 0px;
	background-color : #E6E6E6;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
}
#menuSub a:hover {
	text-indent: 15px;
	display: block;
	width: 192px;
	height: 24;
	padding: 4px 0px 4px 0px;
	border-bottom : 0px;
	background-color : #C5CBD2;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.dateN{
	font-family: sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;
	text-decoration: underline;
}
a.dateN:hover{
	font-family: sans-serif;
	font-size: 11px;
	color: red;
	font-weight: normal;
	text-decoration: none;
}
a.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: underline;
}
a.readmore:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
a.readmoreb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1E3D64;
	text-decoration: underline;
}
a.readmoreb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #577397;
	text-decoration: none;
}
.sideHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E3D64;
}
.homePromo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}
.homeEvents {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
}
.homeEventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.topMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: 408ecc;
; font-style: normal; text-transform: capitalize
}
.pageHeadersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: red;
}
.redB{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.redM{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: normal;
}
.pageHeaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #375275;
}
.newsHeaderred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
.newsHeaderredsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #375275;
}
.pageSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.homeblub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
a.homeNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.homeNews:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.photoHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: red;
}
.photoHeaderSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E3D64;
}
