﻿
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
    background-color: #999999;
}

/* background color for the content part of the pages */
Body
{


	
MARGIN-TOP: 0px; 
MARGIN-LEFT: 0px; 
MARGIN-RIGHT: 0px;
MARGIN-BOTTOM: 0px;
font-family: Verdana, Helvetica, sans-serif;
/* background-color: #ffffff; */
background-color: #E3F0EE; 
}

.FrontPageBody
{
	font-size: 15px;
	margin: 1px;
	font-family: Verdana, Helvetica, sans-serif;
}



/* text style for the site links (at extreme top-right of header) */
.SiteLink
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFF00;
}

/* hyperlink style for the site links */
.SiteLink A:link
{
    text-decoration: none;
    color: #FFFF00;
}

.SiteLink A:visited
{
    text-decoration: none;
    color: #FFFF00;
}

.SiteLink A:active
{
    text-decoration: none;
    color: #FFFF00;
}

.SiteLink A:hover
{
    text-decoration: underline;
    color: #FFFF00;
}


/* GENERAL */

.TextTool
{
font-family:Verdana, Arial, Sans-Serif;
font-size:13px;	
}






/* January 13, 2009--Added the following link styles to allow links in text tools 
   to be the 333333 color, as it was in the VS 2003 project
*/
.TextTool A:link
{
	color: #333333;
	text-decoration: underline;
}

.TextTool A:visited
{
	text-decoration: underline;
    color: #333333;
}

.TextTool A:active
{
	text-decoration: underline;
    color: #333333;
}

.TextTool A:hover
{
	text-decoration: underline;
    color: #666666;
}















.TextToolHomepage
{
font-family:Verdana, Arial, Sans-Serif;
font-size:13px;	
}


.Head
{
	font-weight: bold;
	font-size: 20px;
	color: #006699;
	font-style: italic;
	font-family: Verdana, Helvetica, sans-serif;
}

/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 15px;
	color: #663399;
	/*font-family: "Time New Roman" , "Times Roman" , serif;*/
		    font-family: Verdana, Helvetica, sans-serif;

}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
   /* color: #663399;*/
    color: #000000;
}
.LinkHead
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #ff0000;
}

/* text style used for most text rendered by modules */
.Normal
{
	/*font-family: "Time New Roman" , "Times Roman" , serif;*/
	    font-family: Verdana, Helvetica, sans-serif;

    font-size: 14px;
    /*font-weight: normal;
    line-height: 12px;*/
}

/* text style used for most text rendered by pictures */
.Caption
{
	/*font-family: "Time New Roman" , "Times Roman" , serif;*/
	    font-family: Verdana, Helvetica, sans-serif;

    font-size: 9px;
    /*font-weight: normal;
    line-height: 12px;*/
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red;
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.NormalItalic
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-style: italic;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:visited
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:active
{
    text-decoration: underline;
    color: #333333;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: red;
}




/* GENERIC */
H1
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666644;
}

H2
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #666644;
}

H3
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H4
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #333333;
}

H5, DT
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

H6
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}

TFOOT, THEAD
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

TH
{
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}


/*
A:link
{
	color: #333333;
	text-decoration: underline;
}

A:visited
{
	text-decoration: underline;
    color: #333333;
}

A:active
{
	text-decoration: underline;
    color: #333333;
}

A:hover
{
	text-decoration: underline;
    color: #666666;
}
*/



SMALL
{
    font-size: 8px;
}

BIG
{
    font-size: 14px;
}

BLOCKQUOTE, PRE
{
    font-family: Lucida Console, monospace;
}


UL LI
{
    list-style-type: square;
}

UL LI LI
{
    list-style-type: disc;
}

UL LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

HR
{
    color: #006600;
    height: 1pt;
    text-align: left;
}


.module
{
    background-color: #FFFFFF;
    padding: 10;
}

.Error
{
    font-weight: bold;
    color: #FF0000;
}


TR, TD
{
	/*font-family: "Time New Roman" , "Times Roman" , serif;*/
	    font-family: Verdana, Helvetica, sans-serif;

    font-size:  12;
    font-weight: normal;
}

.MenuItemNET
{
	border-bottom:solid 1px black;
	font-size:small;
}

.ContentContainer
{
padding-right: 10px; 
padding-left: 20px; 
padding-top: 15px;
}
.FooterContainer
{
padding-right: 10px; 
padding-left: 10px; 
padding-bottom: 10px; 
padding-top: 60px;	
text-align:center;	
}

.DivSpacer
{
	width:300px;
	height:50px;
	position:relative;
	
}


