body {
	background:#FFF url(../images/layout/backg.jpg) repeat fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	margin:0;
	padding:0;
}
h1 {
	font-size:1.2em;
	margin:0;
}
h2 {
	font-size:1.1em;
	font-variant:small-caps;
}
h3 {
	font-size:1em;
	color:#165C93;
	font-style:italic;
	margin:15px 0 10px;
}
h4 {
	font-size:1em;
}
.spacing {
	color:#165C93;
	font-style:italic;
	letter-spacing:4px;
}
.content p {
	margin:12px 0;
}
.dark {
	font-weight:700;
	color:#1b1b1b;
}
.centered {
	text-align:center;
	color:#165C93;
}
.required {
	color:red;
	font-style:normal;
	font-weight:400;
	font-size:12px;
}
#wrapper {
	width:790px;
	border:1px solid #999;
	margin:20px auto 0;
}
#column_wrapper_header {
	background:url(../images/layout/wrapper_bdg_header.jpg) no-repeat;
	padding-left:20px;
	padding-right:20px;
	margin:0;
	height:250px;
}
#column_wrapper {
	background:url(../images/layout/wrapper_bdg_line.jpg) repeat-y;
	padding-left:20px;
	padding-right:20px;
	margin:0;
}
.topBevel {
	background:url(../images/layout/topSpace.gif) no-repeat;
}
.bottomBevel {
	background:url(../images/layout/bottomSpace.gif) no-repeat;
}
#left {
	width:235px;
	float:left;
}
#left .content {
	font-size:.75em;
	line-height:1.5em;
	text-align:center;
	padding:20px 20px 20px 0;
}
#right {
	width:513px;
	float:left;
}
#right .content {
	font-size:.8em;
	line-height:1.65em;
	padding:20px 0 20px 20px;
}
#install {
	width:100%;
}
#install li {
	margin-top:10px;
	list-style-type:none;
	font-style:italic;
	list-style-image:url(../images/check.gif);
}
#footer {
	color:#999;
	width:790px;
	font-size:.7em;
	clear:both;
	margin:0 auto;
}
#footer .content {
	text-align:center;
	padding:12px 24px;
}
#footer a:link, #footer a:visited {
	color:#999;
}
#footer a:hover {
	color:#FFF;
}
a:link, a:visited, a:active {
	color:#165C93;
}
a:hover {
	color:#666;
}
#video {
	text-align:center;
}
#leftContact {
	width:240px;
	float:left;
}
#leftContact p {
	margin:0 0 15px;
}
#rightContact {
	width:253px;
	float:left;
}
#SideNavigation {
	margin:0;
}
#SideNavigation ul {
	list-style:none;
	margin:0 25px;
	padding:0;
}
#SideNavigation li {
	list-style:none;
	width:100%;
	margin:0 0 5px;
	font-size:.95em;
}
#SideNavigation a:link, #SideNavigation a:active, #SideNavigation a:visited {
	background:url(../images/layout/top-grey.gif) repeat-x;
	text-decoration:none;
	color:#000;
	display:block;
	border:1px solid #CCC;
	padding:3px;
}
#SideNavigation a:hover {
	background:#CCC url(../images/layout/top-grey.gif) repeat-x;
	text-decoration:none;
	color:#333;
	cursor:pointer;
	display:block;
	padding:3px;
	margin-left:10px;
	margin-right:10px;
}
.SideNav {
	background:url(../images/layout/backg-menu.jpg) repeat-x;
	text-decoration:none;
	color:#FFF;
	font-weight:700;
	border:1px solid #CCC;
	cursor:pointer;
	display:block;
	padding:3px;
	margin-left:10px;
	margin-right:10px;
}
.clearfloat {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.nomargintop {
	margin-top:0;
}
.submit-button {
	background-color:#333;
	color:#FFF;
	text-align:center;
	border:1px solid #555;
	cursor:pointer;
}
.submit-buttonon {
	background-color:#ccc;
	color:#000;
	text-align:center;
	border:1px solid #555;
	cursor:pointer;
}
.tfvHighlight {
	font-weight:400;
	color:red;
}
.tfvNormal {
	font-weight:400;
	color:#000;
}
.image-border-left {
	border:1px solid #999;
	float:left;
	margin:5px;
	padding:5px;
}
.image-border-right {
	border:1px solid #999;
	float:right;
	margin:5px;
	padding:5px;
}
.image-border {
	border:1px solid #999;
	margin:5px;
	padding:5px;
}
.image-noborder {
	border:none;
	margin:5px;
	padding:5px;
}
#mtTable {
	width:100%;
	font-size:12px;
}
input, textarea {
	border:1px solid #999;
}
div.hr {
	height:1px;
	background-color:#999;
	border:none;
	margin-bottom:10px;
	margin-top:5px;
}
div.hr hr {
	display:none;
}
#google {
	margin:0 auto;
}
