﻿body 
{
	margin:0px; font-family: Times New Roman; font-size: 12px;
}

p
{
	font-family: Lucida Handwriting; font-size: 12px;	
}

hr 
{
	border: 1;
	width: 100%;
	color: #b45d16;
	margin-right: 255px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

#container
{
	background-color: #818689;
}

#header
{
	padding: 0px; margin: 0px; width: 100%; height: 150px;
	background-image: url(images/HeaderSlice.jpg);
}

#footer
{
	padding: 0px; margin: 0px; width:100%; height: 65px;
	background-image: url(images/Footer slice.jpg);
}

#header2
{
	padding: 0px; margin: 0px; width:100%; height:150px;
	background-image: url(images/Header.jpg);
	background-repeat:no-repeat; z-index:1;
	background-position:left;
	
}

#headermenuimage
{
	position:relative; top:150px; left:0px; height:50px; width:100%;
	background-image:url(images/Menu Bar.jpg); 
	background-repeat:no-repeat; z-index:1;
}

#headermenuslice
{
	padding: 0px; margin: 0px; width: 100%; height: 50px;
	background-image: url(images/MenuBarSlice.jpg); z-index:1;
}

#headermenu
{
	position:relative; top:15px; left:15px; width:100%; height:30px; z-index:10000;
}

#breadcrumb
{
	position:relative; top: 50px; margin-right: 255px; background-color: #202020; color:White; padding:3px; 
	font-size:10px;
}

#footermenu
{
	text-align:center; padding-top: 10px;
}

#footertext
{
	text-align:left; padding: 0px 0px 0px 250px;
}

#loginbox
{
	position:absolute; top: 20px; right: 5px; width:200px; height: 80px;
	padding: 2px 2px 2px 2px; font-size: 12px;
}

#loginbox1
{
	position:relative; left: 5px; right: 5px; padding: 2px 2px 2px 2px; font-size: 12px; width:250px;
}

#centercol
{
	position:relative inherit; top: 50px; padding:0px; 
	background-color:White; 
}

#centercolcontent
{
	position: relative; top:30px; padding:15px 6px 15px 6px; margin-right: 30%;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
    background-color:Gray; position:absolute; top: 200px; right:0px; font-size: 12px; margin-left:200px;
	color: Black;
}

.footermenulink
{
	font-family: Lucida Handwriting; font-size: 10px; font-weight:bold;
	text-transform:uppercase;
}

.headermenulink
{
	font-family: Lucida Handwriting; font-size: 12px; font-weight:bold;
	text-transform:uppercase;
}

.highlight
{
	background-color: #fefbd2;
	color: #000080;
}

p.description
{
	font-family: Georgia;
	font-size:  medium;
}
	

