body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height: 16px;
}
form {
	margin: 0px;
}
/* GENERAL */

/* image borders */
a img {
	color: #fff;
}         /* hide the border in Netscape 4 */
@media all {                   /* hide from Netscape 4 */
a img, img {
	color: inherit;/* undo the rule above */
	border: none;               /* hide from Netscape 4 */
}                           /* code from W3C - www.w3.org */
}
/* links */
A, A:link, A:visited {
	color: #6699CC; /* link_color */
	text-decoration: underline;
}
A:hover {
	color: #CC3300;
	text-decoration: underline;
}
#main {
	width: 836px;
	margin: 0px auto;
	text-align: left;
	padding-bottom: 50px;
	background: url("../images/background_main.gif") no-repeat top left;
}
#mainContent {
	width: 761px;
	margin: 1px auto;
}
#logoDiv {
	width: 100%;
	height: 206px;
	background: url("../images/logo_n_background.png") no-repeat top left;
	position: relative;
	background-image: url(../images/logo_n_background.png);
}
#logoMessage {
	position: absolute;
	right: 63px;
	top: 60px;
}
#menuNav {
	position: relative;
	top: -5px;
	margin: 0px auto;
	padding-left: 15px;
	width: 100%;
	float: left;
	height: 60px;
}
#menuNav ul {
	padding: 0px;
	display:  inline;
}
#menuNav ul li {
	list-style: none;
	display:  inline;
	color: #fff;
	font-weight: bold;
}
#menuNav a, #menuNav a:active, #menuNav a:visited, #menuNav a:link {
	color: #fff;
	text-decoration: none;
}
#menuNav a:hover {
	color: #333333;
	text-decoration: none;
}
div.menuContainer {
	float: left;
	margin-left: 5px;
}
div.menuContainerSelected {
	float: left;
	margin-left: 5px;
	position: relative;
}
div.menu {
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-bottom: 5px;
	background: #00a1d5 url("../images/menu_background.gif") repeat-x top left;
}
div.menuSelected {
	text-align: center;
	float: left;
	padding-top: 12px;
	padding-bottom: 5px;
	background: #d85911 url("../images/menu_select_background.gif") repeat-x top left;
}
.photo {
	float: right;
}
div.menuBottomDiv {
	float: left;
	height: 10px;
}
div.menuBottomDiv img {
	float: left;
}
div.menuBottomRepeater {
	float: left;
	background-color: #00a1d5;
	height: 10px;
}
div.menuBottomRepeaterSelected {
	float: left;
	background-color: #d85911;
	height: 10px;
}
div.subMenu {
	display: block;
	text-align: center;
	margin-top: 5px;
}
div.subMenu span {
	display: block;
	padding: 3px 0px 0px 0px;
}
div.subMenu a:hover span {
	text-decoration: none;
	color: #333333;
}
div.subMenu span.activeSpan {
	display: block;
	padding: 3px 0px 0px 0px;
	color: #FFFFFF;
}
#contentDiv {
	width: 100%;
	margin: 0px auto 15px;
}
#footer {
	width: 836px;
	margin: 0px auto;
	height: 85px;
	background: url("../images/footer_background.jpg") no-repeat bottom left;
	font-size: 10px;
}
#footerMenuDiv {
	width: 761px;
	margin: 0px auto;
	padding-top: 8px;
	border-top: 1px dashed #b2b2b2;
	text-align: left;
	color: #999999;
}
#footerMenuDiv a, #footerMenuDiv a:link, #footerMenuDiv a:active, #footerMenuDiv a:link {
	color: #999999;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC3300;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CC3300;
	font-weight: normal;
	padding-left: 390px;
	padding-top: 20px;
}
#tip {
	width:742px;
	text-align:left;
	height:115px;
	background:url("../images/bg_tip.gif") no-repeat left top;
	margin-left:10px;
	float: left;
	margin-bottom: 20px;
}
.tipcontent {
	margin-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
	padding-left:0px;
	text-decoration:none;
	font-weight:normal;
	padding-right: 15px;
	line-height: 14px;
	margin-top: 15px;
	padding-top: 15px;
}
#flashcontent {
	height: 75px;
	width: 220px;
}
.quote {
	list-style-image: url("../images/quotes.gif");
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	font-style: oblique;
}

#flashcontent2 {
	height: 105px;
	width: 340px;
	margin-top: 10px;
}
.correction {
	vertical-align: text-bottom;
}
