/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #efefef;
	padding: 0;
	border-bottom: 1px;
}
#masthead {
	padding: 0px;
	width: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
}
#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 565px;
	float: left;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left {
	width: 215px;
	float: left;
	margin-top: 12px;
}
#left .content {
	font-size: 11px;
	line-height: 1.5em;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#right .content {
	font-size: 11px;
	line-height: 1.65em;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}






#masthead .content {
	padding: 0px;
	background-color: #102479;
}
#footer .content {
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 24px;
}
#footer {
	color: #FFFFFF;
	background-color: #1065B5;
	padding: 0px;
	margin: 0;
	font-size: 10px;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #1059a5;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	
	border-color: #000000 !important;
}
h1 {
	margin: 0;
	background-color: #1764b2;
	color: #FFFFFF;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	width: auto;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}

.sidebarimage {
	border:1px solid #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0;
}
/**contact box**/


/**login box**/
#left .shadedcontent {
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	background-color: #f4f4f4;
	border-top-color: #dadada;
	border-right-color: #dadada;
	border-left-color: #dadada;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	font-size: 10px;
	background-image: url(../images/login.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
	width: 170px;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 10px;
	height: 95px;
}
#left .loginbox {
	line-height: 8px;
	font-size: 10px;
	
}


   #login .theSubmit {
	font-family: Verdana;
	font-size: 10px;
	background-color: #848388;
	color: #FFFFFF;
	margin-right: 5px;
	margin-top: 5px;
	
    }
	
	#login .theInput {
     font-family: Verdana;
     font-size: 10px;
    }




/**right homepage content**/
#right .leftbox {
	padding: 0px;
	font-size: 11px;
	line-height: 1.65em;
	width: 275px;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;

}

#right .leftbox a{
	color: #1764b2;
	text-decoration:none;
	font-weight:bold;
	line-height: 30px;
}

#right .leftbox a:hover{
	color: #333333;
	margin: 0px;
}

#right .rightbox {
	padding: 0px;
	font-size: 11px;
	line-height: 1.65em;
	float: right;
	width: 275px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}

#right .rightbox a{
	color: #1764b2;
	text-decoration:none;
	font-weight:bold;
	line-height: 30px;
}

#right .rightbox a:hover{
	color: #333333;
	margin: 0px;
}






#right .shadedcontent {
	background-image: url(../images/bg_m1.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 555px;
	padding-right: 0px;
}

#right .shadedcontent a{
	color: #1764b2;
	text-decoration:none;
	font-weight:bold;
	line-height: 30px;
}

#right .shadedcontent a:hover{
	color: #333333;
	margin: 0px;
}






/**images**/
.imgRight {
	float: right;
	clear: both;
	background: #efefef;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 15px;
}


#right .imgRight p.caption{
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 4px 4px 2px 4px;
	text-indent: 0;
	line-height:normal




/**banner headings**/
}
.h_blue {
	color:#FFFFFF;
	text-transform:none;
	padding: 5px 10px 5px 14px;
	line-height:12px;
	background:#1764b2;
	font-weight:bold;
}

.h_green {
	color:#FFFFFF;
	text-transform:none;
	padding: 5px 10px 5px 14px;
	line-height:12px;
	background:#5fa733;
	font-weight:bold;
	letter-spacing: 0.1em;

}

.h_grey {
	color:#FFFFFF;
	text-transform:none;
	padding: 5px 10px 5px 14px;
	line-height:12px;
	background:#848388;
	font-weight:bold;
	letter-spacing: 0.1em;
	
}
td {
	font-size: 11px;
}
