@charset "utf-8";

/* CSS Document */

/**

* (New CSS)

*******************************************************/

/**

* Container 1 (All Containers are within this container)

*******************************************************/

#container-1 {

	width: 1020px;

margin-right: auto;

	margin-left: auto;
	background-color: #FFFFFF;
	font: 12px/22px Verdana, Geneva, Tahoma, sans-serif;

}

/**

* Elements

************************************************/

/* Links */

a, a:visited  {

	color: #093754;
	text-decoration: none;
	}

a:hover, a:active {

	text-decoration: underline;
	}

.entry-content a {

	color: #336699;
	}


/* Headers */

h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	font-size: 16px;	
	margin-top:10px;
	margin-bottom:5px;
	}

h2 {

	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:5px;

	}	

h3 {

	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	font-size: 12px;	
	margin-top:10px;

	}	

h4, h5, h6 {

	font-family: Verdana, Geneva, sans-serif;
	color: #444;
	font-size: 12px;	
	margin-top:10px;

	}		

/* Lists */

.content ul {

	list-style: none;
	margin-left: 20px;
	}

.content ul li {

	overflow: hidden;
	padding-left: 15px;
	background: url(img/site/css-images/bullet.gif) no-repeat 0 6px;

	}

/* Blockquotes */

blockquote {

	overflow: hidden;
	height: 100%;
	margin: 0 24px 0  0;
	padding: 3px 0 0 24px;
	font-style: italic;
	color: #444;
	background: url(img/site/css-images/quotes.gif) no-repeat 0 0;
	border: none;

	}

blockquote blockquote {

	color: #555;
	}

blockquote em {

	font-style: normal;

	}

blockquote.pullquote {

	width: 210px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	font: italic normal normal 20px/22px Georgia, Times, 'Times New Roman', serif;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;

	}

.pullquote p {

	margin: 0;
	padding:20px;
	background-color:#F6F6F6;

	}

/* Code */

code {

	padding: 0 3px;
	font-size: 12px;
	background: #eee;

	}

pre {

	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	border: 1px solid #ddd;

	}

pre code {

	padding: 0;
	background: transparent;
	}

/* Tables */

table {

	width: 100%;
	background: #ddd;

	}

caption {

	font: italic normal normal 12px/22px Verdana, Geneva, Tahoma, sans-serif;
	text-align: right;
	color: #666;

	}

tr {

	margin: 1px;
	border: 1px solid #ddd;

	}

td {

	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #ddd;

	}

tr.alt td, tr.even td {

	background: #eee;
	}

th {

	padding: 3px;
	color: #fff;
	background: #093653;
	border: 1px solid #ddd;

	}

th a {

	font-weight: bold;
	color: #eee;

	}

/* Acronyms */

acronym {

	border-bottom: 1px dotted #333;
	}

/* Drop caps */

.drop-cap {

	float: left;
	margin-right: 3px;
	font: normal normal normal 48px/39px "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #444;

	}



/* Alignment */

.left, .alignleft {

	float: left;
	margin: 0 20px 0 0;

	}

.right, .alignright {

	float: right;
	margin: 0 0 0 20px;

	}

.center, .aligncenter {

	display: block;
	margin: 0 auto 20px auto;

	}

.block, .alignnone {

	display: block;
	margin: 0 0 20px 0;

	}

.clear {

	clear: both;
	}

span.pullquote {

	float: none;
	margin: 0;

	}

/**

* Header

************************************************/

#header {

	background-color:#FFF;
	height: 105px;
	width: 1020px;
}

#header-left {

	background-color:#FFF;
	width:350px;
	height:105px;
	margin-left:0px;
	float:left;

}

#header-right {

	background-color: #FFF;
	width:670px;
	height:105px;
	border:0px;
	float:left;

}

#header-right-banner {

	background-color: #FFFFFF;
	width: 660px;
	height: 85px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}

/**

* Navigation

************************************************/

#nav {

	background-color:#FFF;
	height:50px;
	width:1020px;
	margin-top:10px;
	margin-bottom:10px;
}

#nav-left {

	width:760px;
	height:50px;
    float:left;
    background-color:#F6F6F6;

}

#nav-right {

	width:250px;
	height:50px;
    float:left;
    background-color:#F6F6F6;

}

/**

* Menu Bar

*********************************************************/

.menubar a, a:visited  {

	color: #093754;
	text-decoration: none;

	}

.menubar a:hover, a:active {

	text-decoration: underline;
	color: #093754;

}

.dropdown {

	width: 170px;
	height: 42px;
	float: left;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;

}

.dropdown a, a:visited  {

	color: #093754;
	text-decoration: none;

	}

.dropdown a:hover, a:active {

	text-decoration: underline;
	color: #093754;

	}

/**

* Container 2 (Inside Container 1)

************************************************/

#container-2 {

	width: 1020px;

}

/**

* Left Sidebar

************************************************/

#left-sidebar {

	background-color: #F6F6F6;
	width: 180px;
	float:left;
	text-align: center;
}

.left-sidebar-content {

	width:160px;
	margin-right:9px;
	margin-top:10px;
	margin-bottom:0px;
	float:left;
	border: 1px solid #E1E1E1;
	background-color: #FFF;

}

.left-sidebar-content-last {

	width:160px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	background-color: #FFF;
	border: 1px solid #E1E1E1;

}

/**

* Container 3a (Inside Containers 1 & 2) 

Houses Left Sidebar Small Boxes, Large Boxes, Subsidiary Boxes, 

and Footer Here for grey background

*****************************************************/

#container-3a {

	background-color: #F6F6F6;
	width: 1020px;
	float:left;
}

/**

* Container 3 (Inside Containers 1 & 2) 

Houses Small Boxes, Large Boxes, and Subsidiary Boxes

*****************************************************/

#container-3 {

	background-color: #F6F6F6;
	width: 840px;
	float:right;
	border: 0px solid #e1e1e1;
	margin-bottom:10px;

}

/**

* Small Box Container (Left Side)

*********************************************************/

#small-box-container {

	float: left;
	width:  495px;
}

/**

* Small Boxes Text

*********************************************************/

.small-box-text {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 150%;
}

.small-box-text h1 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 140%;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom:10px;

}

.small-box-text h2 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 140%;
	height: 18px;
	margin-top: 2px;
	margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom:10px;

}

/**

* Site Description Small Box

*********************************************************/

#description-box-container {

	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #F6F6F6;
	background-color: #F6F6F6;
	float: left;

}

/**

* Small Boxes (Small Boxes in Small Box Container)

*********************************************************/

.small-box {

	float: left;
	width: 470px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #F6F6F6;
	border: 0px solid #F6F6F6;

}

.small-box h1 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 140%;
	height: 14px;
	margin-top: 2px;
	margin-bottom: 5px;
    padding-top: 0px;
	padding-bottom:10px;

}

.small-box h2 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height: 14px;
	margin-top: 2px;
	margin-bottom: 5px;
    padding-top: 0px;
	padding-bottom:10px;

}

.small-box-text {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 150%;

}

/**

* Large Box Container (On Right Side)

*********************************************************/

#large-box-container {

	float: left;
	width: 302px;
	margin-right:0px;
	margin-left:0px;

}

/**

* Boxes in Large Box Container

*********************************************************/

#small-box-shorter-right {

    float:left;
	width:300px;
	border: 1px solid #E1E1E1;
	margin-top:10px;

}

.large-box-1 {

	float: left;
	height: 250px;
	width: 300px;
	margin-top: 10px;
    background-color: #FFFFFF;
	border: 1px solid #E1E1E1;

}

.large-box-2 {

	float: left;
	width: 300px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
    background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	}

.large-box-2-text {

	float: left;
	text-align: left;
	font-size: 12px;
	line-height:140%;
	margin-top: 10px;
	margin-bottom: 10px;
    background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 150%;

}

.large-box-2-text h2 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%;
	height: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
    padding-top: 0px;
	padding-bottom:5px;	
	padding-top:10px;

}

/**

* Subsidiary Boxes Container

*********************************************************/

#subsidiary-boxes-container {

	width: 839px;
	float: right;
	background-color: #F6F6F6;
}

/**

* Subsidiary Wide Banner

*********************************************************/

.subsidiary-wide-banner {

	width:803px;
	margin-bottom:10px;
	margin-top: 10px;
	float: right;		
}

/**

* Subsidiary Wide Text

*********************************************************/

.subsidiary-wide-box {

	width:803px;
	margin-top: 10px;
	margin-bottom: 10px;	
	float: right;}

.subsidiary-wide-text {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-indent: 20px;	
    width:793px;
	margin-bottom:10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 4px;

}

/**

* Footer (Everything at the bottom under the main content)

*********************************************************/

#footer {

	width: 1020px;
	float:left;
}

.footer-links {

	font-family: Verdana, Geneva, sans-serif;
	line-height: 145%;	
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #F6F6F6;
}

.mediumlink {

    font-size: 12px;	  

}

.small-link {

	font-size: 10px;	

    }

.footer-text {

	width: 920px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:50px;
	padding-right:50px;
	line-height:145%;

}

.footer-container {

	width:1020px;
	float:left;
	margin-bottom: 5px;
	padding-top:10px;
	background-color: #F6F6F6;

}

/**

* Footer Thirds - Divs 1/3 of Footer Width

*********************************************************/

.footer-thirds {

	width:340px;
	float:left;
}

.footer-thirds-text {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 145%;	
	padding-bottom: 10px;
	padding-top: 10px;
    padding-left: 10px;
	padding-right: 10px;

}

.footer-links h4 {

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 145%;
	font-weight: bold;

}


/**
* Table with White Background
************************************************/



.whitebackgroundtable {
	background-color: FFF;
	background: #fff;
	border: 1px solid #fff;
}



