﻿

/* ----- Fonts ------ */
.bodytext {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#000000;}
.bodytext2 {line-height: 1.8em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#000000;}
.bluetext {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#1e2059;}
.headertext {font-weight:bold; font-style:italic; font-size:22px; font-family:arial,helvetica,sans-serif; text-decoration:none; color:#FFFFFF;}
.whitetext {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#ffffff;}
.footertext {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#ffffff;}
.bluetext14 {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:14px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#1e2059;}
.bluetext16 {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:16px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#1e2059;}

#insideheadertext{ font-family:arial; font-weight:bold; font-style:italic; font-size:22px; color:#fff; }

/* ----- Hyperlinks ------ */
A.bluelink12 {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#1e2059;}
A.bluelink12:active {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#1e2059;}
A.bluelink12:hover {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#1e2059;}

A.bluelink16 {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:16px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#1e2059;}
A.bluelink16:active {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:16px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#1e2059;}
A.bluelink16:hover {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:16px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#1e2059;}

A.whitelink11 {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#ffffff;}
A.whitelink11:active {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}
A.whitelink11:hover {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}

A.whitelink12 {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#ffffff;}
A.whitelink12:active {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}
A.whitelink12:hover {line-height: 1.5em; font-weight:bold; font-style:normal; font-size:12px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}

A.footerlink {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:none; color:#ffffff;}
A.footerlink:active {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}
A.footerlink:hover {line-height: 1.5em; font-weight:normal; font-style:normal; font-size:11px; font-family:verdana,arial,helvetica,sans-serif; text-decoration:underline; color:#ffffff;}



/* ----- Image Rotator ------ */
#rotator
{
	border: 0px solid #000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 210px;
}

#rotator img
{
    border:0px;
	display: none;
	margin-top:30px;
	position: relative;
	top: 0;
	left: 0;
	
}

/* ----- BG Images ------ */
.bodystyle{
	height:100%;
	margin:0;
	background-image: url('images/bg_main.jpg');
	background-repeat:no-repeat;
}

.contentback{
	background-image: url('images/contentback.jpg');
	background-repeat: repeat-y;
}

.innerpagecontentheader{
	background-image: url('images/innerpagecontentheader.jpg');
	background-repeat: no-repeat;
}

.leftbarcontentarea{
	background-image: url('images/leftbarcontentarea.jpg');
	background-repeat: repeat-y;
}

.innerpageleftbartop{
	background-image: url('images/innerpageleftbartop.jpg');
	background-repeat:no-repeat;
}

.leftevents{
	background-image: url('images/left_sidebar_events_blank.jpg');
	background-repeat:no-repeat;
}

.topheader{
	height:100%;
	background-image: url('images/bg_top_full.jpg');
	background-repeat:no-repeat;
}

.insideheader{
	background-image: url('images/inside_header.jpg');
	background-repeat:no-repeat;
}

.insideheader2{
	background-image: url('images/inside_header2.jpg');
	background-repeat:no-repeat;
}

.bgmain{
	height:100%;
	background-image: url('images/bg_main.jpg');
	background-repeat:no-repeat;
}

.bgleft1{
	background-image: url('images/bg_left1.gif');
	background-repeat:repeat-y;
}

.bgright1{
	background-image: url('images/bg_right1.gif');
	background-repeat:repeat-y;
}

.leftlogos
{
    background-image: url('images/left_sidebar_all.jpg');
	background-repeat:no-repeat;
}

.bgleftsidebar
{
    background-image: url('images/bg_left_sidebar.jpg');
	background-repeat:repeat-y;
}

.bgleftsidebarwide
{
    background-image: url('images/bg_left_sidebar_wide.gif');
	background-repeat:repeat-y;    
}

/* ----- Dropdown Menus ------ */

#dropmenudiv{
position:absolute;
background-color: #004460;
border:1px solid #004460;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
margin-left:10px;
margin-top: -5px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #215C8C;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0277a7;
}