/* CSS Document */
body {margin: 0px 0px 0px 0px;
	padding: 0px;
}
/* corp menu */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 15px;
	vertical-align: middle;
	color: #FFFFFF;
	padding-bottom: 0px;
	height: 26px;
}
.menu a {color: #FFFFFF; text-decoration: none;}
.menu a:link {text-decoration:none; color: #ffffff;}
.menu a:hover {text-decoration:none; color:#FFFF99;}

#chat {position:absolute; left:800px; top:20px; width:250px; height:119px; z-index:4;}

.FlashTopBG {
	background-image: url(images/top_end.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	height: 20px;
	padding-top: 5px;
}
.footer a {
	text-decoration: none; color: #ffffff;
}
.footer a:link {text-decoration:none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration:underline;
	color:#FFFF99;
}

h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #265294;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.h1 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #265294;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-left: 14px;
}

.mainTextCorp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.mainTextCorp a {
	color: #006699;
	text-decoration: underline;
}
.mainTextCorp a:link {color: #006699;
	text-decoration: underline;}
.mainTextCorp a:hover {
	color: #FF0066;
	text-decoration: none;
}

.mainTextCorp h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.mainTextCorp2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 20px;
	padding-right: 10px;
}
.mainTextCorp2 h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.mainTextCorp2 a {
	color: #006699;
	text-decoration: underline;
}
.mainTextCorp2 a:link {color: #006699;
	text-decoration: underline;}
.mainTextCorp2 a:hover {
	color: #FF0066;
	text-decoration: none;
}
/* Site Map */
.mainTextCorp2 ul {width:550px; text-align:left; margin: 0px 0px 0px 20px}
.mainTextCorp2 li {border-bottom: 1px dotted #999999; font-family: "Trebuchet MS", Tahoma; font-size:13px; height: 100%; padding: 8px 0px 1px; list-style-position:inside; list-style-type:none}
.mainTextCorp2 li a:link {text-decoration:underline; color:#000066}
.mainTextCorp2 li a:visited {text-decoration:underline; color:#000000}
.mainTextCorp2 li a:hover {
	text-decoration:underline;
	color:#660033;
	padding: 0px 0px 0px 3px;
	font-weight: bold;
}
.mainTextCorp2 li a:active {text-decoration:underline; color:#FF0000;}


.modelBrochureLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.modelBrochureLink a {
	color: #999999;
	text-decoration: underline;
}
.modelBrochureLink a:link {color: #999999;
	text-decoration: underline;}
.modelBrochureLink a:hover {
	color: #FF0066;
	text-decoration: none;
}

/* Community List Page */
.CommunityList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CommunityList a {
	color: #006699;
	text-decoration: underline;
}
.CommunityList a:link {color: #006699;
	text-decoration: underline;}
.CommunityList a:hover {
	color: #990000;
	text-decoration: none;
}
.CommunityList h2 {
	font-size: 13px;
	font-weight: bold; 	margin-bottom: 0px;
	padding-bottom: 0px;
}


.footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2A59A0;
	text-align: center;
	height: 24px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.footerMenu a {
	text-decoration: none; color: #ffffff;
}
.footerMenu a:link {text-decoration:none;
	color: #ffffff;
}
.footerMenu a:hover {
	text-decoration:underline;
	color:#FFFF99;
}
/* Corp Contact Page */
.contactTable {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #006699;
	margin-bottom: 15px;
	margin-left: 80px;
}
.contactTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px; padding-bottom: 8px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactAddres {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.contactText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	padding-left: 5px;
	text-align: left;
}
.contactText2 strong{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.contactCenter {	font-size: 13px;
	text-align: center;
}
.inpSmallText2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	border-top: 1px solid #144868;
	border-right: 1px solid #3550CD;
	border-bottom: 1px solid #3550CD;
	border-left: 1px solid #144868;
	background-color: #EBEEF1;
	padding-left: 2px;
}
#form {
	margin-left: 100px;
}

/* community_overview page */
.modelTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #006699;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-top: 5px;
}

/* Quick Deliver List */
.QuickDelTitleLine {
	font-size: 11px;
}
.QuickDelTitleLine a {
	text-decoration: underline; color: #ffffff;
}
.QuickDelTitleLine a:link {text-decoration:underline;
	color: #ffffff;
}
.QuickDelTitleLine a:hover {
	text-decoration:none;
	color:#FFFF99;
}




#slider em{font-family: "Trebuchet MS", Arial, Verdana; font-size:14px; font-weight:bold; color:#FFFFFF; font-style:normal}
#slider td{font-family: Arial, Verdana; font-size:12px;}
