﻿html, body {
	background: url(/images/page-bg.jpg) top center no-repeat #ecf5fd;
}

html, body, p, td {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	height: 1px;
	margin-top: 1px;
	border: none;
	border-top: 1px solid #aaaaaa;
}

a {outline: none;}
a img {outline: none; border:0;}

h1 {font-size: 20px; font-weight: bold; color: #266a82; line-height: 28px; margin: .67em 0;}
h2 {font-size: 15px; font-weight: bold; color: #266a82; line-height: 20px; margin: .67em 0;}
h3, h4, h5, h6 {font-size: 12px ; font-weight: bold; color: #005196; line-height: 13px;}
p, dl {margin: 1em 0;}
h3 {margin: 1em 0;}
h4 {margin: 1.33em 0;}
h5 {margin: 1.67em 0;}
h6 {margin: 2.33em 0;}
a:link {color: #3494d0; text-decoration: none;}
a:visited {color: #3494d0; text-decoration: none;}
a:hover {color: #3494d0; text-decoration: underline;}
a:active {color: #3494d0; text-decoration: underline;}
.right {float: right; margin: 5px 0 10px 20px;}
.left {float: left;margin: 5px 20px 10px 0;}

.img-bdr-01 {
	background:#a1cd3a url(/images/img-bdr-01.jpg) bottom right no-repeat;
	padding: 1px 1px 67px 1px;
}
.img-bdr-02 {
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
#youtube-vid {
	width: 425px;
	height: 355px;
	background:#a1cd3a url(/images/img-bdr-02.jpg) bottom right no-repeat;
	padding: 1px 1px 55px 1px;
}
.our_approach {
	background: url(/images/our_approach.gif) top left no-repeat;
	width: 382px;
	height: 33px;
	border-bottom: 1px solid #aaaaaa;
}

.home-tick {
	display: block;
	background:url(/images/tick.gif) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 3px 0;
	font-size: 11px;
}
.content-tick {
	display: block;
	background:url(/images/tick2.gif) top left no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 3px 0;
}

#header {
	background: #e6eef3 url(/images/header-bg.jpg) top right no-repeat;
	padding: 0;
}

#side-col-text {
	padding: 15px;
	width: 269px;
	color: #FFFFFF;
	font-size: 12px;
}
.side-item {
	background: url(/images/right-col-bullet.gif) top left no-repeat;
	padding: 0 0 0 20px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.side-text-small {
	font-size: 9px;
	line-height: 14px;
}

#content ul, #content ol {
	margin: 11px 0 11px 30px;
}

#content blockquote {
	margin: 11px 0 11px 20px;
}

#loginbox {
	padding: 7px;
	margin: 7px;
}

#access_buttons {
	padding: 2px 7px 0;
	background: #ffffff url(/images/sideitem-bg.gif) top left repeat-x;
	position: relative;
}
span.access-button {
	display:none;
}

a.access-button:hover span.access-button {
	display:block;
	position: absolute;
	font-weight:bold;
	color: #444;
	left: 80px;
	top: 18px;
}

a.button-green:link, a.button-green:visited, a.button-green:active {
	display: table-cell;
	background: #acc997;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0 1px 0 0;
	border-right: 3px solid #ffffff;
	padding: 3px 9px 4px 8px;
}
a.button-green:hover {
	color: #666666;
	text-decoration:none;
}
a.button-green-big:link, a.button-green-big:visited, a.button-green-big:active {
	display: table-cell;
	background: #acc997 url(/images/green-big-right.gif) top right no-repeat;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin: 0 1px 0 0;
	border-right: 1px solid #ffffff;
	padding: 7px 42px 8px 8px;
}
html>/**/body a.button-green-big:link {
	padding: 8px 42px 10px 8px;
}
html>/**/body a.button-green-big:visited {
	padding: 8px 42px 10px 8px;
}
html>/**/body a.button-green-big:active {
	padding: 8px 42px 10px 8px;
}
a.button-green-big:hover {
	color: #666666;
	text-decoration:none;
}
a.button-green-bigl:link, a.button-green-bigl:visited, a.button-green-bigl:active {
	display: table-cell;
	background: #acc997 url(/images/green-big-left.gif) top left no-repeat;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	font-size: 15px;
	margin: 0 1px 0 0;
	border-right: 3px solid #ffffff;
	padding: 7px 9px 8px 41px;
	height: 32px;
}
a.button-green-bigl:hover {
	color: #666666;
	text-decoration:none;
}
html>/**/body a.button-green-big1:link {
	padding: 8px 9px 10px 41px;
}
html>/**/body a.button-green-big1:visited {
	padding: 8px 9px 10px 41px;
}
html>/**/body a.button-green-big1:active {
	padding: 8px 9px 10px 41px;
}