﻿/* body and general */ 
BODY
{
	background-image: none;
	margin:0;
	padding:0;
	background-color: #cccccc;
}
.bodyTable
{
	width: 1024px;
	background-color: white;
	overflow:hidden;
	border-left:#006666 1px solid;
	border-right:#006666 1px solid;
}

h1
{
	font-weight:bold; 
	font-size:21px; 
	color: black; 
	letter-spacing: 1px;
	padding:0;
	margin:5px;
}
h2
{
	color: black; 
	font-weight:normal;
	margin:0px;
}
h2size
{
	font-size:19px; 
}
h2strong
{
	font-weight:bold; 
	margin:5px;
	padding:0;
}
h3
{
	font-size:17px;
}
h4
{
	font-size:15px;
}
.list
{
	list-style-position: outside;
	list-style-type: disc;
	line-height:1.5em;
	margin-top: 5px;
}
/* main menu */
.menuheadlink
{
	height:30px;
	color:White;
	font-size:13px;
	line-height:16px;
	font-family:Verdana, Geneva, Arial, Helvetica;
	background:url(/img/menu-back.jpg);
	background-repeat:repeat-x;
	border-right:1px #006666 solid;
}
A.menuheadlink 
{
	display:block;
	text-decoration: none;
	text-align:center;
	padding: 0 30 0 30;
	line-height:28px;
	height:100%;
}
A.menuheadlink:hover
{
	height:28px;
	background:url(/img/menu-sel-back.jpg);
	background-repeat:repeat-x;
	text-decoration:underline;
}
A.link 
{
	text-decoration: none;
	color:Black;
}
A.link:hover
{
	text-decoration:underline;
}
A.linkwhite 
{
	text-decoration: none;
	color:White;
}
A.linkwhite:hover
{
	text-decoration:underline;
}
A.linkred
{
	text-decoration: none;
	color: #990000;
}
A.linkred:hover
{
	text-decoration:underline;
}

/* home page menu */
.menuhomediv
{
	background-image:url('/img/sub-gray.jpg');
	padding:5px; 
	padding-left:10px; 
	vertical-align:middle;
}
.menuhomecell
{
	padding:10px; 
	padding-left:20px;
	border:solid 1px #CCCCCC;
}
.menuhomelink
{
	line-height:20px;
	color:#333399;
	font-weight:bold;
	padding:10px;
	padding-bottom:7px; 
	padding-top:7px;
}
A.menulink 
{
	text-decoration: none;
	color:#333399;
}
A.menulink:hover
{
	text-decoration:underline;
	color:#333399;
}

/* sub menu */ 
.submenubar
{
	width: 2px;
	height: 25px;
}
.submenuitemtop
{
	background-color:White;
	background-image:url(/img/gradmenu-t.jpg);
	background-repeat:repeat-x;
	padding-right:5px;
	padding-left:5px;
	cursor:default;
}
.submenuitemtext
{
	font-family:Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}

/* header and footer */ 
.header
{
	background-image: none;
	cursor: default;
	color: white;
	height: 40px;
	background-color: #000066;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}
.header_bef
{
	height: 12px;
	background-color: #000066;
	color:white;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}
.header_aft
{
	height: 0px;
	background-color: #000066;
	color:white;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}


.header .ms-SPLink 
{
	color:#000066;
}

.header .ms-SPLink A, 
.header .ms-SPLink A:visited, 
.header A,
.header A:visited
{
	color:white;
	text-decoration:none;
}

.header A:hover
{
	color:white;
	text-decoration:underline;
}
.header .ms-SPLink A:hover, 
{
	color:#000066;
	text-decoration:underline;
}

.footer_aft
{
	height: 10px;
	background-image:url(/img/footer.jpg);
}
.footer
{
	color:#666666;
	border-top: #006666 5px solid;
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica;
	cursor: default;

	padding:10 25 10 25;
	margin: 0px;
	text-align: left;
	line-height:15px;
	white-space:nowrap;
}
.footer A
{
	color: #666666;
	text-decoration: none;
}
.footer A:hover
{
	text-decoration: underline;
}
.spacedregs
{
	letter-spacing: 2px;
}
.footersmall
{
	color:#999999;
	font-size: 10px;
}

/* content */ 
.contentmain
{
/*	padding:0 5px 10px 10px;*/
}
.textcontent
{
	padding: 20px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}
.textfont
{
	font-size:13px;
	line-height:16px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}
.textfontsmall
{
	font-size:11px;
	line-height:12px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}
.textfontlarge
{
	font-size:16px;
	line-height:20px;
	font-family:Verdana, Geneva, Arial, Helvetica;
}
.txtident
{
	padding-left:20px;
}
.contentheading
{
	font-weight:bold; 
	text-align:left; 
	padding:10px;padding-left:5px; padding-top:20px;
	border-bottom:1px #000066 solid;
	margin:0px;
}
.contentarea
{
	padding:10px;
}
.contentarealeft
{
	padding-left:10px;
}
.spaced0
{
	letter-spacing: normal;
}
.pageheading
{
	vertical-align:bottom;
	border-bottom:3px #000066 solid; 
	padding-top:30px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:20px;
}
.subtitle
{
	font-size: 12px; 
	font-style: italic;
}
.subtitlearea
{
	padding-left: 40px; 
}
.cellblue
{
	padding: 5px;
	padding-left: 10px;
	text-align: left;
	background-color: #99CCFF;
}
.cellbordergray
{
	padding:10px; 
	border:solid 1px gray;
}

.newsheadline 
{
	padding:3px;border-top:1px black dotted;
}

/* SharePoint */ 
SELECT.ms-searchbox
{
	display:none;
}

.pagemargintitle
{
background-color:white;
background-image:none;
}

.pagemargin{
background-color:white;
background-image:none;
}

