body {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Myriad Pro", Myriad, Geneva, Arial, "Lucida Grande", sans-serif;
	font-size: 11px;
	letter-spacing: 0.02em;
	line-height: 1.5;
	color: #777;
	margin: 0px;
	padding: 0px;
	text-align: center;
	min-width: 770px;
	background-repeat: repeat-y;
	background-color: #6699cc;
	background-image: url(/Images/shadow.gif);
	background-position: center;
}

body * {
    text-align:left;
    }
    
.mainPage {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	min-height: 100%;
	width: 750px;
}


.mainHeader {
	padding: 10px 20px;
	margin: 0px;
}

.menuRight {
	float: right;
	margin: 0px;
	padding: 0px;
}

.menuRightAfter {
	float: right;
	margin: 0px;
	padding: 0px;
	display: none;
}

.menuLeft {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;

}

.mainImage {
	margin: 0px;
	padding: 0px;


}

.mainContent {
	padding: 30px 50px;
	margin: 0px;


}
#menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 11px;
	} 

#menu ul li {
	margin-left: 0;
	padding: 0px 10px;
	border-left: 1px solid #999999;
	list-style: none;
	display: inline;
	}
	
#menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#menu ul li.current a {
	color: #cc3300;
	}	
#menu ul li.firstcurrent {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
#menu ul li.firstcurrent a {
	color: #cc3300;
	}


		
.mainLogo {
	padding: 0px;
	margin: 20px 0px 15px;
	float: left;
	width: 350px;
	clear: none;



}
h1,h2,h3,h4
{
    font-weight: bold;
    }
h1 {
	
	font-size: 1.4em;
	letter-spacing: 0.2em;
	color: #6699CC;
	font-weight: bold;
	clear: none;
	vertical-align: text-bottom;
}
h2 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	color: #6699CC;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 2px 2px 2px 8px;
	background-image: url(/Images/layerhead.gif);
	border: 1px solid #C2D5FC;







}
h3 {
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #6699cc;
	margin-top: 20px;
	margin-bottom: 10px;
	text-indent: 25px;
	background-image: url(/Images/h4arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
h3 a{
	letter-spacing: 0.1em;
	font-size: 1.1em;
	font-weight: bold;
	color: #6699cc;
}

h4 {
	color: #6699cc;
	font-size: 1em;
	font-weight: bold;
	text-indent: 35px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.dialog h4 {
	text-indent: 0px;
	padding-bottom: 25px;
}
img {
	border: 0px none;
}
p.hylight
{
	font-size: 1em;
	font-weight: bold;
	color: #6699cc;
    }
    
table {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Myriad Pro", Myriad, Geneva, Arial, "Lucida Grande", sans-serif;
    font-size: 1em;
}
.rightAlign {
	text-align: right;
}

li {
	list-style-type: circle;
	padding: 3px;
	list-style-position: outside;
	margin-left: 20px;


}
em.bold{
	font-weight:bold;
	font-style: normal;

}
p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 35px;
	text-align: justify;
	padding: 0px;

}
ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.leftAlign {

	text-align: left;
}
a {
	color: #6699cc;
	text-decoration: none;
}
a:hover {
	color: #cc6600;
	text-decoration: underline;
}

.paneHead {
	background-repeat: repeat-x;
	margin: 0px;
	padding: 2px;
	height: 20px;
	width: 100%;
	font-size: 1em;
	color: #6699CC;
	text-align: center;
	vertical-align: middle;

}
.floatLeft {
	float: right;
	padding: 5px;

}
textarea {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Myriad Pro", Myriad, Geneva, Arial, "Lucida Grande", sans-serif;
	font-size: 1em;
}
form {
	margin: 0px;
	padding: 0px;
}

