* {
-moz-box-sizing: border-box; /* Mozilla */
box-sizing: border-box; /* Opera7 */
}

html {
padding: 0px;
margin: 0px;
width: 100%;
}
body{
padding:0px;
margin:0px;
width: 100%;
font-family: Tahoma, "Times New Roman", Times;
font-size: 11px;
}



.main {
font-size: 90%;
}

a:link {
	color: #D50000;
}
a:visited {
	color: #660000;
}

a:hover{text-decoration:none;}

.pageWrapper {
	background-image: url(/smarty/templates/6931/images/mainbg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #fff;
}
.bodyWrapper {
	width: 744px;
}
.mainTable {
	background-color:#FFFFFF;
	
}

.consultationForm {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-left: 15px;
}

.consultationForm input {
	font-size: 10px;

}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
margin: 0px;
padding: 3px;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

.sectionTitle {
	padding-bottom: 3px; 
	margin-bottom: 3px; 
	border-bottom: 1px solid #ccc; 
}

.color1 {
	color: #0099ff;
}
.color2 {
	color: #0099FF;
}

.pageTitle {
	border-bottom: 1px dashed #999; 
	padding-bottom: 10px;
	color: #000;
}
p, body * { 
	font-size: 11px;
}
p {
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 11px;
}

.topLink a:link, .topLink a:visited, .topLink a:active {
	font-size: 10px;
	color: #999;
	text-decoration:underline;
}

.topLink a:hover {
	text-decoration: none;
}

.header{
	background-image: url(/smarty/templates/6931/images/headerbg.jpg);
	background-repeat:repeat-x;
	height: 110px;
}

.headerContent{
	margin-top: 25px;
	width: 744px;
	display: table;
	text-align: center;
}

.headerContent div {
	height: 79px;
	display: table-cell;
}

.navButton {
	padding: 0px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #fff;
	width: auto;
	overflow: visible;
	float: left;
	display: block;
	font-weight: bold;
	cursor: pointer;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #fff;
}

.navButtonInactive {
	background-image: url(/smarty/templates/6931/images/navButtonInactive.jpg);
	background-repeat:repeat-x;
}

.navButtonHover {
	background-image: url(/smarty/templates/6931/images/navButtonHover.jpg);
	background-repeat:repeat-x;
}

.navRow {
	width: 744px;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(/smarty/templates/6931/images/navButtonInactive.jpg);
	background-repeat:repeat-x;
	height: 44px; 
	margin-top: 0px; 
	background-color: #fff;
}

.navRow a:link, .navRow a:visited, .navRow a:active {
	text-decoration:none;
	color: #fff;
}

.siteInfoBox {
	/*border-left: 1px solid #d2d2d2;*/
}
.siteInfoBox *{
	font-size: 10px; 
	color: #999; 
	text-align: left;
}

.mainPageFlashContainer {
	/*background-image: url(/smarty/templates/green1/images/fl1.jpg);*/
	background-repeat: no-repeat; 
	height:166px;
	width: 437px;
}

table {
	padding:0px;
	border: 0px;
}

.clear {
clear: both;
}

.linkInfo { 

position: absolute;
height: auto;
width: 188px;
padding: 0px;
border: 1px solid #999;
background-color: #fff;
}


.headerText {
	font-family: Tahoma, "Times New Roman", Arial;
	font-size: 80px;
	color: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	overflow:hidden;
}

.login {
	font-size: 10px;
	width: 80px;
	color: #999;
	padding-left: 2px;
}

.hr {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
}