* {
	margin: 0;
	padding: 0;
	font-size: 1em;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	background-color: #fff;
	color: #222;
	font-size: 0.8em;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 1em 0;
	padding: 0;
}
ol {
	list-style: decimal;
}
ol li {
	margin: 0 0 1em 2.5em;
}
ul {
	list-style-type: square;
}
ul li {
	margin: 0 0 0.5em 2em;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* float images */
.RightImg img, .LeftImg img {
	padding: 2px; 
	border: 1px solid #ccc;
}
.RightImg img {
	float: right; 
	margin: 0 0 0.5em 1em;
}
.LeftImg img {
	float: left;
	margin: 0 1em 0.5em 0;
}
/* tags */
a img { 
	border: 0;
}

img.padding {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
abbr[title], acronym[title], span[title], strong[title] {
	border-bottom: thin dotted; 
	cursor: help;
}
del {
	text-decoration: line-through;
}
ins { 
	text-decoration: none; 
	font-style: italic;
}
pre, code, tt {
	font-family: "Bitstream Vera Sans Mono", Monaco, "Andale Mono", monospace;
	line-height: 100%;
	white-space: pre;
}
/* misc */
.spacer {
	clear: both;
}
.underlined {
	text-decoration: underline;
}
.centre {
	text-align: center;
}
.invisible {
	display: none;
}
.SmallTxt {
	font-size: x-small;
	color: #444;
}
.box p.SmallTxt {
	padding-bottom: 5px;
}
/* tables */
table {
	border-collapse: collapse;
	width: 100%;
	background-color: #fff;
	caption-side: top;
	border-spacing: 2px;
	text-align: center;
}
	table caption {
		display: none;
	}
	table tbody tr td, table tfoot tr td {
		font-size: 0.95em;
	}
	table thead tr th {
		border-bottom: 2px solid #cbdbda;
		background: #f5f5f5 url("../img/fon/cabtab.png") repeat-x left bottom;
		padding: 2px;
		font-weight: bold;
		font-size: 1.1em;
	}
	table tbody tr td {
		border-bottom: 1px solid #ededed; 
		background-color: #fff; 
		padding: 2px;
	}
	table thead tr th a, table tbody tr td a {
		color: #000;
	}
	table tbody tr.alternating td {
		border-bottom: 1px solid #ededed; 
		background-color: #F2F5FD; 
		padding: 2px;
	}
	table tfoot tr td {
		font-size: 0.85em;
		border-top: 2px solid #cbdbda;
		color: #666;
		padding: 2px;
		text-align: left;
	}
	table tbody tr td, table thead tr th {
		height: 22px;
	}
	.titlecol {
		width: 49%;
	}
	.datescol {
		width: 35%;
	}
	.invescol {
		width: 16%;
	}
	.sendtd {
		text-align: right;
	}
/* main div */
#ExternalDiv {
	margin: 10px auto; 
	width: 730px; 
	background-color: #fff;
}
/* header */
#HeaderDiv { 
	background-color: #fff; 
}
	#HeaderDiv .LeftDiv { 
		float: left; 
		width: 300px; 
	}
	#HeaderDiv .RightDiv { 
		float: right; 
		width: 400px; 
	}
/* menu */
#MenuDiv {
	padding: 60px 0 3px 0; 
	border-bottom: 2px solid #cbdbda; 
}
	#MenuDiv ul {
		text-align: center; 
		font-size: 1.1em;
	}
	#MenuDiv ul li {
		list-style-type: none; 
		margin: 0; 
		display: inline;
	}
	#MenuDiv ul li a {
    	padding: 3px 5px;
    	border: 2px solid #cbdbda;
    	border-bottom: none;
    	background: #fff url("../img/fon/tabsbg.gif") repeat-x bottom left;
    	text-decoration: none;
    	font-weight: bold;
	}
	#MenuDiv ul li a:link, #MenuDiv li a:visited {
		color: #666;
	}
	#MenuDiv ul li a:hover {
		color: #000; 
		background: #e7eae9; 
		border-color: #cbdbda;
	}
	#MenuDiv ul li a:visited.active {
    	color: #000;
    	background: #fff url("../img/fon/tabsbg_act.gif") repeat-x top left;
    	border-bottom: 2px solid #fff;
	}
/* contents */
h1 {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 0px;
	padding: 0px 0px;
}
.headline {
	font-size: 1.7em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman";
	line-height: 1em;
	letter-spacing: -1px;
	color: #9F0000;
	margin: 0.8em 0;
	margin-bottom: 4px;
}
h2 {
	color: #1A6B97;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	margin-left: 0;
	padding-top: 12px;
	text-align: left;
}
h3 {
	font-size: 1.1em;
	line-height: 0.8em;
	color: #6C9AAE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	margin: 1.5em 0 -.5em 0;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C9AAE;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	margin-bottom: 1.5em;
	line-height: 1em;
	padding: 0;
}
h6 {
	color: #1A6B97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	padding-top: 12px;
	text-align: left;
}
.dropcap {
	float: left;
	margin-top: 2px;
	background-color: #ffffff;
	font-size: 50px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111;
	margin-right: 1px;
	line-height: 34px;
	height: 60px;
}
blockquote {
	padding-left: 20px;
	padding-right: 20px;
}

#content {
 	width: 100%;
	overflow: auto;
}
	#content .LeftDiv {
	float: left;
	width: 485px;
	margin: 0;
	padding: 0 9px 0 0;
	}
		#content .LeftDiv ul li {
	padding: 0 0 4px 18px;
	line-height: 16px;
	list-style-type: none;
	background: transparent url("../img/ico/tri_blue.png") no-repeat left top;
		}
	#content .RightDiv { 
		float: left; 
		width: 234px; 
		margin: 36px 0 0 0; 
		padding: 0;
	}
	#content .RightDiv.topalign { 
		margin: 0;
	}
.boxtop { 
	background: #fafafa url("../img/rounded/top.gif") no-repeat left bottom;
	height: 16px;
	padding: 0;
	margin: 0;
	border: 0;
}
.box {
    width: 234px;
    margin: 0 0 14px 0;
    padding: 0;
    border: 0;
    background: #fafafa url("../img/rounded/tile.gif") repeat-y top left;
}
.boxInner {
	background: transparent url("../img/rounded/bottom.gif") no-repeat bottom left;
	padding: 0;
	margin: 0;
	border: 0;
}
.box h2, .boxImportant h2 {
    margin:0;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #608299;
    font-style: normal;
    font-weight: bold;
    line-height: 0.9em;
    padding: 0px 18px 0 18px;
}
.box p, .box ul, .box ol, .box dl, .box form {
    margin: 0;
    padding: 0.5em 18px 18px 18px;
    line-height: 1.4em;
    font-size: .85em;
}
.box ul li {
    margin: 0.5em 0 2px 10px;
    padding-left: 13px;
    list-style: none;
    background: url("../img/ico/tri_black.png") no-repeat left top;
}
/* footer */
#FooterDiv {
	margin: 2.5em 0 0 0; 
	text-align: center; 
}
	#FooterDiv h3 {
		margin: 0 0 1em 0; 
		background: transparent url("../img/separator.gif") repeat-x 0 50%;
	}
	#FooterDiv h3 img {
		padding: 0 10px; 
		background-color: #fff;
	}
	#FooterDiv p {
		margin: 0 0 1.5em 0; 
		font-size: smaller;
	}
	#FooterDiv #AdsDiv { 
		padding:15px 0; 
	}
/* float images */
.RightAlign img, .LeftAlign img {
	padding: 2px; 
	border: 1px solid #cbdada;
}
.RightAlign img {
	float: right; 
	margin: 0 0 0.5em 1em;
}
.LeftAlign img {
	float: left; 
	margin: 0 1em 0.5em 0;
}
.SmallRight {
	font-size: 11px;
	text-align: right;
}
/* visual styles */
a:link, a:visited {
	color: #666; 
	text-decoration: underline;
}
a:hover {
	color: #000; 
	text-decoration: none;
}
a.ButtonsBg:link, a.ButtonsBg:visited {
    background: #fff url("../img/fon/tabsbg.gif") repeat-x bottom left;
    padding: 4px;
    border: 1px solid #cbdbda;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
a.ButtonsBg:hover {
	border-color: #1B94AD;
	background: #e7eae9; 
}
/* getresponse.com css */
#GRSubscribeForm fieldset {
	border: 0;
}
#GRSubscribeForm p {
	font-size: x-small;
}
#GRSubscribeForm table {
	border: 0;
}
#GRSubscribeFormSide fieldset {
	width: 200px;
	border: 0;
}
#GRSubscribeFormSide p {
	font-size: x-small;
}
#GRSubscribeFormSide table {
	border: 0;
	margin:0;
}
.getresponsetable .labeltd {
	text-align: right;
}
.getresponsetable .inputtd {
	text-align: left;
}
.getresponsetable .bigsendtd {
	background: #fff;
	background-color: #fff;
	border: 0;
	text-align: left;
}
.getresponsetable .smallsendtd {
	background: #fafafa;
	background-color: #fafafa;
	border: 0;
	text-align: left;
}
.DesignButton {
	margin: 15px 0 0 0;
    background: #fff url("../img/fon/tabsbg.gif") repeat-x bottom left;
    padding: 4px;
    border: 1px solid #cbdbda;
    color: #666;
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}
.DesignButton:hover {
	color: #000; 
	background: #e7eae9; 
	border-color: #cbdbda;
}
.bluesubheaders {
	color: #1A6B97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	margin-left: 0;
	padding-top: 12px;
	text-align: left;
}
.H2fake {
	color: #1A6B97;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	font-style: italic;
	margin-left: 0;
	padding-top: 12px;
	text-align: left;
}
.NewHeadline {
	font-size: 1.7em;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman";
	line-height: 1.1em;
	color: #9F0000;
	margin: 0.8em 0;
	margin-bottom: 4px;
	letter-spacing: -1px;
}

.testimonialbox {
	font-size: 0.85em;
	color:#294e56;
	margin: 0 10px;
	padding: 10px;
	border: 1px dashed #73afb7;
	background-color: #EAF2FF;
}
.testimonialboxheadline {
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.infobox {
	font-size: 0.9em;
	color:#000000;
	margin: 0 10px;
	padding: 10px;
	border: 1px dashed #555555;
	background-color: #FFFFE6;
}
.infoboxheadline {
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.tickboxes {
	font-size: 0.85em;
	color:#294e56;
	margin: 0 10px;
	padding: 10px;
	border: 1px dashed #333333;
	background-color: #EFEFEF;
}
.redsubheadlines {
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.tickboxborder {
	display: block;
	width: 90%;
	background-color: #F0F0F0;
	border: 1px dashed #999999;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px;
	}
