body
{
	background-color: #F5F5F5;
	color: #000000;/*#333333;*/
	margin: 0px;
	font-size: 75%;/*12px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, label, select, textarea
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input
{
	height: 14px;
	padding: 0px;
}
input.btn
{
	height: 20px;
}

fieldset
{
	text-align: left;
	font-size: 0.9em;/*11px;*/
}
fieldset.down
{
	padding-top: 6px;
}
legend
{
	color: #006699;
}

img
{
	border: 0px;
}
img.float
{
	float: left;
	margin: 3px 7px 4px 0px;
}

a
{
	color: #006699;
	text-decoration: none;
	cursor: hand;
}
a:hover
{
	color: #AC0000;
}
a#news, a#articles
{
	color: #AC0000;
}

p
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div.fieldset
{
	padding: 3px;
}

#Copyright
{
	height: 60px;
	margin-top: 15px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	background-color: White;
}

.copyrightUpdate
{
	background-repeat: repeat-x;
	padding-right: 4px;
	white-space: nowrap;
}

.path
{
	font-size: 0.8em;/*10px;*/
	font-weight: bold;
	vertical-align: middle;
	padding: 3px 10px 0px 10px;
}

.menuTitle
{
	background-color: #006599;
	color: White;
	font-size: 0.9em;/*0.85*//*10px;*/
	text-align: center;
}
.menuDynamic
{
	border: solid 1px #B5C7DE;
	background-color: #EFF3FF;
}
.menuStaticItem
{
	font-size: 1em;/*0.95*//*10px;*/
	margin: 1px 0px 1px 0px;
	border: solid 1px #E5E5E5;
	width: 100%;
}
.menuDynamicItem
{
	font-size: 1em;/*0.95*//*10px;*/
	white-space: nowrap;
	border: solid 1px white;
	width: 100%;
}
.menuImg
{
	padding: 3px 4px 0px 0px;
	vertical-align: top;
}

.window
{
	margin-top: 5px;
	width: 100%;
}
.wTop, .wTopGray, .wTopDGray
{
	border-top: solid 1px #AAAAAA;
	font-size: 1px;
}
.wCenter, .wCenterGray, .wCenterDGray
{
	padding: 0px 10px 0px 10px;
	border-left: solid 1px #AAAAAA;
	border-right: solid 1px #AAAAAA;
}
.wBottom, .wBottomGray, .wBottomDGray
{
	border-bottom: solid 1px #AAAAAA;
	font-size: 1px;
}
.wTop, .wCenter, .wBottom
{
	background-color: White;
}
.wTopGray, .wCenterGray, .wBottomGray
{
	background-color: #EAEAEA; /*#F8F8F8;*/
}
.wTopDGray, .wCenterDGray, .wBottomDGray
{
	background-color: #E5E5E5;
}

.validator
{
	font-size: 0.9em;/*11px;*/
	font-weight: bold;
	color: #AC0000;
}

.title
{
	font-size: 1.25em;/*1.2*//*14px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #AC0000;
	margin-top: 4px;
	margin-bottom: 4px;
}
.title2
{
	font-size: 1.05em;/*1.1*//*12px;*/
	font-weight: bold;
	color: #AC0000;
	margin-top: 4px;
	margin-bottom: 4px;
}

.newsTitle
{
	font-weight: bold;
	color: #565656;
}

.reminder
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.normal
{
	color: #000000;
	font-size: 0.8em;/*12px;*/
	font-weight: normal;
}

.normalColor
{
	color: #000000;
	font-weight: normal;
}

.blue
{
	color: #006699;
}
.red
{
	color: #AC0000;
}
.gray
{
	color: Gray;
}
.green
{
	color: green;
}
.black
{
	color: black;
}

.center
{
	text-align: center;
}

.small
{
	font-size: 0.9em;/*11px;*/
}

.smallD
{
	font-size: 0.9em;/*11px;*/
	color: #006699;

}
.smallB
{
	font-size: 0.9em;/*11px;*/
	font-weight: bold;
}

.quizLine
{
	margin: 2px 0px 3px 0px;
}

.list
{
	list-style-image: url(IMG/Plus.gif);
	list-style-position: outside;
	margin: 7px 5px 7px 25px;
}
.listItem
{
	margin: 5px 0px 5px 0px;
}

.h1
{
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
}

.sign
{
	font-size: 0.8em;/*10px;*/
	text-align: right;
	margin-top: 2px;
}

.line
{
	width: 100%;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(IMG/Line.gif);
	margin-bottom: 7px;
}

.printTitle
{
	font-size: 1.35em;/*16px;*/
	font-weight: bold;
	text-align: center;
	margin: 2px 0px 6px 0px;
}

.cellSpace
{
	padding-right: 30px;
}

.find
{
	font-weight: bold;
	font-style: italic;
	background-color: Aqua;
}