/* CSS Document */

body {
	background-color: #335072;
	margin:20px 0px; padding:0px;
	text-align:center;

	}
a.one:link {
	color: #335072;
	font-weight: bold;
	text-decoration: none;
}
a.one:visited {color: #7C9FC9; text-decoration: none; font-weight: bold;}
a.one:hover {color: #B0C2D0; text-decoration: none; font-weight: bold;}

a.two:link {color: #ffffff; text-decoration: none; font-weight: bold;}
a.two:visited {color: #f1f1f1; text-decoration: none; font-weight: bold;}
a.two:hover {color: #335072; text-decoration: none; font-weight: bold;}

a.three:link {color: #99CCFF; text-decoration: none; font-weight: bold;}
a.three:visited {color: #f1f1f1; text-decoration: none; font-weight: bold;}
a.three:hover {color: #66CCFF; text-decoration: none; font-weight: bold;}

table.table1 {
	width: 720 px;
	height: auto;
	align: center; 
	vertical-align: top;
	text-align: justify;
	border: 1px solid white;
	background-color: #ffffff;
	}
table.tablemainarea {
	width: 540px;
	height: auto;
	padding: none;
	vertical-align: top;
	align: center; 
	border: none;
	text-align: justify;
	background-color: #ffffff;
	}
#main {
	padding: 20px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	background-color: #ffffff;
	}

#main1 {
	padding: 5px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	background-color: #ffffff;
	}
#rightmain {
	background-color: #000000;
	}
	
table.tablefooter {
	height: auto;
	width: 720px;
	align: center;
	border: none;
	border-spacing: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: auto;
	vertical-align: middle;
	word-spacing: 0.5em;
	letter-spacing: 0.20em;
	text-align: left;
	color: #FFFFFF;
	padding: 3px;
	border-top: 1px solid white;
	border-right: 1px none white;
	border-bottom: 1px solid white;
	border-left: 1px none white;
	}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: text-top;
	text-align: right;
	color: #FFFFFF;
	padding: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #335072;
	font-size: 9px;
	align: center;
	height: auto;
	vertical-align: middle;
	text-align: left;
	color: #ffffff;
	border: none;
	padding: 3px;
		}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	vertical-align: top;
	position: static;
	top: auto;

}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding: 4px;
	height: 54px;
	background-color: #66CC00;

}
.flasharea {
	float: left;
	height: 225px;
	width: 540px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #335072;
	letter-spacing: 0.10em;
	text-transform: capitalize;
	font-variant: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.15em;
	text-transform: none;
	font-variant: small-caps;
	text-align: left;
	vertical-align: middle;
	padding-left: 2px;

}
table.table2 {
	height: 171px;
	width: 179px;
	table-row-color: #E7EAEF;
	border: none;
	background: #335072 url(images/bg_tile.gif);
	border-spacing: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #335072;
	letter-spacing: 0.01em;
	top: auto;
}
td.td2 {
	background: #E9EAEF;
	padding: 2px;
	border-top: 2px solid #B0C2D0;
	border-right: 1px none #B0C2D0;
	border-bottom: 1px none #B0C2D0;
	border-left: 1px none #B0C2D0;
}
td.td3 {
	background: #F3F5F7;
	padding: 3px;
	border-top: 2px solid #B0C2D0;
	border-right: 1px none #B0C2D0;
	border-bottom: 1px none #B0C2D0;
	border-left: 1px none #B0C2D0;
}
td.td4 {
	background: #C2CFDD;
	padding: 3px;
	border-top: 2px solid #B0C2D0;
	border-right: 1px none #B0C2D0;
	border-bottom: 1px none #B0C2D0;
	border-left: 1px none #B0C2D0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
}
tr.tr2 {
	background: #335072;
	padding: 0px;

}
table.table3 {
	height: 100px;
	width: 179px;
	vertical-align: top;
	border: none;
	border-spacing: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #335072;
	letter-spacing: 0.01em;
	position: static;
}
.leftborder {
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.noborder {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #335072;
	letter-spacing: 0.06em;

}
/* Table for contact page form */
table.table5 {
	height: 100px;
	width: 480px;
	border: 1px solid #335072;
	border-spacing: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #335072;
	letter-spacing: 0.01em;
}
