/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #FF6600;
	text-align: center;
	background-image: url(../images/imgBackgroundWhite.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#wrapper {
	position: relative;
    margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	width: 994px;
	padding: 0px;
	height: 770px;
	background-image: url(../images/imgSwirls.jpg);
	background-position: 0px 359px;
	background-repeat: no-repeat;
}

#photo1 {
	position: absolute;
	z-index: 5;
	left: 30px;
	top: 158px;
	margin: 0px;
	padding: 0px;
	height: 372px;
	width: 339px;
}
#photo2 {
	position: absolute;
	z-index: 5;
	left: 10px;
	top: 242px;
	margin: 0px;
	padding: 0px;
	width: 410px;
	height: 288px;
}
#photo3 {
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 294px;
	margin: 0px;
	padding: 0px;
	width: 670px;
	height: 236px;
}
#statementfixed {
	position: absolute;
	z-index: 15;
	left: 20px;
	top: 590px;
	margin: 0px;
	padding: 0px;
	width: 130px;
}
#statementfixed p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	letter-spacing: 0.1em;
}
#statementrotate {
	position: absolute;
	z-index: 20;
	right: 95px;
	top: 580px;
	margin: 0px;
	padding: 0px;
	width: 490px;
}
#statementrotate h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 14px;
	letter-spacing: 0.2em;
	text-align: right;
}
#statementrotate p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
	letter-spacing: 0.1em;
	text-align: right;
	font-style: italic;
}

#home {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 220px;
	left: 110px;
	
}
#home h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
}
#home h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#home p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	margin: 0px;
	padding: 0px;
}
#home a {
	color: #AAAAAA;
	text-decoration: none;
}
#home a:hover {
	text-decoration: underline;
}
#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#header {
	position: absolute;
	top: 40px;
	left: 202px;
	margin: 0px;
	padding: 0px;
	width: 155px;
	height: 89px;
	z-index: 250;
}

#menu {
	position: absolute;
	z-index: 90;
	left: 112px;
	top: 530px;
	width: 780px;
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
}
#menuborder {
	position: absolute;
	z-index: 91;
	left: 130px;
	top: 552px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 864px;
	border-top: 1px solid #FFFFFF;
	line-height: 1px;
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	background-color: #FF6600;
	margin: 0px;
	padding: 12px 0px 5px 0px;
	top: 550px;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFCC00;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
}
.dropmenu a {
	text-decoration:none;
	color: #FFCC00;
	border: 1px solid #FF6600;
	padding: 3px;
} 

.dropmenu a:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}

#content {
	position: absolute;
	top: 40px;
	left: 382px;
	margin: 0px;
	padding: 0px;
	width: 550px;
	height: 460px;
	overflow: auto;
	z-index: 200;
}

#content p, ol, ul, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 15px;
	margin-right: 15px;
}

#content p {
	font-size: 11px;
	margin: 12px 15px 12px 15px;
	padding: 0px;
}

#content ol {
	font-size: 11px;
	margin-left: 20px;
	padding-left: 20px;
}
#content ul {
	font-size: 11px;
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: square;
}
#content li {
	margin-bottom: 5px;
}
#content h3 {
	color: #545254;
	font-size: 16px;
	font-weight: bold;
}
#content h4 {
	color: #545254;
	font-size: 12px;
	font-weight: bold;
}
#content h5 {
	color: #545254;
	font-size: 11px;
	font-weight: bold;
}
#content h6 {
	color: #545254;
	font-size: 9px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #0000FF;
	
}
#content a:hover {
	text-decoration: underline;
}
#footer {
    position: absolute;
	left: 0px;
	top: 760px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
}
#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFCC00;
	margin: 5px 0px 5px 150px;
	letter-spacing: 1px;
}
#footer a {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	margin-left: 15px;
}
.resultok {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
	margin-left: 15px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
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;

}
#GeneralTable {
    margin-left: 15px;
}	
#GeneralTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#GeneralTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#GeneralTable td p  {
	margin: 2px 15px 2px 5px;
	padding: 0px;

}

