/* CSS Document */

body { 	
	margin-left: 0px; 	
	margin-top: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;
	background-image: url(images/BK.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bodycopy { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; color: #333333}
.bodycopyBold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 15px; color: #333333}
.bodycopyTitles { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-style: normal; font-weight: bold; color: #4273AD}
.bodycopyBlue { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-weight: bold; color: #4273AD}
.bodycopyRed { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-style: normal; font-weight: normal; color: #990000}
.bodycopyWhite {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; color: #FFFFFF}
.bodycopyWhiteTitles {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 14px; color: #FFFFFF}


a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: none}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color:#28495C; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: underline}
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; color: #28495C; text-decoration: none}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}

#content{
	width:930px;
	height:100px;
	height:auto !important;
	min-height:100px;
	border-left:#B8B8B8 1px solid;
	border-right:#B8B8B8 1px solid;
	background: #FFFFFF url(../images/body-bk-bg.jpg) bottom repeat-x;
	padding-bottom:5px;
	padding-top:5px;
}

#content-end{
	width:932px;
	height:15px;
	background:url(../images/body-bk-end.jpg) no-repeat;
}

#content-left{
	float:left;
	width:210px;
	min-height:100px;
	height:auto !important;
    height:100px;
	padding:5px;
}
#content-right{
	float:right;
	width:690px;
	height:100px;
	height:auto !important;
	min-height:100px;
	padding:5px;
}


table td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 15px; color: #333333; border-color: #B8B8B8}












