

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {font-family: verdana, arial, helvetica, sans-serif}


A 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
}

A:link 
{
	color: #330;	
	background-color: transparent;
}

A:visited 
{
	color: #663;
	background-color: transparent;
}

A:hover 
{
	color: #993;
	background-color: transparent;
}


BODY 
{
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
}

H1 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%; 
	color: #000;
	background-color: transparent;
	font-weight: bold;
	border: none;
}

H2 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%; 
	width:100%;
	padding:3px;
	color: #000;
	background-color: #EEEEDF;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	font-weight: bold;
}

H3 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	font-weight: bold;
}

H4 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

H5 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

H6 
{
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 100%;
        width:100%;
        padding:3px;
        color: #000;
        background-color: #EEEEDF;
        border-bottom-width: 1px;
        border-bottom-color: #000;
        border-bottom-style: solid;
        font-weight: bold;
}

LI 
{
	font-family: verdana, arial, helvetica, sans-serif;
}

OL 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

P 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

TD 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	padding: 2px;
/*	
		border-width: 1px;
	border-color: #ccc;
	border-style: solid;
*/	
}

TH 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	text-align: left;
	padding: 2px;
/*	
		border-width: 1px;
	border-color: #ccc;
	border-style: solid;
*/	
}

UL 
{
	list-style: disc;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
}

UL UL 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

OL UL 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
}

/*Classes*/


.header {
	color: #3A7DB5;
	background: #eee;
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold
}

.ralign 
{  
	text-align: right;
}

.small
{
	font-size: 70%;
}
.smaller
{
	font-size: 60%;
}
.smallerer
{
	font-size: 50%;
}
.larger
{
	font-size: 120%;
}
.largerer
{
	font-size: 135%;
}
.review
{
	font-size: 70%;
}
/*
.review td
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}
*/

.details
{
	font-size: 70%;
}


.details td
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}


.details th
{
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
}


.subheading
{
	font-size: 80%;
}

.question
{
	font-weight: bold;
}

.tablequestions
{
	background-color: #d9d9d9;
}
.tableheader
{
	background-color: #cddcdc;
	border-width: 1px;
	border-color: #007C7C;
	border-style: solid;
	text-align: left;
}

.checkbox
{
	text-align: center;
	font-weight: bold;
}
.pnotable
{
	font-size: 80%;
}

.bookimage
{

}

/*IDs*/

#topbanner
{
	color: #000;
	background-color: #ccc;
	padding: 2;
	margin: 0;
}

#topnav
{
	color: #000;
	background-color: #cc9;	
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
    margin: 2px 0 0 0;
	padding: 2px 0 2px 14px;   	
	font-size: 80%;
}


#content
{
    MARGIN: 10px 50px 0px 20px;
	
}

#footer
{
	color: #000;
	background-color: #cc9;
	border-top-width: 1px;
	border-top-color: #000;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000;
	border-bottom-style: solid;
	padding: 2;
	margin: 0;
}
