.BGhome {
	background-image: url(../images/common/bgHome.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
}
#buttonBox {
	width: 186px;
	padding-left: 25px;
	text-align: left;
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#homeMainContent {
	width: 850px;
	float: left;
	margin: 25px;
	background-image: url(../images/common/middleRule.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#homeLeft {
	width: 380px;
	float: left;
}
#homeRight {
	width: 380px;
	float: right;
	text-align: left;
}

#homeMiddle {
	width: 69px;
	float: left;
	text-align: center;
	padding-top: 25px;
}
body {
	background-color: #C2C8D8;
	margin: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00205C;
	line-height: 18px;
}
.BGinterior {
	background-image: url(../images/common/bgInterior.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#homeBullets ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00205C;
	line-height: 20px;
	list-style-image: url(../images/common/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
}
a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517E42;
	}
.FontGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #517E42;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #517E42;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00205C;
}
.FontBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00205C;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
#headlineBar {
	width: 850px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#bannerLinks ul {
	line-height: 20px;
	list-style-type: none;
	list-style-position: outside;
	text-decoration: underline;
	text-align: left;
}
.LinkHeader a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #031E51;
	text-decoration: underline;
}
.LinkPhotogallery a:link, a:hover, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00205C;
	text-decoration: underline;
}
#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517E42;
}
#breadcrumbs a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #517E42;
	text-decoration: underline;
}
.Font_LBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #737F9B;
}
#homeFeaturingContent {
	width: 850px;
	float: left;
	margin: 25px;
}
#interiorLeft {
	width: 590px;
	float: left;
	padding: 25px;
}
#interiorRight {
	width: 210px;
	float: left;
	background-color: #ECEEF3;
	padding: 25px;
	height: 800px;
	vertical-align: top;
}
hr {
	color: #B5BCCE;
	size: 1px;
	height: 1px;
}
.FontHomeName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #00205C;
	font-style: italic;
}


/*login page*/

.CCLoginTable {
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: #ebebeb;
	border-collapse: collapse;
	font-size: 8pt;
	font-family: Arial;
}

.CCLoginTableHeader {
	background-color: #606060;
	color: white;
	font-weight: bold;
}

.CCFormElement {
	font-family: Arial;
	border-style: solid;
	border-collapse: collapse;
	font-size: 8pt;
	border-width: 1pt;
	border-color: #606060;
	background-color: #ffffff;
}

/*.CCLink, .CCLink A { color: #303030; }*/


a.CCLink:link, a.CCLink:hover, a.CCLink:active, a.CCLink:visited {
	color: #031E51;
	text-decoration:none;
	}


.style2 {color: #FFFFFF}
.style19 {font-size: 11px}
.style21 {font-weight: bold; font-size: 12px;}

#container{
	width:800px;
	margin:68px auto;
}

.infoBox{
	float:left;
	margin-left:160px;
	
}

img {
	float:left;
}

.close{
	clear:both;
	padding-top:15px;
}



