BODY
{
}
.Header
{
    WIDTH: 700px;
    POSITION: relative;
    TEXT-ALIGN: center
}
/*
.Menu
{
    WIDTH: 700px;
    POSITION: relative;
    TOP: -25px;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
*/
.Important
{
	display: inline;
	float: left;
	width: 200px;
	position: relative;
	top: 00px;
	text-align: center;
}
.ContentBox
{
	display: block;
	float: Right;
    clear: both;
	width: 200px;
	text-align: center;
	margin:10px;
}
.ImportantItem
{
	text-align: center;
	border-top: #669acc solid thin;
	border-right: #669acc solid thin;
	border-left: #669acc solid thin;
	border-bottom: #669acc solid thin;
	margin-bottom: 10px;
}
.Content
{
    DISPLAY: inline;
    FONT-WEIGHT: 300;
    FONT-SIZE: 12pt;
    LEFT: 5px;
    FLOAT: right;
    WIDTH: 495px;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif', Arial;
    POSITION: relative;
    TOP: 00px;
    TEXT-ALIGN: justify
}
.SubBody
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 14pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    WIDTH: 700px;
    COLOR: #002900;
    PADDING-TOP: 0px;
    FONT-FAMILY: 'Book Antiqua', 'Times New Roman', 'Microsoft Sans Serif', 'MS Sans Serif', 'BernhardMod BT'
}
.MenuItem
{
	padding-right: 3px;
	display: inline;
	padding-left: 3px;
	font-weight: normal;
	font-size: 12pt;
	padding-bottom: 8px;
	color: white;
	padding-top: 1px;
	font-family: 'BernhardMod BT' , 'Microsoft Sans Serif' , 'MS Sans Serif';
	background-color: transparent;
	text-decoration: none;
}
.Footer
{
    CLEAR: both;
    FONT-SIZE: x-small;
    COLOR: silver;
    FONT-FAMILY: 'Times New Roman', 'MS Sans Serif', 'Microsoft Sans Serif';
    POSITION: relative;
    TOP: -5px
}
.FooterLink
{
    COLOR: silver;
    TEXT-DECORATION: none
}
H1
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: 500;
    FONT-SIZE: 16pt;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    FONT-FAMILY: 'BernhardMod BT', 'Microsoft Sans Serif', 'MS Sans Serif';
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.ContentPic
{
    FLOAT: left;
    clear: both;
	margin:10px;
}
.ContentRightPic
{
    FLOAT: right;
    clear: both;
	margin:10px;
}

.contentlist li
{
}
	
.resformtext {
	text-aligh: left;
	font-size:9px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

.resform {
}

.resform td{
}

.Larger
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: larger
}
.Important H1
{
	text-align: center;
	background-image: url(rounded-header.jpg);
	background-repeat: no-repeat;
    FONT-SIZE: 14pt;
	color: white;
	background-color: #669acc;
}
.ContentBox H1
{
	text-align: center;
	background-image: url(rounded-header.jpg);
	background-repeat: no-repeat;
    FONT-SIZE: 14pt;
	color: white;
	background-color: #669acc;
}
.IndexList
{
	text-align:left;
	vertical-align:middle;
    FONT-SIZE: 14pt;
}
.IndexList LI
{
	vertical-align:middle;
    FONT-SIZE: 14pt;
    display: block;
    list-style-type: none;
}
.IndexList LI A
{
    vertical-align:middle;
    FONT-SIZE: 14pt;
/*    display: block;*/
}
.IndexList LI A IMG
{
	vertical-align:middle;
    FONT-SIZE: 14pt;
    display: inline;
    width: 130px;
    height: 80px;
}
.IndexList LI H1
{
	vertical-align:middle;
    FONT-SIZE: 14pt;
    display: inline;
}
A IMG
{
	border-width: 0px;
}

.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
