
a:link {
	color: #3671A1;
	text-decoration: none;
      border-bottom: 1px dotted;
}

a.white:link {
	color: #ffffff;
	text-decoration: none;
      border-bottom: 1px dotted;
}

a.hash:link {
	font-size: 36px;
      color: #3671A1;
	text-decoration: none;
      border-bottom: 1px dotted;
}

a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #3671A1;
	text-decoration: none;
      border-bottom: 1px dotted;
}

a.hash:visited {
      font-size: 36px;
	color: #3671A1;
	text-decoration: none;
      border-bottom: 1px dotted;
}

hr {
}

a:hover {
	color: #ffffff;
      text-decoration: none;
      background-color: #3671A1;
      border-bottom: 0px;
}

a.hash:hover {
	color: #ffffff;
      text-decoration: none;
      background-color: #3671A1;
      border-bottom: 0px;
}

a.white:hover {
	color: #3671A1;
      text-decoration: none;
      background-color: #ffffff;
      border-bottom: 0px;
}

a.external {
        padding-left: 17px;
        background: url(../images/external.png) 0 40% no-repeat;
        
}

a.external: hover {
        padding-left: 17px;
        background: url(../images/external.png) 0 40% no-repeat;
        text-decoration: none;
      background-color: #3671A1;
      border-bottom: 0px;
}

.navbar {
      float: left;
}

/*a.icon-twitter {
        padding-left: 17px;
        background: url(../images/twitter_icon.png) 0 40% no-repeat;
}

a.icon-calendar {
        padding-left: 17px;
        background: url(../images/calendar_day.png) 0 40% no-repeat;
}

a.icon-heart {
        padding-left: 17px;
        background: url(../images/heart.png) 0 40% no-repeat;
}*/

/*Blockquotes*/

/*blockquote {
	margin: 1em 1em 1em 1.5em;
	padding: .5em 0em .5em 0;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	font-style: italic;
	font-size: 120%
}

smallblockquote {
	margin: 1em 1em 1em 1em;
	padding: .5em 0em .25em 0;
        margin: 10px;
        padding: 10px;
        line-height: 200%;
	border-bottom: 1px solid #c8c8c8;
	font-style: none;
	font-size: 120%
}

blockquote.quotation {
	margin: 10px 10px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/blockquote_start.png) 0 0 no-repeat;
	text-align:left;
        border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}*/

/* Links */
body {
	padding-top: 0px;
      margin: 0 auto;
	text-align: left;
	width: 100%;
}

/*body a img {
      border: none;
}*/

h1{
	font-size: 48px;
	font-family: helvetica,arial,sans-serif;
      font-weight: bold;
      letter-spacing: -2px;	
	color: #ffffff;
      line-height: 1em;
	margin: 0px;
	padding: 0;
}

h1.black{
	font-size: 48px;
	font-family: helvetica,arial,sans-serif;
      font-weight: bold;
      letter-spacing: -2px;	
	color: #000000;
      line-height: 1em;
	margin: 0px;
	padding: 0;
}

h1.small{
	font-size: 36px;
	font-family: helvetica,arial,sans-serif;
      font-weight: bold;
      letter-spacing: -2px;	
	color: #ffffff;
      line-height: 1em;
	margin: 0px;
	padding: 0;
}

h1.orange{
	font-size: 36px;
	font-family: helvetica,arial,sans-serif;
      font-weight: bold;
      letter-spacing: -2px;	
	color: #D65600;
      line-height: 1em;
	/*margin: 0px;
	padding: 0;*/
}

h2{
	font-size: 16px;
      color: #3671A1;
	font-family: helvetica,arial,sans-serif;
      font-weight: normal;	
	margin: 0;
	padding: 0;
}

div.hash{
      font-size: 36px;
}

h3{
	font-size: 20px;
	font-weight: bold;	
	line-height: 115%;
	margin: 0px;
	padding: 0px;
      color: #3671A1;
}

h4{
	font-size: 14px;
	font-weight: normal;	
	line-height: 115%;
	margin: 10px;
	padding: 0px;
}

/*h7{
	border-top: 1px solid #CCCCCC;
      font-size: 16px;
      color: #80CEFF;
	font-family: helvetica,arial,sans-serif;
      font-weight: normal;	
	margin: 0;
	padding: 0;
}

smallh7{
	border-top: 1px solid #CCCCCC;
        font-size: 14px;
        color: #C33700;
	font-family: helvetica,arial,sans-serif;
        font-weight: bold;	
	line-height: 170%;
	margin: 0px;
	padding: 4px 8px 4px 8px;
}

h8 {
         border-bottom: 1px solid #CCCCCC; 
        color: #4582B5;
        font-size: 12px;
        font-weight: bold;
        line-height: 125%;
        margin: 0;
        padding: 4px 4px 4px 4px;
}

h9{
	font-size: 48px;
	font-family: helvetica,arial,sans-serif;
      font-weight: bold;
      letter-spacing: -2px;	
	color: #ffffff;
      line-height: 1em;
	margin: 0px;
	padding: 0;
}

smallh9{
	font-size: 14px;
	font-family: helvetica,arial,sans-serif;
        font-weight: bold;	
	line-height: 1em;
	margin-bottom: 0px;
	padding-bottom: 4px;
}
*/







li {
}

td,tr,p,div {
	color: #333333;
	line-height: 150%;
	font: 11pt Verdana,Sans-serif;
}

.white{
      color: #ffffff;
}

.highlight{
      background-color: #D65600;
      color: #ffffff;
      padding: 2px 4px 2px 4px;
      line-height: 115%;
}

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

ol {
	margin-left: 30px;
	padding: 0px;
	list-style: decimal;
}

div.disclaimer {
	margin-top: 75px;
      margin-bottom: 15px;
	padding: 10px;
      text-align: left;
      background-color: #EBEBEB;
      color: #000000;
      border: solid 1px #E8ECDC;
      /*float: left;*/
}

div.why {
	padding: 10px;
      margin-right: 15px;
      margin-top: 15px;
	/*border: 1px solid #8c3434;*/
	text-align:left;
      background-color: #3671A1;
      color: #000000;
      width: 600px;
      float: left;    
}

div.form {
	padding: 10px;
      margin-top: 15px;
	/*border-top: 2px solid #dbdbdb;
	border-bottom: 2px solid #dbdbdb;
	background-color: #f0f0f0;*/
	text-align:left;        
      color: #3a3a3a;
      float: left;
      width: 245px;
            }

#clear{
clear: both;
margin-bottom: 10px;
height: 580px;
}

div.container {
        background-color: #000000;
        height: 420px;
        margin: 0 auto;
        text-align: left;
        clear: both;
        padding-bottom:20px;
}

div.myth1 {
        background-color: #E8ECDC;
        color: #000000;
        float: left;
        font-family: helvetica,arial,sans-serif;
        height: 820px;
        margin-right: 15px;
        margin-bottom: 20px;
        padding: 15px;
        width: 412px;
}

div.myth2 {
        background-color: #ebebeb;
        float: left;
        font-family: helvetica,arial,sans-serif;
        height: 820px;
        margin-bottom: 20px;
        padding: 15px;
        width: 412px;
}


#body {
	overflow: hidden;
	width: 600px;
      margin: 0 auto;
}

#bodywrap {
	background-color: #FFFFFF;
	width: 100%;
      margin: 0 auto;
}

/*
ol.xoxo { list-style:decimal; }
ol.xoxo ol { list-style:lower-latin; }
ol[compact="compact"] { display:none; }
*/


#headerjacket {
	background-color: #25272A;
	width: 100%;
      height: 120px;
	padding-top: 25px;
      margin: 0 auto;
}

#header {
	/*background-image: url(../images/topheader.gif);
	background-repeat: no-repeat;
      height: 90px;
      background-position: top;*/
	width: 900px;
      margin: 0 auto;
      text-align: right;
}


#topjacket {
        background-color: #25272A;
	  height: 145px;
	  width: 100%;
        margin: 0 auto;
}