A, BODY, HTML, P, TABLE, TR, TD, .largeBold, .mediumBold, .smallBold, .large, .medium, .small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A {
	text-decoration : none;
	color : #317B8C;
}

A:hover {
	text-decoration : none;
	color : #FF0000;
}

BODY {
	left: 0px; 
	margin: 0px; 
	top: 0px; 
	background-color: #FFFFFF;
    background-image: url('/graphics/background.gif');
    background-repeat: repeat-y;
}

TD {
	vertical-align : top;
}
.fontDark {
	color : #317B8C;
}

.bkgndDark {
	background-color : #5E99AA; 
	color : #FFF;
}
.bkgndLight {
	background-color : #8CC4D1;
}
.image {
	font-size : 11px;
}
.formData, .formDataOdd, .image {
	text-align : left;
	background-color : #EDEDED;
}

.formDataEven {
	text-align : left;
	background-color : #E2E2E2;
}

.formLabel {
	font-weight : bold;
	font-size : 11px;
	text-align : center;
	background-color : #61ABBC;
}

.nomargin
{
	margin : 0px;
}

.nav_cat {
	font-size : 13px;
	font-weight : bolder;
	color : #317B8C;
	line-height : 25px;
}
.nav_item {
	font-size : 12px;
    margin : 0 0 0 10px;
    display: block;
}

.largeBold, .mediumBold, .smallBold {
	font-weight : bold;
}
.large, .largeBold {
	font-size : 16px;
	line-height : 24px;
}
.medium, .mediumBold {
	font-size : 14px;
}
.small, smallBold {
	font-size : 11px;
}

DL {
	margin-left : 10px;
	margin-top : 5px;
	margin-bottom : 15px;
}
DT {
	font-size : 14px;
	font-weight : bolder;
}
DD {
	font-size : 13px;
	font-weight : normal;
	margin-bottom : 5px;
}

.warning {
	color : #FF0000;
	font-weight : bold;
}

.header {
	color : white; 
	font-size : 11px; 
	vertical-align : middle; 
	line-height : 13px; 
	text-align : right;
}

.footer {
	vertical-align : bottom; 
	font-size : 10px; 
	text-align : center;
}

.articleImage {
	background-color : #FFEBCD;
	font-size : 10px;
}
.articleImage img {
	border : 1px solid #000;
}

.treeNav {
    font-size : 10px;
    line-height : 12px;
    vertical-align: top;
}

.treeElement {
    font-size : 12px;
    line-height : 12px;
}