body, td, td, p {
	font-family: "Arial", Times, serif;
	font-size: 10pt;
	line-height: 1.2em;
	color: #000000;
}
body {
	margin: 0px;
	}
	
#sideMenu p { text-align:center; }
#sideMenu a { text-decoration:none; }


.navbar {
	height: 32px;
	background-color: #395A8C;
}
.shadow {
	background-image:  url("img/nav_bar_shadow.gif");
	background-repeat: repeat-x;
	height: 4px;
}
.item {
	font-family: "Arial", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #395A8C;
	text-align: center;
	height: 32px;
	padding-top: 10px;
	padding-bottom: 10px;


}

.item A {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.item A:hover {
	font-weight: normal;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.header {
	font-family:  "Arial", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #39598C;
	line-height: normal;
}

.bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6699FF;
	height: 14px;
}
.right-border {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #639CFF;
}
.right_item {
	font-family: "Arial", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.right_item A, .right_item A:hover {
	font-size: 10pt;
	font-weight: normal;
	color: #526D9C;
	line-height: normal;
}

.leftshadow {
	width: 1px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #38598B;
}
.rightshadow {
	width: 4px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #395A8C;
}

A {
	color: #395A8C;
}
A:hover {
	color:#990000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.padded {
	margin-right: 8px;
}
.bottom {
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}
.footer {
	background-color: #395A8C;
	color: #FFFFFF;
	
}
.thick {

	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	height: 19px;
}

td a img { text-decoration:none; border-bottom:none; }
img { text-decoration:none; border:none; }

