body {
	background-image:  url(images/pagebackground.GIF);
	margin:0px;
	background-position: center;
	text-align: center;
}

.pagetop {
	position: relative;
	text-align: left;
	height: 192px;
	width: 766px;
	top:0px;
	left:-40px;
	background-image:  url(images/pagetop.GIF);
	z-index:2;
}

.pagemiddle {
	position: relative;
	text-align: left;
	width: 766px;
	top:-20px;
	margin-top:20px;
	left:-40px;
	background-image:  url(images/pagemiddle.GIF);
	z-index:1;
}

.pagebottom {
	position: relative;
	height: 39px;
	width: 766px;
	left:0px;
	z-index:1;
	vertical-align: bottom;
	background-image:  url(images/pagebottom.GIF);

}

.navbox {
	position: relative;
	z-index:1;
	height: 20px;
	width: 590px;
	top:60px;
	left:200px;
	z-index:2;

}

a.nav {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #9999CC;
	text-decoration: none;
	padding-left: 16px;
	padding-right: 16px;

	}

a.nav:hover {
	color: white;
}


a.nav:visit {
	color: 330066;
}

.pageid {
	position: relative;
	width:500px;
	z-index:3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-variant: small-caps;
	color: #330066;
	left:200px;
	top:120px;
	text-align: right;
	border-bottom: 1px dotted #330066;
}

.pagecontent {
	position: relative;
	width: 580px;
	left:150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #9999CC;
}


.pagecontentheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #FF3300;
	border-bottom: 1px solid #FF3300;
}


.pagecontentsubheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-variant: small-caps;
	color: #330066;
	font-style: italic;
}

.tagline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330066;
	text-align: center;
	width: 580px;
}


.imgtable {
	float:right; 
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	background: #330066;
	color: #CCCCCC;
	text-align: center;
	width:240px;
	border: 3px solid black;
	}
	
.pageimage {
	border: 5px solid #996666;
}



.portfoliobox {
	position: relative;
	width: 580px;
	height:200px;
}
.portfolioimgbox {
	position: relative;
	width: 200px;
	float:left;
}

.portfoliodescriptionbox {
	position: relative;
	width: 350px;
	float:right;
}

.portfolionav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #330066;
	text-decoration: none;
}

a.portfolionav:hover {
	color: white;
}

.quotebox {
	position: relative;
	border: 2px solid #6633CC;
	background:white;
	padding:10px;
}
.quotetext{
	position: relative;
	font-style: italic;
	vertical-align: middle;
}

.quotesource{
	position: relative;
	text-align: right;
}

.quotestart {
	position: relative;
	vertical-align: top;
	float: left;
}

.quoteend {
	position: relative;
	vertical-align: bottom;
}

.ratesheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	color: #330066;
}
.ratessubheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #FF3300;
	font-style: italic;
}

.formrow {
	vertical-align: middle;
	padding:5px;
}
.req{
	color:white;
	background:#330066;
	width:100%;
} 
.formlabel {
	width:100px;
	float:left;
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:white;
}
.forminput 	{
	left:90px;
	width:300px;
	color:black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.submitbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	color: #330066; 
	font-weight: bold;
	border: 2px solid #6633CC;
	background:white;
	}
	
.formbox {
	position: relative;
	width: 450px;
	background-position: center;
	text-align: center;
}

.bottomlogo {
	background-image: url(images/logo.GIF);
	position: relative;
	height:130px;
	width: 900px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
}

.regtext 	{
	color:black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a.d2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}


a.d2:hover {
	color: white;
}
