/*td, p, table, em
{
	font-family: arial, helvetica, sans-seriff;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
*/

td
{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 13px;
}
Body
{font-family: Tahoma, Verdana, Arial, Sans-Serif;}

ul
{
	margin-bottom: 2px;
}




BODY.standard
{
margin-top: 0px;
margin-left: 0px;
background-image: url(../Images/BGD/Bgd.jpg);
background-repeat: repeat-x;
background-color: #DCE4EF;
}

BODY.home
{
margin-top: 0px;
margin-left: 0px;
background-image: url(../Images/BGD/BgdHome.jpg);
background-repeat: repeat-x;
background-color: #DCE4EF;
}

BODY.Internal
{
margin-top: 0px;
margin-left: 0px;
background-image: url(../Images/BGD/BgdInternal.jpg);
background-repeat: repeat-x;
background-color: #DCE4EF;
}

BODY.nobgd
{
margin-top: 0px;
margin-left: 0px;
background-image: none;
}


td.20
{
padding-left: 20px;
}

td.MainContent
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.bold
{font-weight: bold;}

.articlelink
{font-style:italic; font-size: 10px; color: #003399;}

.times
{font-family: times; font-size: 12px;}

.subnav
{
	color: #003366;	
}
a:hover.subnav
{
	color: #000000;
}
td.bold
{
	font-weight: bold;
	color: #333333;	
}
td.required
{
	font-weight: bold;
	color: Red;
}
td.footer
{
	font-size: 10px;
	font-family: Verdana;
}
.required
{
	font-weight: bold;
	color: Red;
}

div.MajorHeading
{
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #A4B0CA;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.Heading
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	background-color: #efefef;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
tr.MinorHeading
{
	font-size: 12px;
	font-weight: bold;
	
}
td.QuickGraph
{
	padding-left: 5px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	padding-right: 5px;
	background-color: #989A9D;
}

a.QuickGraph
{
	color: #ffffff;
}

a:hover.QuickGraph
{
	color: Black;
}
a:visited.QuickGraph
{
	color: Maroon;
}
a.QuickGraphList
{
	color: #003366;
}

a:hover.QuickGraphList
{
	color: Black;
}
a.footer
{	
	font-size: 10px;
	font-family: Verdana;
}
a.approve
{color: Red;}

/*PADDING
*********************************************************/

.paddingAll
{
	padding: 5px 5px 5px 5px;
}
.paddingAll10
{
	padding: 10px 10px 10px 10px;
}
.paddingLeft
{ padding-left: 10px;
}


/*STYLES REFERENCED IN RICH TEXT EDITOR*/

p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
li.blue
{
	color: #006699;	
}

h1
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif; 
	font-size: 13px;
	color: #333333;

}
.NameTitle
{
	font-family: Times New Roman, Serif;
	font-size: 14px;
}
.BodyBold
{
	font-size: 13px;
	font-weight: bold;
}

li
{
	padding-bottom: 15px;
}
li.small
{
	padding-bottom: 1px;	
}
.GreySmall
{
	color: #666666;
	font-size: 11px;
	
}
.HeaderBold
{
	color: #00538D;
	font-weight: bold;
	font-size: 12px;
}

/*STYLES REFERENCED IN RICH TEXT EDITOR*/

#Article a:link
{
	color: #00538D;
	font-weight: bold;
}
#Article a:active
{
	color: #00538D;
	font-weight: bold;
}
#Article a:visited
{
	color: #00538D;
	font-weight: bold;
}
#Article a:hover
{
	color: #cccccc;
	font-weight: bold;
}
.surveyContainer
{
	margin-right: 10px;
}

.surveyContainer th
{
	font-size: 8pt;
}

.surveyQuestionContainer
{
	margin-bottom: 20px;
}

.surveyQuestion
{
	font-weight: bold;
}

.surveyAnswers
{
}

.surveyAnswers TEXTAREA
{
	width: 80%;
}