body {
    background: #bad4f2 url(images/background.jpg) top left;
	color: #4F4F4F;
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	clear: both;
	width: 718px;
	height: 68px;
	margin: 0px auto 0px auto;
	background: url(images/topbanner.png) no-repeat;
	text-align: right;
	vertical-align: bottom;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
	border-top: 0px solid #fff;
}

.wholePage {
	clear: both;
	text-align: center;
	width: 688px;
	margin: 0px auto 0px auto;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
}

.LargeRed {
	font-size: 18;
	font-weight: bold;	
	color: red;
}

.Purple {
	color: #9900cc;	
	padding-left: 100px;
}

.TopOfMainBox{
	width: 551px;
	height: 13px;
}

.MiddleOfMainBox{
	
	background: url(images/middleofmainbox.png);	
	width: 511px;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom:1px;
}

.BottomOfMainBox{
	background: url(images/bottomofmainbox.png);	
	width: 551px;
	height: 11px;
	padding: 1px;
}

#contentContainer ul{
font: 11px "Arial", Helvetica, Sans-Serif;
}

#contentContainer li {
font: 12px "Arial", Helvetica, Sans-Serif;
}

.pageContent{ 
	text-align: justify;
	float: left;
	width: 551px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

#menuBarContainer {
	float: left;
}

#vertNavigationMenu {
	margin: 0;
	padding: 0;
	text-align: center;
}

#vertNavigationMenu p {
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
	margin: 0px 0px 0px 0px; 
	padding: 2px 5px 5px 2px;
	color: #9900cc; 
	background: #f37c2a url(images/menuheading_background.gif) top left;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-indent: 5px;
}
#vertMenuItem {
	background: url(images/menuitembackground.png);
	width: 128px;
	height: 163px;
}

#hometextfooter {
	margin: 0px auto 0px auto;
	font-weight: bold;
	clear: both;
	text-align: center;
	width: 658px;

	padding: 15px 15px 15px 15px;
	background: url(images/footerboxbackground.png) no-repeat center left;
	border: 0px solid #fff;
}
#footer {
	margin: 0px auto;
	text-align: center;
	width: 688px;
	height: 234px;
	padding: 5px 0px 5px 0px;
	background: url(images/footer.png) no-repeat center;
	border: 0px solid #fff;
}


strong {
color: #000;
}

a { 
	color: #9900cc;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color: #9900cc;
	text-decoration: none;
	background-color: inherit;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active { 
	font-size: 16px; 
	font-weight:bold;
	color:#9900cc; 
	text-decoration: none; 
}


h2 {
	color: #cf0101;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/logo3.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 18px;
	padding: 0 0 0 40px;
}

#formContainer {
	background: #EEEEEE;
	margin: 0px 10px 10px 0px;
	padding: 15px;
	text-align:left;
	vertical-align:top;	
}

form {	
    font-family: Verdana, sans-serif;	
	font-size: 11px;	
	color: #e64a4a;	
}

input {	
    font-family: Verdana, sans-serif;	
	font-size: 11px;	
	color: #000000;	
	border: 1px solid #666666;
}

textarea {	
    font-family: Verdana, sans-serif;	
	font-size: 11px;	
	color: #000000;	
	border: 1px solid #666666;	
}

h4 {
	color: #2720b3;
	text-decoration: none;
	background-color: inherit;
	background-position: center;
	font-size: 16px;
}

.topHozNavigationBar UL
{
float: right;
list-style: none;
margin: 0;
padding: 0;
border: none;
}

.topHozNavigationBar LI
{
display: block;
margin: 0;
padding: 0;
float: right;
width: auto;
}

.topHozNavigationBar A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 10px;
font-weight: bold;
}

.topHozNavigationBar A:hover, .navcontainer A:active { 
background: #dbdbdb; 
font-weight: bold;
}
