/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 0px;
	width: 800px;
	padding: 0px;
	border: #004F70 1px solid;
}
#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#header {
	position: static;
	margin: 0px;
	padding: 0px;
}

#menu {
	width: 800px;
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 246px;
	margin: 0px;
	padding: 0px;
	background-color: #0072BC;
}
#menu ul {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 22px;
	height: 22px;
}

#menu ul li a {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	}

#menu ul li a:hover {
	background-color: #336699;
	color: #FFFFFF;
}


.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	background-color: #BDD2E5;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #666666;
	font-weight: normal;
	margin: 0px;

}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #666666;
	padding: 4px 10px 4px 10px;
} 

.dropmenu a:hover {
	background-color: #003C57;
	color: #FFFFFF;
}

#content {
	margin: 40px 0px 10px 0px;
	padding: 0px;
	position: static;
}

#content p, ol, ul, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
	margin-right: 10px;
}

#content p {
	font-size: 10px;
}

#content ol {
	font-size: 10px;
	margin-left: 10px;
	padding-left: 10px;
}
#content ul {
	font-size: 10px;
	margin-left: 15px;
	padding-left: 15px;
	list-style-type: square;
}
#content li {
	margin-bottom: 5px;
}
#content h3 {
	color: #336699;
	font-size: 16px;
	font-weight: bold;	
}
#content h4 {
	color: #336699;
	font-size: 12px;
	font-weight: bold;
}
#content h5 {
	color: #336699;
	font-size: 10px;
	font-weight: bold;
}
#content h6 {
	color: #336699;
	font-size: 9px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #0000FF;
	
}
#content a:hover {
	text-decoration: underline;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #003C58;
	height: 21px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DDF4FF;
	margin: 0px 10px 0px 10px;
	padding: 4px 0px 4px 0px;
}
#footer a {
	color: #DDF4FF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#credit {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
#credit a {
	color: #CCCCCC;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.contactresult {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 10px;
}
.resultok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262324;
	font-size: 11px;
	font-weight: normal;
}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin: 0px;
	padding: 0px;

}
.subscribebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #DDDDDD;
	width: 120px;
}
.subscribebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
/*	margin: 3px 0px 3px 0px; */
}

.MailMergeTable {
	margin-left: 20px;
	
}
.MailMergeTable td {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.NewsletterListTable {
	margin-left: 20px;
}
.NewsletterListTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

#RHSHome {
    width: 185px;
    margin: 0px;
	padding: 0px;
}
#RHSHome h4 {
	padding: 5px 5px 5px 5px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	font-weight: bold;
}
#RHSHome p {
	padding: 5px 5px 5px 5px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6C6D6F;
	font-size: 10px;
	font-weight: normal;
}
#RHSMenu {
    width: 185px;
    margin: 0px;
	padding: 0px;
}
#RHSMenu p {
	padding: 0px;
    margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	font-weight: normal;
}
#RHSMenu p a {
	color: #666666;
	text-decoration: none;
	display: block; 
	padding: 5px 5px 5px 5px;
}
#RHSMenu p a:hover {
	color: #FFFFFF;
	background-color: #7AD3F7;
	text-decoration: none;
}
#ShareTable {
	border: 1px solid #999999;
    margin-left: 10px;

}
#ShareTable p {
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
#ImageGalleryTable {

}
#ImageGalleryTable h5 {
	margin-bottom: 5px;
	padding-bottom: 0px;
}
#ImageGalleryTable p {
	margin: 5px 0px 10px 10px;
	padding: 0px;
	font-size: 9px;
}