@import url("style.css");
@import url("navstyle.css");

/* site specific css stuff 		*/

/* ******************************* */

/* layout code */

body
{
	margin: 0;
	padding:0;
	font-family: arial, Verdana, Sans-Serif;
	font-size:12px;
	color:#7a7a7a;
	background-color:#d0cecf;
}

.completionListElement
{
	visibility:hidden;	
	margin:0px;
	background-color:white;
	color:#999999;
	border:solid 1px gray;
	cursor:hand;
	text-align:left;
	list-style-type:none;
	font-family:Arial, Helvetica;
	font-size:18px;
	padding:0;
	z-index:2;
}

#enclosure h1
{
	margin-bottom:8px;
	font-size:25px;
	font-weight:normal;
	color: #4a4949;
}

#enclosure h2
{
	margin-bottom:5px;
	font-size:22px;
	font-weight:normal;
}

#enclosure h2.larger
{
	font-size:28px;
}

#enclosure h3
{
	margin-bottom:5px;
	font-size:16px;
}

#enclosure h4, #enclosure h5, #enclosure h6
{
	margin-bottom:5px;
	font-size:14px;
}

/* ******************************* */
/*	Link Styles			*/

a:link
{
   color:#071a84; 
   border:0;
}

a:visited
{
   color:#071a84; 
   border:0;
}

a:hover
{
    color:#071a84;
    text-decoration:none;
    border:0;
}

a:active
{
    color:#071a84;
    text-decoration:none;
    border:0;
}

#contentdiv a:link
{
   color:#071a84; 
   border:0;
   text-decoration:none;
}

#contentdiv a:visited
{
   color:#071a84; 
   border:0;
   text-decoration:none;
}

#contentdiv a:hover
{
    color:#071a84;
    text-decoration:none;
    border:0;
}

#contentdiv a:active
{
    color:#071a84;
    text-decoration:none;
    border:0;
}

img
{
	border:0;
}

#contentholder p
{
	margin-bottom:10px;
}

.pageOn
{
	text-decoration:none;
	color:#000000;
}




/*	Form Input	*/

select 
{
	font-size:11px;
	background-color: #FFFFFF;
	border: 1px solid #9196A8;
}

input
{
	font-size:11px;
	vertical-align:bottom;
}

input:focus 
{
	outline: 0;
}


.inputBox
{
	font-size:11px;
	border:1px solid #6B696C;
	margin-bottom:5px;
}



.checkbox
{
	margin:0;
	width:13px;
	height:13px;
	overflow:hidden;
}

textarea {
	margin-bottom:5px;
	font-size:11px;
	border: 1px solid #B7B6A4;
	background-color: #FFFFFF;
}		 

.button {
	vertical-align:middle;
	font-size:11px;
	background-color: #E9E8E3;
	border: 1px solid #B7B6A4;
}


/*	Misc Classes	*/

.bold
{
    font-weight:bold;
}


#contentdiv ul
{
	margin-left:20px;
	list-style-type:disc;
}

#contentdiv ul li
{
	padding:5px 0px;
}

/* ******************************* */
/*	Page Layout				       */

#enclosure
{
	width:826px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 10px;
	background-color: #FFFFFF;
}

#subEnclosure
{
    margin: 0px 12px;
}

#header
{
}

#divPhoneNo
{
    position: absolute;
    right: 12px;
    top: 10px;
    font-weight: bold;
    font-size: 22px;
    color: Black;
}

#divPhoneNo img
{
    vertical-align: text-top;
    margin-top: 1px;
}

#contentdiv
{
    width:586px
}

#banner
{
    margin-bottom: 12px;
}

/* ******************************* */
/*	Sub-Navigation Styles			*/

#subnavUL
{
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	width:210px;
}

#subnavUL li
{
	padding:3px 0px 0px 0px;
}

#subnavUL li ul
{
	padding:0px 0px 0px 10px;	
}

#subnavUL li ul li
{
	padding:5px 0px 0px 0px;
	border:0;
	background-color:#FFFFFF;
}

#subnavUL li a
{
	padding:2px 0px 5px 5px;
	background-color:#DEDEDE;
	display:block;
	
}

#subnavUL li ul li a
{
	padding:2px 0px 2px 5px;
	background-color:#FFFFFF;
	display:block;
}

#subnavUL li a:link
{
	color:#6B696C;
}

#subnavUL li a:visited
{
	color:#6B696C;
}

#subnavUL li a:hover
{
	color:Black;
	text-decoration:none;
}

#subnavUL li a:active
{
	color:Black;
}

/*	selected item in subnav list	*/
#subnavUL li a.navcurrent
{
	color:Black;
}


/*  Top Nav styles  */

#rownavUL
{
	padding:0;
	margin:0;
	font-family: arial, helvetica, sans-serif;
	list-style-type:none;
	width:210px;
}

#rownavUL li
{
	padding:0px 10px 0px 0px;
    float:left;
}

#rownavUL li a.item:link
{
	color:#6B696C;
}

#rownavUL li a.item:visited
{
	color:#6B696C;
}

#rownavUL li a.item:hover
{
	color:Black;
	text-decoration:underline;
}

#rownavUL li a.item:active
{
	color:Black;
}

/*	selected item in subnav list	*/
#rownavUL li a.itemcurrent
{
	color:Black;
}


/*********************************************/
/* NEWS LETTER */

#newsletter
{
    background-image: url(../images/newsLetterBackground.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width: 204px;
    height: 210px;
    color: #FFFFFF;
    float: left;
}

#newsletter h2
{
    color: #FFFFFF;
    /*background-color: #22268F;*/
    line-height: 32px;
    font-size: 12px;
    font-weight: bold;
    text-indent: 15px;
}

#newsletter p
{
    margin-top: 11px; 
    margin-left: 12px;
    padding: 0px;
}

#newsletter .textbox, #newsletter .watermark 
{
    border: 1px solid #676ef3;
    width: 174px;
    padding: 3px 3px;
    font-size: 11px;
    margin: 0px;
}

.watermark
{
    color: #888888;
}

#footerblock
{
    /*border-top: 2px solid #171fa4;*/
    background-color: #22268f;
    background-image: url(../images/footer-background-slice.gif);
    background-repeat: repeat-x;
    background-position: top left;
    margin: 25px 0;
    padding: 10px;
    padding-bottom: 28px;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right;
}

#prefooter
{
    padding-top: 12px;   
}

.contentBox 
{
    position: relative;
    float: left;
    width: 187px;
    margin-left: 12px;
}

.contentBox h2
{
    background-color: #22268f;
    background-image: url(../images/sectionbox-header.jpg);
    background-position: top left;
    background-repeat: repeat-x;
    color: #FFFFFF;
    line-height: 32px;
    font-size: 12px !IMPORTANT;
    text-indent: 10px;
    font-weight: bold !IMPORTANT;
    margin: 0px !IMPORTANT;
    border-bottom: 1px solid #FFFFFF;
}

.contentBox p
{
    margin-top: 10px;
    padding: 0 1px;
}

.contentBox a.readMore
{
    padding-left: 10px;
    background-image: url(../images/readMoreArrow.jpg);
    background-repeat: no-repeat;
    background-position: left center;
    color: #1720a3;
    font-weight: bold;
}

/***********************/
/* footer news */
#enclosure ul.news
{
    margin: 0;
}

#enclosure ul.news h3
{
    color: #22268f;
    font-size: 12px;
    margin: 4px 2px;
}

#enclosure ul.news p
{
    margin: 0px;
}

#enclosure ul.news li
{
    margin-bottom: 12px;
    list-style-type: circle;
    list-style-position: inside;
    list-style-image: url(../images/newsBullet.jpg);
    margin: 2px;
}

#enclosure ul.news li h3
{
    display:inline;
    margin-left: -2px;
}

#enclosure ul.news li h3 a
{
    color: #222691 !IMPORTANT;
}

#banner .bannerContent
{
    color: #FFFFFF !IMPORTANT;
    margin: 36px;
}

#banner .bannerContent h2
{
    font-weight: bold;
    font-size: 20px;
}

#banner .bannerContent p
{
    line-height:1.8em;
}

.ajax__validatorcallout
{
    color: #000000;
}

#contentdiv ul.rssFeed
{
    list-style-type: none;
    margin: 0px;
}

#contentdiv ul.rssFeed li
{
    background: #F5F5F5;
    border-bottom: 1px solid #D9D9D9;
    padding: 3px;
}

#contentdiv ul.rssFeed li.alt
{
    background: #FFFFFF;
}

#contentdiv ul.rssFeed h2
{
    font-size: 18px;
    color: #000000;
}

.popupBack
{
    background: #000000;
    opacity:0.5;filter:alpha(opacity=50)
}

.addthis_toolbox
{
    margin-top: 5px;
    border-top: 1px solid #DDDDDD;
    padding-top: 3px;
}
