
/*
	Misc Global Defs, Splash Page, Flash, etc
*/
body {
	background: #bcc0c4;
	text-align: center;
	font-family: arial;	
}
.page {
	width: 738px;
	background: #385A8B;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	padding: 10px 30px 30px 30px;
	text-align: left;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
}
.ln {
	margin: 15px 0px 0px 0px;
}
.indent {
	margin: 0px 0px 0px 20px;
}

.new {
        position: relative;
        top: 5px;
}

.ticker {
	width: 770px;
	background: #ffffff;
	padding: 10px 10px 10px 20px;
	font-family: Arial;
	font-size: 14px;
	line-height: 15px;
	text-align: left;
	color: #000000;
}
.ticker a:link    { color: #000000; text-decoration: none; }
.ticker a:visited { color: #000000; text-decoration: none; }
.ticker a:active  { color: #000000; text-decoration: none; }
.ticker a:hover   { color: #000000; text-decoration: none; }

.footer {
	width: 768px;
	height: 35px;
	background: #616161;
	border: 1px #ffffff solid;
	padding: 10px 10px 15px 20px;
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

.home_links {
	width: 800px;
	text-align: right;
	margin: 0px 0px 5px 0px;
	font-family: arial;
	font-size: 12px;
}

.bot {
	width: 800px;
	height: 44px;
	text-align: right;
	margin: 10px 0px 0px 0px;
}


.teasers {
	width: 798px;
	background: #385A8B;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}
.page a:link {
	color: #ccccff;
}
.page a:visited {
	color: #ccccff;
}
.page a:active {
	color: #ffff00;
}
.page a:hover {
	color: #ffffff;
}
a.pg:link {
	color: #ccccff;
}
a.pg:visited {
	color: #ccccff;
}
a.pg:active {
	color: #ffff00;
}
a.pg:hover {
	color: #ffffff;
}
.sectionTitle {
	color: #ffffff;
	font-family: verdana;
	font-size: 22px;
	font-weight: normal;
	line-height: 30px;
	margin: 15px 0px 15px 0px;
}
.subtitle {
	width: 400px;
	color: #e9ddb1;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px #7496c6 dashed; 
	margin: 0px 0px 5px 0px;
}
.header {
	width: 800px;
	background: #ffffff;
}
.logo {
	margin: 20px 15px 10px 20px;
}
.tagline {
	color: #385a8b;
	font-family: Verdana, Arial;
	text-align: right;
	margin: 27px 10px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}
.nbspacer {
	margin: 0px 18px 0px 18px;
}
input,select,textarea {
	background: #a1bfea;
	border: solid 1px #000;
	color: #000;
	font-family: verdana;
	font-size: 12px;
}
input.btn {
	background: #dddddd;
	border: outset 1px #657385;
	color:#000000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 2px 0px 2px;
}
.flashMap {
	width: 730px;
	height: 325px;
	border: 3px solid #bbbbbb;
	margin-bottom: 15px;
}
.flashmovie {
	width: 800px;
	height: 335px;
	z-index: 1;
}
.fourlevels {
	width: 798px;
	height: 125px;
	background: #ffffff;
	border: 1px #ffffff solid;
}
.teaser_title {
	text-decoration: none;
	color: #e9ddb1;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #7496c6 dashed; 

}
.teaser_text {
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}
.title_bar {
	width: 758px;
	background: #385A8B;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
	font: 14px arial;
	font-weight: bold;
	text-align: left;
	padding: 5px 20px 5px 20px;
	color: #ffffff;
}

	


/*
	Nav Menu
*/
.navbar {
	width: 798px;
	background: #385A8B;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: 1px #ffffff solid;
}
.staticMenuItem {
	padding: 8px 5px 8px 5px;
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
}
.menuHover {
	color: #FFFF00;
}
.dynamicMenuItem {
	padding: 8px 15px 8px 10px;
	font-family: arial;
	color: #385A8B;
	font-size: 11px;
	font-weight: bold;
	background: #ffffff; 
	text-align: left;
	border: 1px #ffffff solid;
}
.dynamicMenuItemHover {
	color: #000000;
	background: #bcc0c4;    
}
.treeNode {
	font-family: arial;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}
.messages {
	font-family: arial;
	color: #ffff88;
}





/*
	Global GridView Defs
*/
.grid {
	font: 12px Arial, Sans-Serif;
	width: 100%;
	border: 3px solid #bbbbbb;
}
.grid a:link {
	color: #ffffff;
}
.grid a:visited {
	color: #ffffff;
}
.grid td, .grid th {
    padding: 4px 10px 4px 4px;
}
.gridHeader {
    text-align:left;
    color:white;
    background-color: #ffffff;
	font-size: 12px;
	color: #000000;
}
.gridHeader a:link {
	color: #000000;
}
.gridHeader a:hover {
	color: #000000;
}
.gridHeader a:visited {
	color: #000000;
}
.gridHeader a:visited {
	color: #000000;
}
.gridRow td {
    background-color: #385A8B;
}
.gridAlternating {
    background-color: #426393;
}
.gridAlternating td {
    background-color: #426393;
}
.gridSelected {
    background-color: #a1bfea;
	color: #000000;
}




/*
	PressReleases GridView
*/
.pressReleases {
	font: 12px Arial, Sans-Serif;
	width: 100%;
	border: 0px solid #bbbbbb;
}
.pressReleases a:link {
	color: #ffffff;
}
.pressReleases a:visited {
	color: #ffffff;
}
.pressReleases td, .pressReleases th {
    padding: 5px;
}




/*
	Global DetailsView Def
*/
.detailsCommand a {
	color: #ffffff;
	padding: 2px 10px 2px 10px;
	margin: 0px 5px 0px 0px;
	text-decoration: none;
	background: #385A8B;
	border: solid 1px #000000;
}
.detailsCommand a:hover {
	color: #ffffff;
	background: #aaaa00;
}
.details {
	font: 14px Arial, Sans-Serif;
	border: 3px solid #bbbbbb;
	margin-bottom: 20px;
	width: 100%;
	z-index: 1000;
}
.detailsHeader {
	font: 12px Arial, Sans-Serif;
	font-weight: bold;
	color: black;
	background: white;
}
.detailsFields {
	font-weight: normal;
	color: #a1bfea;
	text-align: right;
    background-color: #5676a3;
	font: 14px Arial, Sans-Serif;
	width: 30%; 
}
.details a:link {
	color: #ffffff;
}
.details a:visited {
	color: #ffffff;
}
.details td, .grid th {
	vertical-align: top;
    padding: 8px;
}





/*
	Calander of events defs
*/
.event_title {
	font-size: 16px; 
	font-weight: bold;
	line-height: 25px;
	color: #ffffff;
	font-family: Verdana;
}
.event_date {
	font-size: 11px; 
	color: lightBlue;
	line-height: 20px;
}
.event_link {
	margin: 8px 0px 0px 0px;
}
.events {
	line-height: 17px;
	background: #476899;
	padding: 0px 5px 10px 15px;
}





/*
	Creates rounded edges on events (hack, not too sure about this)
*/
.container {
	margin: 5px 0px 20px 0px;
 }
.rtop, .rbottom {display:block;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden;  background: #476899; }
.r1 {margin: 0 5px}
.r2 {margin: 0 3px}
.r3 {margin: 0 2px}
.r4 {margin: 0 1px; height: 2px}
.rtop .r4, .rbottom .r4{margin: 0 1px;height: 2px} 





/*
	Product Page Formatting, Product Menu, etc
*/
.productResources {
	border: 3px #e9ddb1 solid; 
	padding: 15px 15px 15px 15px;
}
.productThumbnail {
	border: 5px #7496c6 solid; 
	margin: 0px 15px 0px 0px;
}
.producttitle {
	color: #FFFF55;
	font-family: Verdana;
	font-size: 22px;
	font-weight: normal;
	line-height: 25px;
	border-bottom: 1px #7496c6 dashed; 
	margin: 0px 0px 10px 0px;
}
.staticProductMenuItem a:link {
	color: #000000;
}
.staticProductMenuItem a:visited {
	color: #000000;
}
.staticProductMenuItem a:active {
	color: #000000;
}
.dynamicProductMenuItem a:link {
	color: #000000;
}
.dynamicProductMenuItem a:visited {
	color: #000000;
}
.dynamicProductMenuItem a:active {
	color: #000000;
}
.staticProductMenuItem {
	padding: 0px 12px 0px 12px;
	width: 120px;
	font-family: arial;
	background: #ffffff; 
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase; 
}
.staticProductMenuItemHover {
	background: #bcc0c4;   
}
.dynamicProductMenuItem {
	width: 230px;
	padding: 0px 12px 0px 12px;
	font-family: arial;
	background: #ffffff;
	font-size: 11px;
	font-weight: bold; 
}
.dynamicProductMenuItemHover {
	background: #bcc0c4;    
}
.dotted {
	width: 100%;
	background: #385A8B;
	color: #385A8B;
	border-bottom:  #7496c6 1px  dashed; 
	margin-bottom: 15px;
}
.productBreadCrumb {
	font-size: 10px;
	font-family: arial;
	margin-bottom: 10px;
}
.fontAlt {
	color: #c6dffe;
}




/* 
	Photos
*/
.photo {
	border: 3px #bcc0c4 solid;
	margin: 0px 0px 5px 15px;	
}
.photoDiv {
	float: right;	
	margin: 0px 0px 15px 0px;
}
.caption {
	margin: 0px 0px 0px 15px;
	font-family: arial;
	line-height: 14px;
	font-size: 11px;
	text-align: left;	
	color: #a1bfea;
	font-style: italic;
}





/*
	Site Map
*/
.siteMap {
	border: 0px #000000 solid;
	width: 800px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	font: 11px verdana;
	color: #444444;
}
.siteMapPath {
	font: 12px verdana;
	color: #444444;
}
.currentNodeStyle {
	color: #444444;
}
.nodeStyle {
	text-decoration: underline; color: #444444;
}
.pathSeparatorStyle {
	margin: 10px;
	font-size: 10px;
}
.rootNodeStyle {
	text-decoration: underline; color: #444444;
}




/*
	Side Bar
*/
.sidebar {
	width: 200px;
	font-size: 11px;
	border: 2px solid #122b50;
	background: #deebef;
	padding: 10px 15px 10px 15px;
	line-height: 17px;
	margin: 5px 10px 5px 0px;
	color: #294978;
	float: left;
	text-align: left;
	font-family: arial;
}
.sidebar_title {
	color: #726843;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	border-bottom: 1px #7496c6 dashed; 
	margin: 0px 0px 5px 0px;
}
.sidebar a:link {
	color: #122b50;
}
.sidebar a:visited {
	color: #122b50;
}
.sidebar a:active {
	color: #122b50;
}
.sidebar a:hover {
	color: #122b50;
}



/*
	Admin
*/
.adminpage {
	width: 738px;
	background: #777777;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	padding: 10px 30px 30px 30px;
	text-align: left;
	font-family: Verdana, Arial;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 22px;
}
