/* CSS Document */
@import url("menu_frame.css");

/*##### START OF COMMON CSS #####*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	/*
	background-position: center;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0px;
	text-align:center;
    */
}

a {
	text-decoration: none;
	color: #006233;
}

#page {
	border: 0px solid #000000;
	width: 995px;
	margin:0 auto;
	text-align:left;
}

#page a:hover {
    text-decoration:underline;
	cursor:hand;
	border:2px;
}

#header {
	/*text-align:center;*/
	/*background-color: #660000;*/
	/*padding-top: 5px;*/
	/*height:90px;*/
	/*color:White;*/
}

#page #rule {
	margin-top : 0px;
	clear: both;
}
#infotable {
	/*border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: RED;*/
    border-right: solid 1px #166637;
    border-left: solid 1px #166637;
	margin: 0px;
	font-size:10pt;
}
.warning {
	color: red;
	padding-top: 10px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	font-style: normal;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	background-color:#660000;
	color: #FFFFFF;
	line-height:20px;
	text-decoration: none;
    border-right: solid 1px #000000;
    border-bottom:solid 1px #000000;
    border-left: solid 1px #000000;
	text-align:center;   
}
#footer a{
	clear: both;
	background: #660000;
	text-align: center;
	font-size: 10px;
	font-weight:bold;
	color: #FFFFFF;
	background-position :center;
}
#ffscrollbarfix {
	position: absolute;
	top: 0;
	bottom: -0.1px;
	width: 1em;
	z-index: -1;
}
/*##### END OF COMMON CSS #####*/


/*##### START OF MAIN PAGE #####*/
#mainimg_txt
{
	text-align:justify;
	color:#FFFFFF; 
	font-size: 12px; 
	line-height:1.5em;
}

#lowtable 
{
    width:100%;
    font-size: 12px; 
    vertical-align:top; 
    padding-top:0px;
    text-align:center;
}    
.textimg {
	margin-left: 12px;
	padding: 2px;
	border: 1px solid #166637;
}
.styleleft {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	padding: 5px;	
	line-height: 12pt;
	padding-right:8px;
	margin:12px;
}
.styleright {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	margin:12px;
	padding: 5px;	
	line-height: 12pt;
	padding-right:8px;
}
/*##### END OF MAIN PAGE #####*/

/*##### START OF MAIN SUB PAGE #####*/
#main_content {
	padding: 0px 70px 10px 70px;
	font-size: 12px;
	text-align:left;
	line-height: 2;
	margin-right: 0.5in;
	margin-left: 0.5in;
}
.content_title {
	font-size: 18px;
	font-weight: bold;
    COLOR: #660000
    /* Revised by Young on 9/2/2008
	color: #003300;
	text-decoration:underline;
    */
}
/*##### END OF MAIN SUB PAGE #####*/
	
/*##### START OF WFSD #####*/
#content {
	/*padding: 20px;*/
	padding: 10px;
	padding-top:5px;
	font-size: 12px;
	text-align:left;
	line-height: 2;
	/*margin-right: 0.5in;
	margin-left: 0.5in;*/
}
#profile 
{
    background: url(../img/watermark.jpg) #ffffff fixed no-repeat center 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;	
	font-weight: bold;
}

.profile_left
{
	text-align:left;
	line-height:2em;
	padding-left:1em;
}

.profile_right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	text-align:right;
	line-height:2em;
	padding-right:1em;
}
/*##### END OF WFSD #####*/



/*##### START OF ADMIN PAGES #####*/
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 5px;	
}

.medium-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;	
}

.required 
{
   color:Red;
   width:1em;
}
table.collapsedWhite {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.collapsedWhite td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
/*##### END OF ADMIN PAGES #####*/





/*##### START OF REMOVAL PENDING #####*/
/*
.hide{
	position:absolute;
	top:-20000px;
	overflow:hidden;
	zoom:1;
}
.parent{
	border-left:none;
	border-right:none;
	background-position:0 -350px;
}
#co,#content{clear:both;}
#page #infocolumns .styleleft {
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #5A0000;
	padding: 0px 0px 0px;
}
#navigation ul {
	list-style-type: none;
	border-right-style: none;
	margin-right: 10px;
}
#navigation ul li {
	display: block;
	text-align: left;
}
#navigation ul li a {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #5A0000;
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	color: #5A0000;
}
#navigation ul li a:link {
}
#navigation ul li a:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #F4A62B;
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	font-weight:bold;
	color: #5A0000;
}
*/
/*##### END OF REMOVAL PENDING #####*/

