body {
	font-family: Arial, Helvetica, sans-serif;
	width: 780px;
	font-size: 11px;
	background-color: #ECF4FD;
}
.sm {
	font-size: 10px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
td#left_nav a {
	display: block;
	text-decoration: none;
	border: 1px solid gray;
	padding: 3px 10px 3px 30px;
	background-color: #C2CBEB;
	font-size: 16px;
	width: 145px;
	color: #333399;
	font-weight: bold;
}
td#left_nav a:hover {
	background-color: #FF8080;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.list_cross {
	background-image: url(images/cross.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
}

#top {
	display: block;
	width: 780px;
	margin-top: 5px;
	height: 140px;
}
#content {
	width:780px;
	margin:0;
	padding:0;
	text-align:left;
	display:block;
}
#breadcrumbs {
	font-size: 12px;
}

#left_content {
	float:left;
	margin-top: 10px;
	padding-right: 10px;
	width: 190px;
	height: 100%;
}
#left_content_lower {
	width: 190px;
	padding: 10px 0 0 0;
	border-top: 1px dashed gray;
	margin-top: 10px;
	font-size: 12px;
}
.main_heading {
	font-size: 16px;
	color: #0000A0;
	letter-spacing: 1px;
	font-weight: bold;
}
.blue {
color:#3C77A2; text-decoration:none
}
.font_size_normal {
	font-size: 12px;
}
.font_center {
	text-align: center;
}
#right_content {
	float:right;
	text-align:left;
	width:540px;
	margin: 10px;
	font-size: 12px;
	height: 100%;
}
.right_content_article_full {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}
.article_border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
}

.tablehead {
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
}
.aligncenter {
	text-align: center;
}
.altrowcolor1 {
	background-color: #CCDDEE;
}
.alighnright {
	text-align: right;
}
.red {

color:#CC0000; text-decoration:none
}
.left2col {
	float:left;
	width:250px;
	height:100%;
	padding: 10px;
}
.right2col {
	float:right;
	width:240px;
	height:100%;
	padding: 10px;
	border-left: 1px dotted gray;
}
#footer {

	width:766px;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 10px;
	border-top: 3px solid blue;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.main_heading_italics {
	font-size: 12px;
	color: #0000A0;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
}
.tablesubhead {
	font-weight: bold;
	color: #000000;
	background-color: #cccc99;
}
.font_italic {
	font-style: italic;
}
.article_border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: gray;
}
.right_content_article_fullbottom {

	padding: 10px;
}
.picture {
	padding-bottom: 10px;
	padding-left: 10px;
}
.image_right {
	float: right;
	padding-left: 10px;
}
.image_left {
	float: left;
	padding-right: 10px;
}
.main_heading2 {

	font-size: 24px;
	color: #990000;
	letter-spacing: 1px;
	font-weight: bold;
}
