* {
    padding: 0;
    margin: 0;
} 

body {
   background: #333333; 
	font: 12px  Arial, Helvetica, sans-serif;
	line-height: 1.5em; 
	COLOR: #454545
}
a {
	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


#wrap {
margin: 25px auto;
width: 724px;
background: #ffffff;
background-repeat: repeat-y;
}

#top { 
background: #ffffff;
height: 10px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {
background: #ffffff;
height: 0px;
}

.header {
height: 100px;
background: #ffffff;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.text {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
.moretext {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; FLOAT: right;TEXT-DECORATION: none;
}
.ptext {
	COLOR: #454545; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.adtext {
	COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.menutext {
	FONT-SIZE: 10pt; COLOR: #454545; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.menu {
height: 100px;
	BACKGROUND: url(/horiz-menu.gif) no-repeat 0px 0px; FLOAT: left; WIDTH: 644px; POSITION: relative
}

.topcrumbs { 
    background: #fbe01a; 
	border-top: 3px solid #EAC919; 
	border-bottom: 2px solid #F3D70D;
	padding: 5px;
}

#horiz-menu A {
	DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 80%; FLOAT: left; COLOR: #454545; LINE-HEIGHT: 35px; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap; HEIGHT: 38px
}

.breadcrumbs { 
    COLOR: #454545; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none;FONT-SIZE: 9pt; FONT-WEIGHT: bold;
    background: #fbe01a;
	border-bottom: 1px solid #EAC919; 
	width: 100%;
	 LINE-HEIGHT: 13px;
}
	

.pmiddle {
	float: left;
	width: 59%;
	margin: 0 0px;
	padding: 1% 1%;
	text-align: center;
	background: #ffffff;
}


.right {
	float: right;
	width: 33%;
	margin: 0 0px;
	padding: 1% 1%;
	background: #ffffff;
}

.right ul {
	padding: 10px 0 15px 20px;
	margin:0;
}

.right li {
	margin-bottom:3px;
	list-style-type: square;
	color: #666666;
}


.right h2 { color: #454545; font-size: 14px; margin-top: 15px;}
.right h1 { color: #666666; font-size: 12px;margin-bottom: 2px; margin-top: 2px;}
.pmiddle h2 { color: #454545; font-size: 16px; margin-bottom: 10px; margin-top: 19px;}
.pmiddle h3 { color: #666666; font-size: 12px; margin-bottom: 5px; margin-top: 0px;}




#clear {
	display: block;
	clear: both;
	width: 100%;	
	overflow:hidden;
	TEXT-ALIGN: center
}

#pclear {
	display: block;
	clear: both;
	overflow:hidden;
	TEXT-ALIGN: left;
	 COLOR: #666666;
}

#footer {
	BACKGROUND: #ffffff repeat-x center center; COLOR: #666666; TEXT-ALIGN: center
}
#footer LI {
	PADDING-RIGHT: 3px; DISPLAY: inline; PADDING-LEFT: 3px; FONT-SIZE: 11px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}

#footer #company {
	 COLOR: #999999; MARGIN-RIGHT: 11px
}


