/* CSS Document */



/**********************************

HTML Tags

**********************************/



body {

	background: #333366;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	margin: 0px;

	padding: 0px;

}



img {

	border: 0px;

}



h1 {

	font-size: 30px;

	color: #333366;

}



h2 {

	font-size: 20px;

	color: #333366;

}



p {

	font-size:12px;

	line-height: 22px;

}



ul {

	line-height: 22px;

}



#container {

	width: 843px;

	margin: 50px auto 0px auto;

	padding: 0px;

	background: #333366;

}







/**********************************

Content

**********************************/



#content {

	width: 783px;

	padding: 30px 30px 52px 30px;

	margin: 0px;

	font-size: 12px;

	background: url(../images/contentFoot.gif) no-repeat bottom #ffffff;

}





/*********************************

mastHead

*********************************/



#masthead {

	height: 187px;

	padding: 21px 0px 0px 0px;

	margin: 0px;

	background: url(../images/mastHeadBg.gif) #ffffff no-repeat;

}



#masthead h1 {

	display: none;

}





/*********************************

nav

*********************************/



#nav {

	background: url(../images/navBg.gif);

	height: 22px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	clear: both;

}



#nav ul {

	list-style:none;

	margin: 0px;

	padding: 0px;

}



#nav li {

	list-style:none;

	display:inline;

	position: relative;

	text-align:right;

	right: 0px;

	z-index: 1000;

	width:175px;

	margin: 0px;

	padding: 0px;

}



#nav li a {

	height: 15px;

	padding: 2px 10px 2px 10px;

	line-style:none;

	margin:0px;

	color:#fff;

	text-decoration:none;

	font-weight:bold;

}



#nav li a:hover {

	color:#CCCCCC;

}



#nav li ul {

	display:none;

	background:#990033;

	position: absolute;

	line-style:none;

	top: 17px;

	width: 175px;

	padding: 0px;

	margin: 0px;

}

.mp {

	position:relative;

	left:0px;

}

.rp {

	position:absolute;

	left: -11px;

}

.pp {

	left: 10px;

}



#nav li li {

	display:block;

	line-style:none;

	padding: 0px;

	margin: 0px;

}



#nav li:hover li.more ul, #nav li.moreover li.more ul, #nav li:hover li:hover li.more ul {

	display: none;

}

#nav li:hover ul, #nav li.moreover ul,

#nav li:hover li:hover ul, #nav li li.moreover ul, #nav li:hover li:hover li:hover ul { display: block; } /* The magic */





/*********************************

footer

*********************************/



#footer, #footer p {

	background: #333366;

	font-size: 10px;

	line-height: 12px;

	color: #ffffff;

	margin: 0px;

	padding: 0px;

	text-align: center;

	clear: both;

}



#footer a {

	color: #ffffff;

}





/**********************************

Global Classes

**********************************/



.smallPrint {

	dispaly: block;

	padding: 6px;

	font-size: 9px;

	line-height: 9px;

}



.quoteBox {

	background:#333366;

	border: ridge #330099;

	color: #ffffff;

	width: 400px;

	margin: 10px;

	padding: 10px;

}



.quoteBox h1 {

	color: #ffffff;

	font-size: 18px;

	margin: 0px 0px 10px 0px;

}





.quoteBox h2 {

	color: #ffffff;

	font-size: 16px;

	margin: 0px 0px 10px 0px;

}



.quoteBox ul {

	margin: 0px;

	padding: 0px;

}



.quoteBox li{

	color: #ffffff;

	list-style: none;

	margin: 0px;

	padding: 0px;

}

.picture {

	text-align: center;

	float: right;

	width: 295px;

}

.picture p {

	font-style: oblique;

	margin: 0px;

	padding: 0px;

	border: 1px solid #000000;

}

