/* 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: #26240D 1px solid;
}
#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#header {
	position: static;
	margin: 0px;
	padding: 0px;
}

#menu {
	position: absolute;
	z-index: 80;
	left: 68px;
	top: 152px;
    margin: 0px;
	padding: 0px;
}

#menu p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 800px;
}
#menu p a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 12px 5px 12px;
}
#menu p a:hover {
	background-color: #26240D;
}

.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	top: 175px;
	background-color: #26240D;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
}
.dropmenu a {
	display: block; 
	text-decoration:none;
	color: #FFFFFF;
	padding: 4px 12px;
} 

.dropmenu a:hover {
	background-color: #494511;
	color: #FFFFFF;
}

#content {
	margin: 0px;
	padding: 0px;
	position: static;
}

#content p, ol, ul, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
}

#content p {
	font-size: 10px;
}

#content ol {
	font-size: 10px;
	margin-left: 20px;
	padding-left: 20px;
}
#content ul {
	font-size: 10px;
	margin-left: 20px;
	padding-left: 20px;
	list-style-type: square;
}
#content li {
	margin-bottom: 5px;
}
#content h3 {
	color: #494511;
	font-size: 16px;
	font-weight: bold;
}
#content h4 {
	color: #494511;
	font-size: 14px;
	font-weight: bold;
}
#content h5 {
	color: #494511;
	font-size: 12px;
	font-weight: bold;
}
#content h6 {
	color: #494511;
	font-size: 10px;
	font-weight: bold;
}
#content a {
	text-decoration: none;
	color: #0000FF;
	
}
#content a:hover {
	text-decoration: underline;
}
#HomeTable {
    margin-top: 10px;
}
#HomeTable .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-color: #494511;
	border-bottom: 4px solid #26240D;
	padding: 3px 0px 3px 0px;
}
#HomeTable p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
    font-size: 10px;
	margin: 5px 20px 5px 20px;
	padding: 0px;
}
#HomeTable p a {
	text-decoration: none;
	color: #0000FF;
	
}
#HomeTable p a:hover {
	text-decoration: underline;
}
#HomeNewsTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
    font-size: 10px;
	margin: 12px 0px 0px 12px;
	padding: 0px;
	text-align: left;
}
#HomeNewsTable td {
	padding-bottom: 5px;	
}
#HomeNewsTable a {
	text-decoration: none;
	color: #0000FF;
	
}
#HomeNewsTable a:hover {
	text-decoration: underline;
}
#BrightStarResourcesTable {
    margin-left: 10px;
	border: 1px solid #999999;
}
#BrightStarResourcesTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
    font-size: 9px;
	text-align: right;
	padding-left: 1px;
	padding-right: 1px;
}
#BrightStarResourcesTable td a {
	text-decoration: none;
	color: #0000FF;
	
}
#BrightStarResourcesTable td 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: 30px 0px 0px 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	background-color: #494511;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color:#999999;
	text-decoration:none;
}
#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: 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;
}
.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;

}
#SubscribeForm {
	float: right;
	margin: 5px 0px 20px 20px;
	padding: 8px;
    width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #002641 dotted;
	text-align: left;
}
#SubscribeForm h4 {
	margin: 0px 0px 5px 0px;
}
#SubscribeForm p {
	margin: 5px 0px 5px 0px;
}
#ContactForm {
	float: right;
	margin: 40px 0px 20px 20px;
	padding: 8px;
    width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #002641 dotted;
	text-align: left;
}
#ContactForm h4 {
	margin: 0px 0px 5px 0px;
}
#ContactForm p {
	margin: 5px 0px 5px 0px;
}

.subscribebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #DDDDDD;
	width: 90px;
}
.subscribebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.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;
}