body
{
	margin:0;
	padding:0;
	background-color: #c4ced4;
}
p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	text-align: justify;
}

img { /* defines the css for the <img> tag */
border: 0px; /* set border width to 0 pixels */
}

a{
	color: #0F5A84;
	text-decoration: underline;
}

a:hover{
	color: #1377A8;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
	margin:0;
	padding:0;
	text-align: center;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}
.title-bg {
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


h1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-left: 0px;
	padding-top: 14px;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.bgy {
	background-repeat: repeat-y;
}

.bgx {
	background-repeat: repeat-x;
}

.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #207dbc;
	text-align: left;
	vertical-align: middle;
	padding-left: 9px;
}



.headerimage {
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-right: 0px;
	white-space: nowrap;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
	text-transform: uppercase;
}
.blkbarmenu {
	color: #FFFFFF;
	font-size: 11px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-right: 26px;
	white-space: nowrap;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: right;
	text-transform: none;
}

.blkbarmenu_lnk {
	color: #FFFFFF;
	text-decoration: none;
}

.blkbarmenu_lnk:hover {
	color: #D3EAF2;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	color: #DEB436;
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 26px;
	white-space: nowrap;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	text-transform: none;
}
.menu:hover {
	background-color: #3D5182;
}
.menu_lnk{
	text-decoration: none;
	color: #DEB436;
}

.menu_lnk:hover {
	color: #D3EAF2;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.picture{
	text-align: center;
}
.picture:a{
	color: #fffff;
	text-decoration: none;
}

.picture:hover {
	color: #ffffff;
	text-decoration: none;
}
.picture:visited {
	color: #ffffff;
	text-decoration: none;
}
.picture:hover {
	color: #ffffff;
	text-decoration: none;
}

.bottom-menu {
	font-size: 11px;
	color: #DEB436;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}

.bottom-menu-lnk {
	color: #DEB436;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #D3EAF2;
	text-decoration: underline;
}

.bottom_addr {
	font-size: 8px;
	color: #DEB436;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}

.c-name-bottom {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	line-height: 14px;
}

.SerifbodyStyle {
	font-family: "Times New Roman", Times, serif;
	color: #08376F;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
