/* Copyright 2007 - New Age Web Marketing.com */
/* For Creative Seminars - CSTapes.com */

body
{
    font: 16px arial;
}
a:link {font: bold 13px arial; color: #5675A5; text-decoration: none;} 
a:active {font: bold 13px arial; color: #5675A5; text-decoration: none;}
a:visited {font: bold 13px arial; color: #5675A5; text-decoration: none;}
a:hover {font: bold 13px arial; color: #AF0020; text-decoration: none;}
.border
{
    border: solid 1px #5675A5;
}
.left
{
    float: left;
}
.right
{
    float: right;
}
.scroll
{
    overflow: auto;
}
.wrapper
{
    width: 780px;
}
.title
{
    background-color: #5675A5;
    color: #D9E1ED;
	border: solid 1px #5675A5;
	font-face: Arial;
    font-weight: bold;
    font-size: 36px;
	padding: 10px 20px 10px 20px;
}
.title2 
{
    color: #5675A5;
	font-face: Arial;
    font-weight: bold;
    font-size: 18px;
}
.titlemargin
{
	margin: 10px 0px 10px 0px;
}
.subtitle 
{
	color: #5675A5;
	font-face: Arial;
    font-weight: bold;
    font-size: 14px;
}
.content
{
    padding: 0px 20px 0px 20px; 
	font-face: Arial;
    font-size: 12px;
    padding: 0px;
	margin: 0px;
}
.copyrightstyle
{
    padding: 0px 20px 0px 20px; 
	font-face: Arial;
    font-size: 9px;
    padding: 0px;
	margin: 0px;
}
.content.padleft
{
    padding-left: 180px;
}
.content.padright
{
    padding-right: 180px;
}
.sidebar
{
    width: 150px;
    height: 400px; 
    background-color: #D9E1ED;
    color: #D9E1ED;
    font-weight: bold;
    padding: 10px 0px 5px 0px;
}
.sidebaritem
{
    width: 130px;
    background-color: #CFE0F9;
    color: #5675A5;
    border: solid 1px #5675A5;
    font-size: 14px;
    padding: 2px;
    margin-bottom: 3px;
}
.sidebaraddress
{
    width: 130px;
    background-color: #CFE0F9;
    color: #000000;
    border: solid 1px #5675A5;
    font-size: 14px;
    padding: 2px;
    margin-bottom: 3px;
}
.horiz
{
    color: #4B1A95;
    font-weight: bold;
	width: 124px;
	float: left;
	text-align: center;
}
.sidebaritem.first
{
    margin-top: 10px;
}
.tdcell
{
	height=24px;
}
.footer
{
	background-color:#D9E1ED;
	font-size: 10px;
	font-face: arial;
	text-align: center;
}
.serviceitem
{
    color: #5675A5;
    font-size: 14px;
	font-face: Arial;
    font-weight: bold;
}