
BODY {
	text-align:center;
	margin:50px 0 30px 0;
	background: #495678 url(../img/BkFade.jpg) no-repeat top left;
	font-family : Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	letter-spacing:1px;
	word-spacing:2px;
	font-size : 11px;
	font-style : normal;
	width:100%;
}



TABLE,TD {
	font-family : Arial, Helvetica, sans-serif;
	color : #CCCCCC;
	font-size : 12px;
	font-style : normal;
}

A {
	font-weight: bold;
	text-decoration : underline;
}


A:link.bright {
	color : #FFFFCE;
	text-decoration : underline;
}

A:visited.bright {
	color : #FFFFCE;
	text-decoration : underline
}

A:hover.bright {
	color : #FFFFCE;
	text-decoration : none
}
A:link.selected {
	color : #FFFFFF;
	text-decoration : underline;
}

A:visited.selected{
	color : #FFFFFF;
	text-decoration : underline
}

A:hover.selected {
	color : #FFFFFF;
	text-decoration : underline
}
A:link {
	color : #FFFFCE;
	text-decoration : underline
}

A:visited {
	color : #FFFFCE;
	text-decoration : underline
}

A:hover {
	color : #FFFFCE;
	text-decoration : none
}

a.nav_a:link {
	color : #CCCCCC;
	text-decoration : none
}

a.nav_a:visited {
	color : #CCCCCC;
	text-decoration : none
}

a.nav_a:hover {
	color : #CCCCCC;
	text-decoration : underline
}

.GlassBG {
	background: url(../img/GlassBG.gif) repeat-y;
	filter:alpha(opacity=10);-moz-opacity:.10;opacity:.10;
}

UL{
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}


.header {
	background-image:url('../img/bpdotcomBack.gif');
	background-repeat:no-repeat;
	border-width: 0px;
	width:634px;
	height:85px;
	margin-bottom:20px;
}

.BottomRightBlueCover {
	background: #CCCCCC url(../img/MainPaneBluePatch.gif) no-repeat bottom right;
	-moz-opacity: 1.0;
	filter: alpha(opacity=100);
}

.mainPaneText {
	font-family : Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size : 11px;
	font-style : normal
}

H2.head {
	font-size : 14px;
	color:#EFEFEF;
	font-weight : bold;
	margin: 0;
	padding: 0;
	text-align:left;

}

H2.text {
	font-size : 11px;
	color : #CCCCCC;
	font-weight : normal;
	text-align: justify;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}


H2.listBox {
	font-size : 11px;
	color:#E9E9E9;
	font-weight : normal;
	text-align: Left;
	letter-spacing:0px;
	word-spacing:1px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size : 11px;
	font-style : normal
}

H4 {

	font-size : 25px;
	color : #005447;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}
H5 {

	font-size : 17px;
	color : #005447;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}

H6 {

	font-size : 10px;
	color : #005447;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px
}
BItalic {
font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : italic
}
CaptionText {
	color: #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : bold;
}

.nav {
	background : #669966;
	padding-bottom : 2px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 2px
}

.footer {
	font-size : 9px;
	color : #CCCC99;
	margin : 12px 13px 0px 2px;
	padding: 10px;
	
}

.siteWrapper{
	float:left;
	margin-bottom:20px;
}

.siteImage{
	float:left;
	padding: 0 5px 0 0;
}


.contentWrapper{
	margin: auto;
	width:634px;
}

.content{
	margin: 0 0 10px 0;
	padding: 5px;
}

.navigation{
	float:right;
	padding: 68px 10px 3px 10px;
}

.title{
	float:left;
	padding: 68px 10px 3px 10px;
}
