/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(images/img01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	width: 100%;
	
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #8A8A8A;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
}

p {
	line-height: 19px;
	margin: 2px 0 10px 15px;
	text-align: justify;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #016caa;
}

a:hover {
	text-decoration: none;
	color: #7e7d7d;

}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	
	
}

img.alignleft {
	float: left;
	/*margin: 3px 15px 5px 0px;*/	
 	border: solid 1px #cccccc;
 	margin: 0px 5px 0px 0px;
 	padding: 5px 5px 5px 5px;
 	/*background: #e6e5e5;*/
	
}

legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 5px 5px 5px 5px;
	color: #184f92;
	margin-left: 5px;
	}
	
	
fieldset{
	margin: 10px 0 0 10px;  
	padding: 10px; 
	border: 1px solid #dbdbdb;
	width: 92%;


}	



.error {

color: #ff0000;
size: 14px;
font-weight: bold;

}





.appheading {
	font-size: 1.1em;
	display: block;
	margin: 0 0 5px 0;
	
	clear: all;
	color: #FFFFFF;
	background: #016CAA;
	font-weight: bold;
	text-align: center;
	padding:5px;
}

.appitem {
	display: block;
	margin: 1em 0.2em;
}

.applabel {
	display: inline;
}

.appfield {
	display: inline;
}

.radiolabel {
	display: inline;
}

.todaysdate {
	text-align: right;
	width: 100%;
}

.ratetodaysdate, .rateposteddate {
	font-weight: bold;
}

.ratemessage {
	font-weight: bold;
	color: #FF0000;
}

.ratetable {
	font-size: 1.1em;
	font-weight: bold;
}

.ratefield {
	font-size: 1.1em;
	font-weight: bold;
	color: #6699CC;
	border: 1px solid red;
	padding: 0.2em;
}

.askaboutarea {
	padding: 1em;
	background: #F6F5F5;
	border: 1px solid #cccccc;
}

.newstitle {
	font-weight: bold;
	font-size: 1.1em;
	padding: 1em;
	background: #f6f5f5;
	border: 1px solid #cccccc;
	margin-right: 10px;

}

.newsdate {
	font-weight: normal;
	font-size: 1.0em;
}

.newsmessage {
	margin-bottom: 4em;
	padding: 1em;
}

.radio {
  padding: 0px;
  margin: 0px;
  width: 65%;
  float: left;
}
.radiotitle {
	font-weight: bold;
	font-size: 1.1em;
	padding: 1em;
	background: #F6F5F5;
	border: 1px solid #cccccc;
}
.radiodate {
	font-weight: normal;
	font-size: 1.0em;
}
.radiomessage {
	margin-bottom: 4em;
	padding: 1em;
}

.currentnews {
  float: right;
  padding: 0px;
  margin: 0px;
  width: 35%;
}
.currentnewstitle {
	font-weight: bold;
	font-size: 1.1em;
	padding: 1em;
	background: #F6F5F5;
	border: 1px solid #cccccc;
}
.currentnewsdate {
	font-weight: normal;
	font-size: 1.0em;
}



/* Header */

#header {
	width: 100%;
	height: 286px;
	margin: 0 auto;
	min-width:900px;
}

/* Logo */

#logo {
float:left;
	height: 65px;
	margin: 0;
	padding-top: 0px;
	color: #FFFFFF;
	padding-left: 0px;
	width: 100%;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 301px;
	height: 110px;
	padding: 0;
	background: url(images/img02.jpg) no-repeat left top;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 25px;
	border: none;
	background: url(images/img03.jpg) no-repeat left top;
	color: #FFFFFF;
}

.menu {
	display: block;
	float: left;
	height: 100%;
	padding: 0;
	margin: 0 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 15em;


	
}

.menu li {
	position: relative;
	float: left;
	list-style-type: none;
	margin: 0.4em 0;
}

.menu a {
	display: block;
	width: 13em;
	text-decoration: none;
	font-weight: bold;
	background: url('/images/logos/tinylogo.gif') no-repeat center left;
	padding: 4px 5px 5px 25px;
	margin: 0;
	
}

.menu a:link {
	color: #FFFFFF;
	background-color: #016caa;
	border: 1px solid #6699CC;
}

.menu a:visited {
	color: #FFFFFF;
	background-color: #016caa;
	border: 1px solid #6699CC;
}

.menu a:hover {
	color: #016caa;
	background-color: #FFFFFF;
	border: 1px solid #016caa;
}

.menu a:active {
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #3366CC;
}

.menu .menuheading {
	display: block;
	width: 13em;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	padding: 0.1em 1em;
	background-color: #336699;
}

.contactCol
{
  width: 50%;
  float: left;	 
}
.contact
{
  float: left;
  padding: 10px;
}
.contactImage
{
  float: left;
}
.contactInfo
{
  padding: 0px 0px 0px 15px;
  float: left;
}
.contactBioLink
{
  color: #016CAA;
  cursor: pointer;
}
.contactBio
{
  float: left;
  width: 100%;
  display: none;
}

/* Menu */

#menu1 {
	
	width: 970px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
	border-left: solid 1px #cccccc;
	font-family: Georgia, "Times New Roman", Times, serif;


}

#menu1 ul {
	margin: 0;
	padding: 0px 0px 0px 20px;
	list-style: none;
	line-height: normal;
}

#menu1 li {
	float: left;
	height: 38px;
	background: url(images/img04.jpg) no-repeat right top;
}

#menu1 a {
	display: block;
	margin-right: 3px;
	padding: 10px 10px 7px 10px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #AFAFAF;
	border: none;
}

#menu1 a:hover, #menu .current_page_item a {
}

#menu1 .current_page_item a {
	padding-left: 0;
}

#menu1 a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 98%;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 25px;
	background: url(images/PMI.png) repeat;
	width: 99%;
}

#page-bgbtm {
	background: url(images/PMI.png) repeat;
	width: 99%;
	min-width:900px;

}

/* Content */

#content {
float: right;
margin-right:40px;
width: 78%;
margin-left:210px;
padding-left:210px;
}

.post {
	padding-bottom: 25px;
	background: #FFFFFF;
	margin-left:30px;
	min-height: 650px;
	margin-bottom: 3px;
}



.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 28px;
	margin-bottom: 10px;
	padding: 12px 0 0 20px;
	background: #016caa;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .title a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .meta a {
	color: #016caa;
}

.post .entry {
	padding: 0px 20px 20px 20px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 17%;
	padding: 0px 20px 0px 0px;
	margin-right:20px;
	color: #787878;
	margin-right: 10px;
	position:absolute;
	min-width:180px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 15px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 18px;
	padding: 3px 0 5px 10px;
	background: #016caa;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	background: url('/images/logos/tinylogo.gif') no-repeat center left;
	padding: 4px 5px 5px 25px;
	margin: 0;
	
}

#sidebar a:hover {
	color: #016caa;
	background-color: #FFFFFF;
	border: 1px solid #016caa;
}


#sidebar a:link {
	color: #FFFFFF;
	background-color: #016caa;
	border: 1px solid #6699CC;
}

#sidebar a:visited {
	color: #FFFFFF;
	background-color: #016caa;
	border: 1px solid #6699CC;
}

#sidebar a:active {
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #3366CC;
}



#sidebar ul.sidemenu .selected
{
	display:block;
	font-weight:bold;
	color: #1f63b8;	
	text-decoration:none;	
	padding:5px 5px 5px 5px;
	border-left:4px solid #bed5e7;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:0px 0 10px 0px;
	padding:0;
	

}
#sidebar ul.sidemenu li {
	margin-bottom:10px;
	background: #FFFFFF;
	
	
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #ffffff;	
	text-decoration:none;	
	padding:9px 5px 9px 25px;
	background: #227ab4;
	border-left:4px solid #bed5e7;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	background: url('/images/logos/tinylogo.gif') no-repeat center left;
	background-color: #016caa;
	
	}
	
	
* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:9px 5px 9px 25px;
	background: #FFFFFF;
	text-decoration:none;	
	font-weight:bold;
	color: #016caa;
	border-left:4px solid #bed5e7;
	border-top: 1px solid #a4c1dc;
	border-bottom: 1px solid #a4c1dc;
	background: url('/images/logos/tinylogo.gif') no-repeat center left;
	
}



/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0px 0 0 0;
	padding: 0px 0 15px 0;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	min-width: 500px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}




                  .ratesarea, .newsarea, .agentarea
                  {
	background: #f2f4f5;
	border: 1px solid #cccccc;
                    padding: 1em;
                  }

                  .ratesareatitle, .newsareatitle, .agentareatitle
                  {
                    text-align: center;
                    font-size: 1.2em;
                    font-weight: bold;
                  }

                  .ratetable td, .ratetable td p, .newstable td, .newstable td p, .agenttable td, .agenttable td p
                  {
                    font-weight: normal;
                  }

                  .maarea
                  {
	background: #f2f4f5;
	border: 1px solid #cccccc;
                    padding: 1em;
                  }

                  .maareatitle
                  {
                    text-align: center;
                    font-size: 1.2em;
                    font-weight: bold;
                  }

                  .maitem
                  {
                    margin: auto 1em;
                    text-align: center;
                  }

                  .maname
                  {
                    text-align: center;
                    font-size: 1.1em;
                    font-weight: bold;
                  }

                  .mamessage
                  {
                    text-align: left;
                    color: #666666;
                  }

                  .madecrypted
                  {
                    text-align: left;
                  }

.dropdowndiv
{
  /*border: 1px solid #666666;*/
  background-color: #f9f9f9;
  padding: 3px;
  margin-top: 15px;
}
#paPrevAddress
{
  display: none;
}
#paPrevAddress1
{
  display: none;
}
#caCurrentInfo
{
  display: none;
}
#caPrevAddress
{
  display: none;
}
#caPrevAddress1
{
  display: none;
}
#paformeremployer
{
  display: none;
}
#paformeremployer1
{
  display: none;
}
#caformeremployer
{
  display: none;
}
#caformeremployer1
{
  display: none;
}
#paBankDiv
{
  display: none;
}
#paRRSPDiv
{
  display: none;
}
#paStocksBondsDiv
{
  display: none;
}
#paOtherFundsDiv
{
  display: none;
}
#paCreditCard1Div
{
  display: none;
}
#paCreditCard2Div
{
  display: none;
}
#paCreditCard3Div
{
  display: none;
}
#paLoansDiv
{
  display: none;
}
#paStudentLoansDiv
{
  display: none;
}
#paChargeAccountsDiv
{
  display: none;
}
#paSupportPaymentsDiv
{
  display: none;
}
#paBankrupcyDiv
{
  display: none;
}
#paCosignedLoansDiv
{
  display: none;
}
#paBusinessLoansDiv
{
  display: none;
}
.messages
{
  text-align: center;
  font-weight: bold;
  background-color: #cc0000;
  color: #ffffff;
}
