/* --  Content CSS,  This should contain content only css no framework css --*/

/*Begin 2 Column Layout*/

.twocollayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 18px
}
.twocollayout h1   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #024e80;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
	}
.twocollayout  h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024e80;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
}
.twocollayout  h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 0.2em;
	margin-top: 0.5em;
}
.twocollayout ul {
	margin-top: 0.5em;
	list-style-type:square;
}
.twocollayout li {
	margin-top: 0.5em;
}
.twocollayout #container {
	width: 641px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twocollayout #header {
	padding: 20px 20px 10px 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twocollayout  #col2 {
	float: right; /* since this element is floated, a width must be given */
	width: 288px;
	position: static;
	margin: 20px 20px 20px 20px;
	padding: 0 0 0 0px;
}
.twocollayout  #col1 {
	position: static;
	margin: 0 0 0 20px;
} 

.twocollayout #smcol {
	float: right; /* since this element is floated, a width must be given */
	width: 200px;
	position: static;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.link:link,  a.link:visited     {
	border-bottom:dotted 1px;
	color: #024e80;
	text-decoration: none;
	font-weight:normal;
	line-height: 15px;
}
a.link:hover,  a.link:active    {
	color: #5583B0;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px solid;
	line-height: 15px;
}

[if gte IE 6]>
/* place css fixes for all versions of IE in this conditional comment */

.twocollayout #mainContent { 
	zoom: 1; 
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
<![endif]



/*End 2 Column Layout*/

table.7reasons 
{
	 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
}
table.7reasons td.txtbx
{
	background-color: #F8FBEB;
	padding: 4px 4px 4px 4px;
	font-size: 16px;
	word-spacing: 3px;
	line-height: 32px;
	color: black;
}


iframe.defaultContent 
{
	 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 140%
	
}

table.defaultContent 
{
	 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	line-height: 140%
	
}
table.defaultContent tr.header
{
	background-color: #024E80;
	font-size: 12pt;
	color: #BDD8F0;
}
table.defaultContent td.MenuHeader
{
	background-color: transparent;
	font-size: 14px;
	color: #024E80;
	border-bottom: 1px solid #024E80;
		text-align: left;
		text-indent: 12px;
		font-weight:bold;
}
table.defaultContent td.inContent
{
	
	font-size: 12px;
	background-color: #DAF0E0;
	border-bottom: solid 1px #024E80;
	color: #024E80;	
}
table.defaultContent td.inContent16px
{
	
	font-size: 16px;
	background-color: #DAF0E0;
	border-bottom: solid 1px #024E80;
	color: #024E80;	
}
table.defaultContent  a:link,
table.defaultContent  a:visited {
	color: #024e80;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px dotted;
	}

div.defaultContent  a:link,
div.defaultContent  a:visited {
	color: #6F8E4F;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px dotted;
	}

	
table.defaultContent  a:hover,
table.defaultContent  a:active {
	color: #5583B0;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px solid
	}
	
div.defaultContent  a:hover,
div.defaultContent  a:active {
	color: #5F5A1C;
	text-decoration: none;
	font-weight:normal;
	border-bottom: 1px solid
	}
	
.LinkMenu {
margin: 0; padding: 0;
color: black;
background-color: transparent;
float: left;
width: 162px;
}
.LinkMenu ul {
margin: 0; 
padding: 5px 0px 10px 14px;
	

}
.LinkMenu li {
margin: 0; list-style-type: none;
/* -- Arrows removed list-style-image: url('/images/layout/greenArrow2.gif'); --*/
text-align: left; padding-left:0; padding-right:0; padding-top:0; padding-bottom:8px;
}
.LinkMenu a:link, .LinkMenu a:visited {    
color: #FFF; 
text-decoration: none; 
font-weight: normal;   
}
.LinkMenu a:hover, .LinkMenu a:active { 
color: #FFF; 
text-decoration: underline;    
}
.homepage h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #024e80;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 20px;
}
.homepage h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #024e80;
	font-weight: normal;
	margin-bottom: -5px;
	line-height: 20px;
}