body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
}

a{
	color: 1d8cda;
	text-decoration: underline;
}

a img {
	border: none;
	margin-left: 8px;
	margin-right: 8px;
}

a:hover{
	color: 1d8cda;
	text-decoration: none;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}
.l-text {
	color: #164b70;
	padding-top: 8px;
	padding-bottom: 8px;

	text-align: justify;
}


form {
     margin:0;
     padding:0;
}
.float-left {
	float: left;
	margin-right: 8px;
}
.l-title {
	color: #f2fe0b;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
}


ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0799d5;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 11px;
	color: #1d8cda;
	padding-right: 8px;
	padding-left: 26px;
	text-align: left;
	vertical-align: middle;
}

.bottom_addr_lnk {
	text-decoration: none;
}

.bottom_addr_lnk:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: bottom;
	padding-bottom: 19px;
	padding-left: 4px;
}
.t-menu {
	font-size: 9px;
	color: #4771B1;
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 3px;
}

.t-menu_lnk {
	text-decoration: none;
	color: #4771B1;
}

.t-menu_lnk:hover {
	text-decoration: underline;
	color: #4771B1;
}

.bottom-menu {
	color: #575757;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bot-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottom-menu-lnk {
	color: #575757;
	text-decoration: none;
}

.bottom-menu-lnk:hover {
	color: #0799d5;
	text-decoration: underline;
}

.menu {
	color: #045d9c;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.menu_lnk{
	text-decoration: none;
	color: #045d9c;
}

.menu_lnk:hover {
	color: #669BE1;
	text-decoration: none;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#wrapper {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	text-align: center;
}

#content {
	background: #FFFFFF;
	text-align: left;
}

#logohead {
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
}

#logofoot {
	background: #FFFFFF;
	padding-bottom: 5px;
	margin-top: 10px;
	text-align: center;
}

#pagehead {
	background: #FFFFFF;
	color: #014A9C;
	padding: 5px;
	margin-bottom: 10px;
	text-align: center;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 7pt;
}

#pagehead p {
	line-height: 13pt;
}

#pagehead a {
	color: #014A9C;
}

#subhead {
	margin: 0 0 10px 0;
}

#pageband {
	background: transparent url(../resources/graf_bg_shade.jpg) repeat-x top;
	color: #000000;
	position: absolute;
	left: 0;
	width: 100%;
	height: 60px;
}

#pagefoot {
	background: transparent url(../resources/graf_bg_shade.jpg) repeat-x top;
	color: #014A9C;
	height: 50px;
	padding: 5px;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-align: center;
}

#pagefoot a {
	color: #014A9C;
}

#mainimage {
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainimage img {
	margin-bottom: 10px;
}

#altmainimage {
	padding: 10px 0 10px 0;
	margin: 0 0 10px 0;
	width: 740px;
	overflow: auto;
	text-align: center;
}

/* Classes
--------------------------------------------------*/
.low {
	display: none;
}

.foo {
	vertical-align: middle;
}

.smalltext {
	font-size: 8pt;
}

.clearer {
	clear: both;
	line-height: 0;
}

.left {
	float: left;
	clear: right;
}

.right {
	float: right;
}

.center {
	text-align: center;
}

.metatitle {
	margin-bottom: 10px;
}

.metatitle1 a {
	text-decoration: none;
}

.metatitle1 a:hover {
	color: #7ba9c4;
}

.metatitle2 {
	font-size: 70%;
	font-style: italic;
	margin-left: 10px;
	margin-top: 0.5em;
	float: left;
}

.metatitle3 {
	float: right;
}

.imagemetatitle1 {
	float: left;
	margin-right: 8px;
}

.imagemetatitle2 {
	font-style: italic;
	float: left;
	margin-left: 2px;
}

.imagemetatitle3 {
	float: right;
}

.imagemetatitle4 {
	float: left;
}

.metabox {
	background: #FFFFFF;
	color: #014A9C;
	padding: 5px;
	border: 1px solid #0276F7;
	text-align: left;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 7pt;
	width: 760px;
	margin: 0 auto;
}

.metaitem {
	margin-bottom: 3px;
}

.thumbcontainer {
	padding: 5px;
	background: #F1F6F6;
	height: auto;
	display: table-cell;
	border: 1px solid #81BCFE;
}

.thumbmeta {
	color: #014A9C;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 7pt;
	margin-top: 5px;
	text-align: left;
}

.imagenav {
	width: 760px;
	padding: 5px;
	margin: 0 auto;
	font-size: 8pt;
	color: #014A9C;
	font-family: "Verdana", Helvetica, sans-serif;
}

.imagenav a {
	color: #014A9C;
}

.framediv {
	margin-bottom: 5px;
}