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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #415FAB;
	margin: 5px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#column_wrapper {
	background-image:  url(../css/img/bgPage.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 640px;
	float: left;
}
#left {
	width: 160px;
	float: left;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}


#right .content {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.65em;
}

#rightcontent {
	float: right;
	background: #ffffff;
	padding: 10px;
}


#masthead .content {
	padding: 0px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	background-color: #ffffff;
	padding: 0px;
	clear: both;
	width:800px;
	height:120px;
	font-size: 10px; 
	font-family: arial;
	font-weight:normal ;
	font-style: normal;
	text-align:center;
	line-height:15px;
	margin: 0px; 
	color: #808080;

}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #0066dc;
}
#left a:visited {
	color: #0066dc;
}
#left a:hover {
	color: #0066dc;
	font-weight: bold;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #8582ed;
}
#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;
}


h1 { 
	font-size: 12px; 
	font-family: arial;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	color: gray;
	}

h2 {
	font-size: 14px; 
	font-family: arial;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	color: #000000;
	}
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}

img.ImageHome { 
    float: right; 
    margin: 10px; 
}

p { 
	font-family:MS Sans Serif;
	font-style:normal; 
	font-size:10pt;
	line-height:16px;
	text-align:justify;
	margin:0px;
	margin-bottom:12px;
	padding:0px;
	}

p.right { 
	font-family:arial;
	font-style:normal; 
	font-size:10pt;
	color:#b2b2b2;
	line-height:16px;
	text-align:right;
	margin:0px;
	margin-bottom:12px;
	padding:0px;
	}

a.footer {
font-family: arial; 
font-size: 10px; 
color: #666666; 
line-height:16px; 
text-decoration:underline; 
font-weight:normal;
}

a.footer:hover {
font-family: arial; 
font-size: 10px; 
color: #000000; 
line-height:16px; 
text-decoration:none; 
font-weight:normal;
}

a.seo {
font-family:arial; 
font-size: 10pt; 
color: #ffffff; 
line-height:16px; 
text-decoration:underline; 
font-weight:normal;
}

a.seo:hover {
font-family:arial; 
font-size: 10pt; 
color: #ffffff; 
line-height:16px; 
text-decoration:none; 
font-weight:none;
}



#fpws {
	background-image:  url(../images/FPWS.jpg);
	position: relative;
	top: 50px;
	left: 30px;
	height: 129px;
	width:100px;
	padding: 0px;
		}