/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#F5F5F5;
	margin: 0;
	padding: 0;
	background-image: url(../images/page_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#masthead {
	background-color: #22477A;
	padding: 0px;
	margin: 0;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #7c8bac;
}


#wrapper {
	width: 800px;
	border: 1px solid #E6EEFF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}
#column_wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;

}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 570px;
	float: left;
	padding-top: 20px;
}
#left {
	width: 200px;
	float: left;
}
#left .content {
	padding: 14px 0 10px 10px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#topimage  img {
	float: right;
	/* This adds the border */
    display: block;
}

#right .content {
	padding: 0px 20px 20px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#left .content .quote {
	font-size: .8em;
	font-style: italic;
	color: #666666;
	padding: 3px;
	border: 1px solid #7FA2E6;
	width: 180px;
}

#masthead .content {
	padding: 0 0 0 0;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #7C8BAC;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7C8BAC;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;

	font-size: 1
.em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
#left a:link {
	color: #22477A;
	text-decoration: none;
}
#left a:visited {
	color: #22477A;
	text-decoration: none;
}
#left a:hover {
	color: #22477A;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #bbc9e8;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 6px;
}
#wrapper .menulist a:hover {
	border-color: #22477A;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {
	color: #22477A;
}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
	background-color: #EDF2FC;
}
h1 {
	font-size: 1.5em;
	margin: 0;
	color: #22477A;
	line-height: normal;
}
h2 {
	font-size: 1.3em;
	margin: 30px 0 0 0;
	color: #7FA2E6;
	line-height: normal;
}
h3 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
	color: #7FA2E6;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #22477A;
	line-height: normal;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.caption {
	font-size: 0.8em;
	line-height: 1.2;
	color: #666666;
	padding-bottom: 5px;
}
.button {
	background-color: #CFDDF5;
	background-position: center;
	margin: 3px;
	padding: 5px;
	border: 1px dotted #22477A;
	width: 240px;
	text-align: center;
	float: none;
}
/*#nav {
	float: right;
	margin: 0;
	border:0;
	padding: 5px 5px 5px 5px;
	list-style: none;
		
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #FFF;
	text-decoration: none;
	border: 0px;
	background-color: #ACBEE0;
	}
#nav a:hover{
	color: #3781C2;
	background-color: #DEE6F3;
}
.jic_navbar {
	background-color: #85A5D5;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	font-size: .8em;
}
select, textarea, input{font-family : Arial;}

.search, .GoButton{color: #003366; background-color: #ffffff; border-top : 1px solid; border-bottom : 1px solid;
border-left : 1px solid; border-right : 1px solid; font-size :80%;margin: 0 5px; }
.outline .top_image {
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
}


.GoButton{background-color: #ACBEE0;}
.search {width:110px;}

.navmenu_bg
{
	background-color: #22477A;
	color: White;
	float: left;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	background-image: url(../images_core/navmenu/nav_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
}
form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}*/
#navbar .content {
	font-size: 0.7em;
	color: #7c8bac;
}
#navbar {
	padding-left: 35px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #e6eeff;
}
#navbar .content a {
	color: #22477A;
	text-decoration: underline;
}
#navbar .content a:hover {
	color: #22477A;
	text-decoration: none;
	background-color: #DCE6F8;
}
#right .content .quote {
	font-size: .9em;
	font-style: italic;
	color: #666666;
	padding: 8px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/back-footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 5px;
	margin-top: 10px;
	background-color: #CCCCCC;
}
#right  .content   img  {
	margin-top: 5px;
	padding:4px;
	border:solid;
	border-color: #dddddd;
	border-width: 1px;
	margin-bottom: 5px;
}
.jic_navbar {
	background-color: #85A5D5;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 5px;
}
#nav {
	float: right;
	margin: 0;
	border:0;
	padding: 5px 5px 5px 5px;
	list-style: none;
		
	}
	
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#nav a {
	float: left;
	display: block;
	margin: 0 3px 0 0;
	padding: 4px 8px;
	color: #FFF;
	text-decoration: none;
	border: 0px;
	background-color: #ACBEE0;
	}
#nav a:hover{
	color: #3781C2;
	background-color: #DEE6F3;
}
select, textarea, input{font-family : Arial;}

.search, .GoButton{
	color: #003366;
	background-color: #ffffff;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-size :70%;
	margin: 0 5px;
}

.GoButton{background-color: #ACBEE0;}
.search {width:110px;}

