* { margin:0; padding:0; }

html {
	color: #333;
	background-color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

body {

background: url(../images/in_page/btmbackground.gif) repeat-y top left;
    background-color: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
    margin-left: 30px;
	width: 800px;
	
	border-width: 1px;
    border-style: solid;

}


div, table, tr, td, ul, ol, h1, h2, h3, h4, h5, h6, p, li, blockquote, dl, dd, dt {
	font-size:100%;
}
h1 {
	padding-bottom: 20px;
}


h3,h4,h5 {
	color:#787878;
	padding-bottom:0.4em;
	/*border-bottom:1px dotted #999;*/
	
	background-repeat:repeat-x;
	background-position:bottom right;
	margin-bottom:1em;
}

h6 {
	color:#787878;
}

address h5 {
	border-bottom:2px solid #999;
	background-image:none;
	width:80%;
}

abbr, acronym, .help {
	color:#0369c3;
	cursor:help;
	border-bottom:1px solid #0369c3;
}



table {

	border-collapse: collapse;
	margin: 10px 0 !important;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	
	
	padding: 5px;
}

.formtable td {
	font-family: Arial, Helvetica, sans-serif;
	
	
	padding: 5px;
}

.mainText td {
	border:1px solid #bfd9f1;
	padding:2px 4px;
}

.mainText table {
	border-collapse: separate;
	border:0; 
	border-spacing: 10px 5px;
	margin: 10px 0 !important;
}

tr {
	vertical-align:top;
}

th {
	text-align:center;
	font-weight:bold;
}

td {
	text-align:left;
}

caption {
	font-weight:bold;
}

img {

    

	border: 0 none;
}

.pad {
    font-size: 90%;
    padding: 2px;
}

.pad2 {
    font-size: 90%;
    padding: 3px;
}


.pad10 {
    font-size: 100%;
    padding: 10px;
}

.pad5 {
    font-size: 100%;
    padding: 5px;
}

.pad5s {
    font-size: 90%;
    padding: 5px;
}

.pad5sabs {
    font-size: 9pt;
    padding: 5px;
}

.padtop {

font-size: 80%;
 line-height: 30px


}

.60percent {

font-size: 60%;

}

.80percent {

font-size: 80%;

}

.errors {
	color: #CC3300;
	
}


/* default anchors */
a:link {
	color:#0369c3;
}

a:visited {
	color:#0353a1;
}

h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color:#0369c3;
	text-decoration:none;
}

h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color:#033262;
	text-decoration:none;
}

a:hover, a:focus, a:active, h3 a:hover, h3 a:focus, h3 a:active, h4 a:hover, h4 a:focus, h4 a:active,
h5 a:hover, h5 a:focus, h5 a:active, h6 a:hover, h6 a:focus, h6 a:active{
	color:#FFCC33;
	text-decoration:underline;
}

/**** HIDDEN ELEMENTS ****/
#onthispage, .textOnly, .hidden, #searchbox label {
	display:none;
}

/****  MASTHEAD  ****/
#pageHeader {
	position: relative;
	color: #fff;
	background: #006699 url(../images/in_page/mayalogo.gif) no-repeat top right;
	height: 100px;
	min-height: 100px;
	border: 1px;
	
	/*left: -38px;
	top: -13px;*/
}

#pageHeader h1, #pageHeader h2, #pageHeader p {
	position:absolute;
	height:100px;
	text-indent:-9000px;
	
}

#pageHeader h1 {
	
}

#pageHeader h2 {
   left:0px;
	width:280px;
	background: url(../images/in_page/banner_logo3b.jpg) no-repeat top left;
}

#pageHeader p {
	top: 75px;
	right: 15px;
	text-indent: 0;
	font-size: 65%;
	height: auto;
}

/* shared */
#topNav ul, #topNav ul li, #baseNav ul, #breadcrumbsStrip ul, #pageFooter ul {
	list-style-type:none;
}

/*** TOPNAV ***/
/* hide from IE5Mac \*/
#topNav {
    background: url(../images/in_page/shaded.gif) top left;
	height:auto !important;
}
/* end hide */
#topNav {
	display:block;
	font-size:70%;
	/*height:3em;*/
	background: url(../images/in_page/shaded.gif) top left;
	/*background: #888;*/
	border: 1px solid #888;
	border-top:1px solid #AAA;
	/*margin-top:80px;*/
}
/* hide from IE5Mac \*/
#topNav {
	margin-top:0;
}
/* end hide */

#topNav ul li {
    padding: 0px;
	display:block;
	float:left;
	border-right:1px solid #BBB;
	font-weight: normal;
}

#topNav a {
    
	padding: 5px;
	line-height: 22px;
	border:0 none;
	text-decoration:none;
	background: url(../images/in_page/shaded.gif) top left;
	/*background:#888;*/
}

#topNav a:link, #topNav a:visited {
	color:#fff;
}

#topNav a:hover, #topNav a:focus, #topNav a:active {
	color:#fff;
	background:#FFCC33;
}

#navtable {

background:#CCCCCC;
height: auto;
font-size: 70%;
width: 130px;

left: 31px;
position: absolute;
	float: left;


}


#navtable a {

color: #FFFFFF;
background-color: #888888;
padding: 3px;
padding-left: 5px;
display: block;
border-left: 10px solid #222222;

text-decoration: none;
text-align: left;
margin-top: 1px;
margin-right: 1px;
}

#navtable a:hover {
border-left: 10px solid #FFCC33;
text-decoration: none;
color: #FFFFFF;}

.current_sel  {

border-left: 5px solid #FFFFBB;
}

#navtable .current_sel a {
background-color: #AAAAAA;
border-left: 10px solid #444444;
}

#navtable .current_sel a:hover {
background-color: #AAAAAA;
border-left: 10px solid #FFCC33;
}

#navtable .current_sel2 a {
background-color: #777777;
border-left: 10px solid #FFCC33;
}



#navtablesub {

background:#CCCCCC;
width: 120px;
 margin-left: 7px; 



}


 #navtablesub a {

color: #FFFFFF;
background-color: #999999;
padding: 3px;
padding-left: 5px;
display: block;
border-left: 10px solid #444444;

text-decoration: none;
text-align: left;
margin-top: 1px;
margin-right: 0px;
}

#navtablesub a:hover {
border-left: 10px solid #FFFF99;
text-decoration: none;
color: #FFFFFF;}


#navtablein {

height: 150;

}

#searchBox {
z-index: 12;
font-size: 70%;
width: 250px;
top: 90px;
left: 590px;
position: absolute;
	float: left;
}

#trusteeBox {
z-index: 100;
font-size: 120%;
color: #FFFFFF;
width: 200px;
top: 50px;
left: 100px;
position: absolute;
	float: left;
}


#linkBox {
z-index: 10;
font-size: 70%;
width: 600px;
top: 150px;
left: 200px;
position: absolute;
	float: left;
}

#linkBox a {
text-decoration: none;
}

#rightBox {
font-size: 80%;
width: 170px;
top: 173px;
left: 750px;
position: absolute;
	float: left;
}
#rightBox ul {
padding-top: 15px;
padding-bottom: 15px;


	margin-left: 25px;
}
#rightBox a {
	color: #4682B4;
	text-decoration: none;
}
#rightBox a:hover {
	color: Gray;
	text-decoration: underline;
}
#rightBox p {
margin-bottom: 15px;

}

#bottomspace {


height:50px;
background: url(../images/in_page/btmbackground4.jpg) no-repeat top left;


}	

.notepad_top {
background: url(../images/in_page/pad/Pad_letter_top.jpg) no-repeat top left;
}
.notepad_btm {
background: url(../images/in_page/pad/Pad_letter_btm.jpg) no-repeat bottom left;
}
.notepad_mid {
background: url(../images/in_page/pad/Pad_letter_mid.jpg) repeat-y left;
}


.notepad_tl {
background: url(../images/in_page/pad/Pad_tl.gif) no-repeat top left;
}
.notepad_tm {
background: url(../images/in_page/pad/Pad_tm.gif) repeat;
}
.notepad_tr {
background: url(../images/in_page/pad/Pad_tr.gif) no-repeat top right;
}
.notepad_ml {
background: url(../images/in_page/pad/Pad_ml.gif) repeat-y left;
}
.notepad_mr {
background: url(../images/in_page/pad/Pad_mr.gif) repeat-y right;
}
.notepad_bl {
background: url(../images/in_page/pad/Pad_bl.gif)  no-repeat bottom left;
}
.notepad_bm {
background: url(../images/in_page/pad/Pad_bm.gif) repeat;
}
.notepad_br {
background: url(../images/in_page/pad/Pad_br.gif) no-repeat bottom right;
}

.notetable {
background: url(../images/pad/Pad_letter.gif) no-repeat top left;
}	

.snotetable {
background: url(../images/pad/Pad_letter_sing.gif) no-repeat top left;
}
	
.snoteptable {
background: url(../images/appeal/note/note_2yl.jpg) no-repeat top left;
}	

.snotep2table {
background: url(../images/appeal/note/note_sm_bl.jpg) no-repeat top left;
}

.searchtable {

background: url(../images/in_page/magnify.jpg) no-repeat bottom right;


}	

#bottombox {



font-size: 70%;
color: White;
text-align: center;
height:22px;
padding-top:5px;
background: #888888;
border-top: 5px solid #DDDDDD;
/* background: url(../images/in_page/logotext2.gif) no-repeat top right; */

}

#bottombox a {
	color:#ffffff;
	text-decoration:none;


}

#bottombox a:hover {
	color: black;
	text-decoration: underline;
}


.borderText {
font-size: 90%;
font-weight: bold;

	background: #888888;
	color: White;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}


   .prop {
     height:500px;
     float:right;
     width:1px;
   }

   .clearprop {
     clear:both;
     height:1px;
     overflow:hidden;
   }

#fabric{
     height:8px;
     width: 800px;
     clear: both;
     background: url(../images/in_page/fabric_strip_b.jpg) no-repeat top right;
}

#Trfabric {
     height:8px;
     width: 800px;
     clear: both;
     background: url(../images/in_page/fabric_strip_b.jpg) no-repeat top right;

}

#bodyTable {

   width: 590px;
     clear: both;
   font-size: 80%;
	margin-left: 170px;
	padding-top: 50px;
	margin-right: 20px;
	

	 
	
	
}

#bodyTable p {
	margin-bottom: 15px;
	
	line-height: 150%;
	
}

#bodyTable table {

	border-collapse: separate;
	
	
}

#bodyTable img {

	padding-left: 10px;
	padding-right: 10px;
	

}
#bodyTable .padleft30 {

	padding-left: 30px;
	
}


#bodyTable ul {
	padding-left: 40px;
	margin-right: 10%;
	padding-top: 10px;
	margin-bottom: 25px;
}
#bodyTable li {
padding-bottom: 5px;
}

#bodyTable .smalltext {
	font-size: 75%;
}

.Header {

    font-family:     Arial Narrow, Arial, sans-serif;
	font-size: 160%;
	/*font-weight: bold;*/
	
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: Black;	
	
}


.header {

    font-family:     Arial Narrow, Arial, sans-serif;
	font-size: 160%;
	/*font-weight: bold;*/
	
	line-height: 25px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: Black;	
	
}

.subHeader {

    font-family:     Arial Narrow, Arial, sans-serif;
    color: #00000;
	font-size: 120%;
	font-weight: bold;
	line-height: 20px;
	
}

.italic {

    font-style: italic;

}

.clearBoth {
	float:none;
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}

.clearBoth hr {
	display:block !important;
	display:none;
	width:1px;
	height:1px;
	color:#fff;
	background-color:#fff;
	border:0 none;
}
 
 .floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 6px;
}

 .floatleft
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #666;
padding: 6px;
}

.smaller {
font-size: 80%;
}
.greytext {
color: #555555;
font-size: 80%;
}

#msg_container {

}