@charset "utf-8";
.body_bg .outer #page_bg1 .center #wrapper #content .clr td table tr td {
	font-size: 12pt;
}
.bliecontact {
	color: #1b5771;
}
html {
  height: 100%;
  margin-bottom: 0px;
}



img,table {
	border: none;
	left: 283px;
	top: 667px;
	font-size: 14px;
	text-align: left;
	letter-spacing: 1px;
	color: #1b5771;
	font-family: Georgia, Geneva, sans-serif;
}

body {
	background: #008ab0;
	font-family: Georgia, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #555555;
	
}
	
body.contentpane {
	background: #f8f8f8;
}
/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: underline;
	
	color: #1B5771;
}

a:hover {
	text-decoration: none;
	
	color: #1A546C;
}

table.contentpane ul li, div.nopad ul {
	list-style-image: url(../images/li.png);
}
input.button, .validate  {
	background: #607c24;
	border: 0;
	font-size: 10px;
	color: #fff;
}

.search input.button {
	text-align: right;
}

input.button:hover, .validate:hover  {
	
}


p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
	font-size: 13px;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}

.inputbox {
	border: 1px solid #607c24;
	padding: 2px;
}
.inputbox:hover {

}

#modlgn_remember  {
	border:0;
}


a:link {
	font-weight: none;
}
a:visited {
	font-weight: none;
}
a:hover {
	text-decoration: bold;
}
a:active {
	text-decoration: bold;
	
	font-size: 12px;
	
}


/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

.body_bg {
	background: #008ab0 url(../images/topbg.png) top center repeat-x;
	position:relative;
}

#page_bg1 {
	height: 100%;
	padding: 0;
	background: transparent url(../images/test2.jpg) top center no-repeat;
}

#page_bg {
	padding: 0;
	background: url(../images/center_bg.png) top center repeat-y;
}

div.center {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 940px;
}


div#wrapper {
	padding: 0;
	width: 950px;
	margin: 0 auto;
	
}

#header {
	height: 100px;
	margin: 0;
	width: 940px;
	background-position:center
	position: relative;
}



#content {
	width: 950px;
	height: 640px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#logo {
	padding: 0;
	text-align: center;
	margin: 0;
	position: relative;
}
div.outer {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 1200px;
}
div#outer {
    width: 80%;
    background-color:#FFFFFF;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #000000;

}
#logo a, #logo a:link, #logo a:hover {
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	letter-spacing: 1px;
	color: #000;
	text-decoration: normal;
	outline: none;
	text-align: left;
	
}



#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}

#footer {
	margin: 0 auto;
	text-align: center;
	height: 54px;
	background: url(../images/footer_bg.html) top center no-repeat;
}

#footer p {
	height: 20px;
	text-align: right;
	padding: 10px 30px 0 0;
	color: #666666;
}

/*****************************************/
/*** font choices ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
}
table.blog {
	
}
h1 {
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	vertical-align: bottom;
	color: #1b5771;
	text-align: left;
	width: 100%;
	font-style: normal;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	color: #555555;
	text-align: left;
	font-weight: bold;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #81AA4F;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: left;
}
