body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #3b93b9;
	background-position: top center;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333;
	width: 100%;
}
p, Normal {
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 130%;
}
a:link, a:history, a:active {
	color: #1E6785;
	text-decoration: none;
}
a:hover {
	color: #104459;
	text-decoration: underline;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #348baf;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #348baf;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #348baf;
}
#MainBox {
	width: 940px;	
	margin: 0 auto 0 auto;
}
.ContentBoxTD {
	width: 940px;
	background-image:url(images/bodyback.gif);
	background-repeat: repeat-x;
	background-color: #cde3ed;	
}
.ContentBox {
	width: 920px;
	margin: 10px;
}
.ContentBox td {
	vertical-align: top;
	text-align: left;
}
#Footer {
	height: 125px;
	width: 940px;
	background-image:url(images/footerback.gif);
	background-repeat: repeat-x;
}
#FooterContentBox {
	width: 925px;
	height: 125px;
	margin-left: 15px;
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: Transparent;
padding: 15px 30px 15px 30px;
}
 
.MainMenu_MenuBar {
height: 30px;
background-color: Transparent;
}
 
.MainMenu_MenuItem {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #348BAF;
            font-weight: normal;
            padding-right: 4px;
            background-color: Transparent;
            text-transform: uppercase;
			margin: 0;
			padding: 0 5px 0 0;
}
 
.MainMenu_MenuIcon {
display: none;
 
}
 
.MainMenu_SubMenu {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            color: #4ba2c6;
            font-weight: normal;
            padding-right: 4px;
            padding-top:2px;
            padding-bottom:2px;
            background-color: #059bc8;
            text-transform:uppercase;
			text-decoration: none;
 
}
 
.MainMenu_MenuBreak {
}
 
.MainMenu_MenuItemSel {
            font-family: Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #348BAF;
            font-weight: normal;
            padding-right: 4px;
            background-color: Transparent;
            text-transform:uppercase;
			text-decoration: none;
 
}
 
.MainMenu_MenuArrow {
display: none;
 
}
 
.MainMenu_RootMenuArrow {
display: none;
}
#dnn_ctr400_FormMaster_Contact_Us {
		width: 260px;
}

#dnn_ctr400_FormMaster_Contact_Us td {
		padding: 5px;
}

�
