/* DEFAULTS */
body { 
	margin: 0px; 
	padding: 0px; 
	background: url(../../images/bg_body.jpg);
}
td {
	padding: 0px;
}

/* CONSTANTS */
.full {
	width: 100%;
}


/* LAYTOUT */
#bg {
	width: 100%;
	height: 647px;
	background: url(../../images/bg_table.jpg) repeat-x;
	padding: 30px 0px 0px 0px;
}
#container {
	width: 749px;
	height: 617px;
	background-color: #fff;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}
#subcontainer {
	height: 574px; 
	background-color: #e4e3e8;
	vertical-align: top;
}
#toplogo {
	padding-left: 35px;
	height: 23px;
}
#header {
	padding-right: 18px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #999;
}
#header a {
	color: #999;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#footerleft {
	padding-left: 19px;
	height: 20px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #629bc8;
}
#footerleft a {
	color: #629bc8;
	text-decoration: none;
}
#footerleft a:hover {
	text-decoration: underline;
}
#footerright {
	padding-right: 29px;
	text-align: right;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 10px;
	color: #666;
}
#top_left {
	background: url(../../images/i_bg_top_left.jpg);
	width: 15px;
	heigh: 16px;
}
#bg_left {
	background: url(../../images/i_bg_left.jpg);
}
#bottom_left {
	background: url(../../images/i_bg_bottom_left.jpg);
	heigh: 20px;
	padding-top: 20px;
}
#sep_menu {
	background: url(../../images/i_sep_menu.jpg);
	height: 11px;
}
#menu_bottom {
	background: url(../../images/i_bg_menu_bottom.jpg) no-repeat;
	background-color: #fff;
	width: 220px;
	height: 236px;
}
#sep_menu_bottom {
	border-bottom: 5px solid #fff;
}
#submenu {
	background-color: #e4e3e9;
	border-bottom: 2px solid #fff;
	padding: 12px 33px 12px 33px;
}
#submenu ul {
	list-style-type:none;
	margin:0px;
	padding: 0px;
}
#submenu li {
	padding: 0px;
}
#submenu a {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px;
	color: #868688;
	text-decoration: none;
}
#submenu a:hover, .activelink {
	text-decoration: underline !important;
}
.inactivelink {
	text-decoration: none !important;
}
.menu {
	width: 220px;
	height: 39px;
	border: 0px;
	border-bottom: 1px solid #fff;
}
.bg_top {
	background: url(../../images/i_bg_top.jpg);
}
#top_right_menu {
	background: url(../../images/i_top_right_menu.jpg);
	width: 15px;
}
#right_menu {
	background: url(../../images/i_right_menu.jpg);
}
#top_left_content {
	background: url(../../images/i_top_left_content.jpg);
	width: 7px;
}
#top_right_content {
	background: url(../../images/i_top_right_content.jpg);
	width: 8px;
}
#top_right {
	background: url(../../images/i_top_right.jpg);
	width: 9px;
}
#bottom_menu {
	background: url(../../images/i_bottom_menu.jpg);
	height: 20px;
}
#bottom_menu_right {
	background: url(../../images/i_bottom_menu_right.jpg);
}
#bottom_content_left {
	background: url(../../images/i_bottom_content_left.jpg);
}
#bottom_content {
	background: url(../../images/i_bottom_content.jpg);
}
#bottom_content_right {
	background: url(../../images/i_bottom_content_right.jpg);
}
#bottom_right {
	background: url(../../images/i_bottom_right.jpg);
}
#bg_right {
	background: url(../../images/i_bg_right.jpg);
}
#menudata {
	background-color: #fff;
	height: 574px;
}
#contentspan {
	background-color: #fff;
	height: 574px;
}
#contentdata {
	height: 513px;
	vertical-align: top;
	padding: 14px 37px 14px 37px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #45607b;
}
#contentdata p {
	margin: 0px 0px 12px 0px;
}
#contentdata h1 {
	margin: 10px 0px 6px 0px;
	font-family: Arial, Verdana, sans-serif; 
	font-size: 22px;
	font-weight: normal;
	color: #466079;
}
#contentdata a {
	font-size: 12px;
	color: #8db2cf;
}
#contentdata span {
	font-size: 10px;
	color: #8db2cf;
}
.breadcrumb {
	font-size: 10px !important;
	color: #8db2cf;
}
.breadcrumbnone {
	font-size: 10px !important;
	text-decoration: none;
}
#sep_content {
	background: url(../../images/i_sep_content.jpg);
	width: 11px;
	height: 11px;
}
#bg_left_content_img {
	background: url(../../images/i_bg_left_content_img.jpg);
	vertical-align: top;
}
#bg_right_content_img {
	background: url(../../images/i_bg_right_content_img.jpg);
	vertical-align: top;
}
#bg_content_top {
	background: url(../../images/i_bg_content_top.jpg);
	height: 6px;
}

.nounderline {
	text-decoration: none;
}
#contentslist {
	list-style-type: circle;
	margin:0px;
	padding: 8px 0px 0px 0px;
}
.level1 {
	margin: 0px 0px 3px 15px;
}
.level2 {
	margin: 0px 0px 3px 45px;
}
.level3 {
	margin: 0px 0px 3px 75px;
}
#contentslist a {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 12px;
	color: #45607b;
	text-decoration: none;
}
#contentslist a:hover {
	text-decoration: underline;
}
.separator {
	width: 100%;
	clear: both; 
	height: 1px;
	border: 1px;
	color: #ccc;
	background-color: #ccc;
	margin-top: 4px;
	margin-bottom: 15px;
}
input.text, textarea.text, select.text {
	background: #fff url(../../images/fieldbg.gif) repeat-x top;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 2px;
}
select {
	padding: 0px !important;
}
.search {
	width: 100px !important;
	font-weight: normal !important;
}
.medium {
	width: 170px !important;
	font-weight: normal !important;
}
.large {
	width: 240px !important;
	font-weight: normal !important;
}
.req {
	font-size: 10px !important;
	color: #cc0000 !important;
}
.button {
	font-size: 14px;
}
.primary {
	font-weight: bold;
}
#notes {
	font-size: 10px;
	color: #999;
}
.contactform {
	background-color: #fff;
}
.contactform td {
	padding: 3px 10px 3px 0px;
	white-space: nowrap;
	vertical-align: top;
}
.thumbnail {
	border: 0px;
	margin: 3px 0px 7px 15px;
	width: 120px;
	height: 97px;
}
.thumbnailleft {
	border: 0px;
	margin: 3px 0px 7px 0px;
	width: 120px;
	height: 97px;
}
.thumb {
	border: 0px;
	float: left; 
	padding: 0px 30px 20px 0px;
	width: 120px;
	height: 97px;
}
.news {
	font-size: 11px !important;
}
.news a {
	font-size: 11px !important;
}
.viewmore {
	text-align: right;
	font-size: 11px !important;
}
.viewmore a {
	font-size: 10px !important;
	text-align: right;
	text-decoration: none;
}
.viewmore a:hover {
	text-decoration: underline;
}
.pdf {
	border: 0px;
	float: right; 
	padding: 2px 0px 15px 15px;
	width: 70px;
	height: 69px;
}
.companylogo {
	border: 0px;
	float: left; 
	padding: 0px 35px 40px 0px;
	width: 104px;
	height: 73px;
}
.building {
	font-size: 12px !important;
	color: #999 !important;
	font-weight: bold !important;
	padding: 0px 0px 10px 0px;
}

.aleft {
	float: left;
}
.aright {
	float: right;
}
.forums {
	width: 100%;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.forums td {
	padding: 2px 5px 2px 5px;
	font-size: 11px !important;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background-color: #fdfdfd;
}
.ftopic {
	font-size: 12px !important;
	/* color: #999 !important; */
	font-weight: bold;
}
.fhead {
	font-weight: bold;
	background-color: #edf1f2 !important;
}
.forums a {
	font-size: 11px !important;
	text-decoration: none;
}
.forums a:hover {
	font-size: 11px !important;
	text-decoration: underline;
}

/* old */
.replies {
	width: 100%;
	font-size: 11px !important;
}
.replies td {
	padding: 2px 5px 2px 5px;
}
.fadd {
	font-size: 10px !important;
}
.fadd a, .fadd span {
	font-size: 10px !important;
	color: #466079 !important;
	text-decoration: none;
}
.fadd a:hover {
	text-decoration: underline;
}
.ftitle {
	border: 1px solid #bac7cd;
	background-color: #edf1f2;
}
.fdesc {
	border: 1px solid #bac7cd;
	background-color: #fdfdfd;
	/* color: #999 !important; */
}
.fname {
	border: 1px solid #bac7cd;
	background-color: #edf1f2;
	/* color: #999 !important; */
	font-size: 10px !important;
}
/* old */



.subtitlelink {
	color: #466079 !important;
}
.endpost {
	font-size: 4px !important;
}
.rtitle {
	width: 100%;
	padding: 0px 7px 2px 7px;
	font-size: 11px !important;
	font-weight: bold;
}
.rdesc {
	width: 100%;
	padding: 0px 7px 2px 7px;
	font-size: 11px !important;
	/* color: #999 !important; */
}
.rname {
	width: 100%;
	padding: 0px 7px 2px 7px;
	font-size: 10px !important;
}
.fpending {
	border: 1px solid #bebebe;
	background-color: #ff9900;
	color: #fff !important;
	font-size: 11px !important;
	font-weight: bold;
}

.subtitle {
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 12px !important;
	color: #45607b !important;
	font-weight: bold;
}
.subdesc {
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-size: 12px !important;
	color: #999 !important;
}
.thon {
	border: 1px solid #999;
	/*
	filter: alpha(opacity=100); 
	-moz-opacity: 1; 
	opacity: 1;
	*/
}
.thoff {
	border: 1px solid #fff;
	/*
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
	*/
}
#msgsent, #msgsentspc {
	display: none;
}