

/* Generic Selectors */

body {
background-image: url('images/back.jpg');
background-repeat: no-repeat;
}

p {
width: 85%;
text-align: left;
}

h1 {
font-family: Trebuchet, Georgia, "Times New Roman", Times, serif;
font-size: 38px;
font-weight: bold;
color: #000000;
}

h1.headline {
font-family: Trebuchet, "Times New Roman", Times, serif;
font-size: 18px;
color: #336899;
}

h1.head {
font-family: Trebuchet, "Times New Roman", Times, serif;
font-size: 22px;
color: #336899;
}

h2 {
font-family: Trebuchet, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
color: #336899;
}
li {
width: 85%;
text-align: left;
}

table.tabform {
border: 0px solid #000000;
width: 100%;
text-align: center;
margin-right: auto;
margin-left: auto;
}

table.tabform2 {
border: 0px solid #000000;
width: 70%;
text-align: center;
margin-right: auto;
margin-left: auto;
}


table.tabform3 {
border: 0px solid #000000;
width: 85%;
text-align: left;
margin-left: auto;
}

td.height {
height: 200px;
}

td { 
text-align: center;
margin-right: auto;
margin-left: auto;
 
} 


td.one {
text-align: left;
font-family: trebuchet ;
font-size: 13px;
font-weight: normal;
}

td.two { 
text-align: center;
padding: 10px;
 
} 

td.three {
text-align: left;
font-family: trebuchet ;

font-weight: normal;
}

tr.grey {
background-color: #dddddd;
}

tr.white {
background-color: #ffffff;
}

tr.height {
height: 200px;
}

img {
border: 0px;
}

a {
text-decoration: underline;
color: #336899;
}
a:link.staff {
text-decoration: none;
color: #336899;
}

a:link {
text-decoration: underline;
color: #336899;
}


/************************* ID's *************************/

#navigation {
position: absolute;
width: 130px;
height: 100%;
top: 100px;
left: 0px;
border: 0px solid #CccccC;
font-weight: normal;

}


#centerDoc {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
width: 80%;
height: 90%;
margin-top: 50px;
margin-left: 140px;
border: 0px solid #CccccC;
}

#rightDoc {
position: absolute;
padding: 0 0 20px 0; /*top right bottom left*/
width: 410px;
height: 400px;
margin-top: 50px;
margin-left: 455px;
border: 5px solid #000000;
}


#filler {
	/* side link filler space */
position: absolute;
left: 0px;
top: 0px;
width: 131px;
height: 100%;
border: 0px;
padding: 0px;	

}

			/* Beginning of navigation */
.cssnav	{
position:relative;
font-family: trebuchet, arial, helvetica, sans-serif;
background-image:  url(images/downbtn.jpg);
background-repeat: no-repeat;
white-space: nowrap;
width: 123px;
height: 40px;
margin: 0px; 
padding: 0; 
}

.cssnav a {
color: #000000;
font-size: 18px;
font-family: trebuchet;
width: 123px;
height: 40px;
float: left;
position: absolute;
text-decoration: none;
}

.cssnav img {
width: 123px; 
height: 24px; 
border: 0; 
}
	

* html a:hover {visibility:visible}

.cssnav a:hover img {
visibility: hidden;
}

.cssnav span {
position: absolute;
left: 10px;
top: 6px;
margin: -5px;
padding: 0px;
cursor: pointer;
width: 123px;
height: 14px;
text-align: center;
}
			/* END OF NAVIGATION */
            /* Font Classes */
.class1 { 
font-family: arial; 
font-size: 10pt; 
color: #000000; 
font-weight: normal;
}

.class1b { 
font-family : arial; 
font-size : 10pt; 
color : #000000; 
font-weight : normal;

}

.class2 { 
font-family : arial,helvetica; 
font-size : 13pt;
color : #000000; 
font-weight :normal;
}

.class2b { 
font-family : times; 
font-size : 14pt; 
color : #336899; 
font-weight :bold;
}

.class3 { font-family : arial,helvetica; font-size : 18pt; color : #0000FF; font-weight :normal;}
.class3b { font-family : arial,helvetica; font-size : 18pt; color : #336899; font-weight :bold;}
.class4 { font-family : arial,helvetica; font-size : 16pt; color : #ffffff; font-weight :normal;}
.class5 { font-family : arial; font-size : 14pt; color : #336899; font-weight : normal;}
.class6 { font-family : arial; font-size : 10pt; color : #336899; font-weight : normal;}

.class7 { 
font-family : trebuchet; 
font-size : 20pt; 
color : #336899; 
font-weight : normal;
}

.class7 a {
text-decoration: underline;
color: #336899;
}

.class8 { font-family : trebuchet; font-size : 24pt; color : #336899; font-weight : normal;}
.class9 { font-family : trebuchet; font-size : 10pt; color : #336899; font-weight : normal;}
.class9b { font-family : garamond; font-size : 22pt; color : #336899; font-weight : normal;}
.class9c { font-family : garamond; font-size : 30pt; color : #336899; font-weight : normal;}  