@charset "UTF-8";

html {
	height: 100%;
	width: 100%;	
}
.body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	background-image: url(img/page_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;	
}
.contain {
	height: 100%;
	width: 100%;
	background-image: url(img/contain_bg.jpg);
	background-repeat: repeat-x;
}
.yel12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFAB79;
	font-weight: normal;
}
.yelbold12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CFAB79;
	font-weight: bolder;
}
.yelbold14 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CFAB79;
	font-weight: 900;
	font-style: normal;
	text-transform: none;
}
.yelbold16 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CFAB79;
	font-weight: 900;
	font-style: normal;
	text-transform: none;
}
.blue12 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5D83;
}
.blue12bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5D83;
	font-weight: bolder;
}
.italic11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C5D83;
	font-style: italic;
}
.page {
	height:100%;
	width:920px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo_tp {
	background-image:url(img/logo_bg.jpg);
	background-repeat:repeat-x;
	padding: 0px;
	height: 150px;
	width: 920px;
	margin:0 auto;
	text-align: center;
	z-index:100;
	position:relative;
	zoom:1;

}
.logo_btm {
	font-size:11px;
	font-weight:bold;
	color: #3C5D83;
	margin:0 auto;
	width: 920px;
	height:46px;
	background-image:url(img/logo_btm.gif);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:100;
	zoom:1;

}
.content {
	height:100%;
	margin-top:-190px;
	zoom:1;

}
.content_bg {
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	height:100%;
}
.rail_left {
	margin: 0px;
	width: 185px;
	padding-right: 15px;
	padding-left: 25px;
	padding-top:200px;
	clear: left;
	float: left;
	display:inline;
}
.main {
	width: 470px;
	padding-top:200px;
	clear: right;
	float: left;
	display:inline;
}
.main_full {
	width: 670px;
	padding-top:200px;
	padding-right: 25px;
	clear: right;
	float: left;
	display:inline;
}
.rail_right {
	margin: 0px;
	width: 185px;
	padding-right: 25px;
	padding-left: 15px;
	padding-top:200px;
	clear: right;
	float: right;
	display:inline;
}
.footer {
	margin: 0px;
	margin-top:35px;
	padding-top:10px;
	margin-left:20px;
	margin-right:20px;
	clear: both;
	float: none;
	width: 880px;
	text-align: center;
	font-size: 10px;
	color: #3B5D82;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	display: block;
}
p {
	text-align:justify;
	margin:0px;
	padding-top:10px;
	padding-bottom:5px;
}
/*-- Header Styles ----------------------------------------*/
h2 {
	font-size: 18px;
	color: #3C5D83;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFAB79;
	margin:0px;
	padding-top:0px;
	padding-bottom:2px;
	margin-bottom:0px;
}
h3 {
	color: #CFAB79;
	font-size:14px;
}


/*-- Link Styles ----------------------------------------*/
a:link {
	color: #3C5D83;
	text-decoration:none;
}
a:visited {
	color: #3C5D83;
	text-decoration:none;
}
a:hover {
	color: #CFAB79;
	text-decoration:underline;
}
a:active {
	color: #3C5D83;
	text-decoration:none;
}

#rail_left a:link {
	font-size: 14px;
	font-weight: bold;
	color: #3C5D83;
	text-align: center;
	text-decoration:none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
#rail_left a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #3C5D83;
	text-align: center;
	text-decoration:none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
#rail_left a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #CFAB79;
	text-align: center;
	text-decoration:none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background-image: url(img/link_bg.jpg);
	background-repeat: repeat-x;
}
#rail_left a:active {
	font-size: 14px;
	font-weight: bold;
	color: #CFAB79;
	text-align: center;
	text-decoration:none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-bottom: 6px;
	background-image: url(img/link_bg.jpg);
	background-repeat: repeat-x;
}

