body {
	text-align:center;
	background-image:url(../images/wallpaper_tile.png);
	background-repeat: repeat-x;
	padding-left: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}

#container {
	margin: 0px;
	padding: 0px;
	height: 768px;
	width: 784px;
}
#topHead {
	background-image:url(../images/pageHeader_bg.gif);
	height: 124px;
	width: 777px;
}
#logo {
	float: left;
	height: 50px;
	width: 50px;
	padding-left: 4px;
	padding-top: 2px;
}

#quote {
	float: right;
	height: 50px;
	width: 200px;
}
#pageDesc {
	background-image: url(../images/pageDesc_Bg.gif);
	height: 19px;
	width: 770px;
	padding: 2;
	padding-top: 3px;
	padding-left: 7px;
}
#menuBar {
	margin: 7px;
	float: left;
	height: 50px;
	width: 770px;
	padding-left: 4px;
}
#pageMenu {
	padding: 0px;
	float: left;
	height: 30px;
	width: 770px;
	padding-top: 10px;
	padding-left: 5px;
	margin-top: 20px;
}
.navBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00003E;
}
#pageContent {
	background-color:#FFFFFF;
	background-image:url(../images/page_bg.gif);
	background-repeat: repeat-x;
	padding: 4px;
	height: auto;
	width: 737px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;	
	vertical-align:text-top;	
}
#menuImg {
	margin: 14px;
	padding: 1px;
	height: 223px;
	width: 706px;
}
#pageTextBox {

	height: 223px;
	width: 725px;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #00003E;
}
.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
#pageDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000046;
	padding-top: 6px;
}

#bottomNav {
	padding: 2px;
	height: 38px;
	width: 773px;
	margin-bottom: 0px;
	background-image: url(../images/bottomMenu_bg.gif);
	padding-top: 30px;
}


#pageContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.btmNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00003E;
}
#top_div {
	margin-top: 0px;
}
#content {
	width: 779px;
	height: auto;
	background-color:#00486A;
}
.portfolioTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.portfolioNo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.portfolioDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.formFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #315DF1;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

th {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

tr {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.formHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #071F70;
}
input {
	background-color: #FAF9C9;
	border: 1px dotted #315DF1;
}
