#page {
	background-color: #CCCCCC;
	width: 100%;
}
#wrapper {
	width: 900px;
}
#topnav {
	margin-top: -2px;
}
#menu {
	background-image: url(../../p7pm/img/topside.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 100%;
	padding-left: 50px;
}

#header {
	background-color: #FFFFFF;
	height: 87px;
}
#menu {
	background-image: url(../../p7pm/img/topside.jpg);
	background-repeat: repeat;
	height: 20px;
	width: 850px;
	padding-left: 50px;
}
#container {
	background-image: url(../../images/homenav/sidemenubg.png);
	background-repeat: no-repeat;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #E1E2E7;
}
#content p {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	color: #00398c;
	text-align: justify;
	line-height: 16px;
}

#content a:link {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	color: #0000CC;
	text-decoration: underline;
}
#content table {
	font-family: "Century Gothic", sans-serif;
	text-align: left;
}

#content a:hover {
	color: #FF0000;
}


#footer {
	background-color: #333333;
}
#sidemenu {
	background-color: #006699;
	width: 187px;
	float: left;
}


#content {
	background-color: #FFFFFF;
	width: 653px;
	margin-left: 187px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}
h1 {
	color: #FFFFFF;
	font-family: "Century Gothic", sans-serif;
	font-size: 18px;
	background-color: #004E96;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: capitalize;
	font-variant: small-caps;
}
h2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00398c;
	font-style: normal;
	font-variant: normal;
}



#footer {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	width: 900px;
	background-image: url(../../images/footer_bar.png);
	background-repeat: repeat-y;
	text-align: center;
}
strong {
	font-weight: bold;
	color: #00398c;
}

#footer a:link {
	font-family: "Century Gothic", sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #0033CC;
	text-decoration: underline;
}
#footer a:visited {
	font-family: "Century Gothic", sans-serif;
}

body {
	background-color: #CCCCCC;
}
#content li {
	font-size: 13px;
	list-style-type: square;
	list-style-image: url(../../images/list_bullet.png);
	line-height: 22px;
	color: #00398c;
	vertical-align: text-bottom;
}
h3 {
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	color: #00398c;
	line-height: 16px;
	font-weight: bold;
	text-align: justify;
	font-style: normal;
}
h4 {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #004E96;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004E96;
}
h5 {
	color: #004E99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004E96;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
.image {
	padding-right: 20px;
}
.bulletTitles {
	padding-left: 20px;
}

