body
{
	background-color: #c7c6c1;
	background-image: url('images/bgMain.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited
{
	color: #00599b;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #0091ff;
	text-decoration: underline;
}

a.nav:link, a.nav:visited
{
	color: #00599b;
	text-decoration: none;
}

a.nav:hover, a.nav:active
{
	color: #0091ff;
	text-decoration: none;
}

td, .text1, .content
{
	color: #343433;
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
}

.text2
{
	font-size: 10px;
}

.text3
{
	color: #ffffff;
}

.header1
{
	font-size: 24px;
	border-left: 3px solid #B6DBF8;
	padding: 5px 0px 10px 5px;
	border-bottom: 1px dashed #C7C6C1;
	margin-bottom: 20px;
}

.header2
{
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	background-color: #F6F5F0;
	border-right: 1px solid #E4DDD3;
	border-bottom: 1px solid #E4DDD3;
}

#maincolumn
{
	width: 534px;
}

#sidebar
{
	width: 200px;
	font-size: 10px;
	line-height: normal;
	padding-left: 10px;
}

#box1
{
	border: 1px solid #9bc8ea;
	padding: 10px;	
	text-align: center;
	background-image: url('images/bgBox.gif');
	background-repeat: repeat-x;
}

#masterLayout
{
	width: 788px;
	margin: 43px 0px 0px 0px;
}

#header
{
	padding: 100px 0px 0px 0px;
	background-image: url('images/bgHeader.gif');
	background-repeat: no-repeat;
	height: 147px;
}

#bodyContent
{
	background-image: url('images/bgBody.gif');
	background-repeat: no-repeat;
	background-color: #e4ddd3;
	width: 778px;
	padding: 8px 5px 6px 7px;
}

#footer
{
	background-image: url('images/bgFooter.gif');
	background-repeat: no-repeat;
	height: 45px;
	padding: 0px 14px 4px 14px;
}

#phone
{
	text-align: center;
	background-color: #e2f0fa;
	padding: 10px;
	margin: 35px 0px 0px 0px;
	border-right: 1px solid #9bc8ea;
	border-bottom: 1px solid #9bc8ea;	
}

.box1
{
	background-color: #ffffff;
	border: 1px solid #cccccc;
}