body {
	background-color:gray;
	text-align:center;
	font-family:Arial;
	margin:0px;
}

form {
	display:inline;
}

table#main {
	width:1000px;
	height:100%;
	background-color:white;
	margin: 0px auto;
}

table#middle {
	height:100%;
}

table {
	width:100%;
	border:0px;
	border-spacing:0px;
	margin:0px;
	padding:0px;
}

table.topmenu {
	background-color:#315593;
	color:#ffffff;
	padding: 0px 5px;
}

table.form {
	border:1px;
	border-spacing:5px;
}

td {
	padding:0px;
	vertical-align:top;
}

td#content {
	padding:5px;
	vertical-align:top;
}

td#breadcrumb {
	padding: 2px;
	font-size: 8pt;
}

td#actions {
	padding: 2px;
	text-align:right;
}

table#left td.widget {
	background-color: #ffffff;
}

table#right td.widget {
	background-color: #ffffff;
}

td#menu_left {
	vertical-align:top;
	background-color:#002d78;
	color:#ffffff;
}

td#menu_right {
	vertical-align:top;
	background-color:#c0c0c2;
	color:#ae1549;
}

table.topmenu {
	border:0;
	width:100%;
	height:20px;
}

table.topmenu td{
	width:25%;
}

td#topmenu {
	height:30px;
}

td#breadcrumb {
	height:30px;
}

td#actions {
	height:30px;
}

td.middlecell {
	width:580px;
}

a:link { font-weight:bold; color:black; text-decoration:none; }
a:visited { font-weight:bold; color:black; text-decoration:none; }
a:focus { font-weight:bold; color:black; text-decoration:none; }
a:hover { font-weight:bold; color:black; text-decoration:none; }
a:active { font-weight:bold; color:black; text-decoration:none; }

td#menu_left a:link { font-weight:bold; color:white; text-decoration:none; }
td#menu_left a:visited { font-weight:bold; color:white; text-decoration:none; }
td#menu_left a:focus { font-weight:bold; color:white; text-decoration:underline; }
td#menu_left a:hover { font-weight:bold; color:white; text-decoration:none; }
td#menu_left a:active { font-weight:bold; color:white; text-decoration:underline; }

td#menu_right a:link { font-weight:bold; color:#ae1549; text-decoration:none; }
td#menu_right a:visited { font-weight:bold; color:#ae1549; text-decoration:none; }
td#menu_right a:focus { font-weight:bold; color:#ae1549; text-decoration:underline; }
td#menu_right a:hover { font-weight:bold; color:#ae1549; text-decoration:none; }
td#menu_right a:active { font-weight:bold; color:#ae1549; text-decoration:underline; }

td#topmenu a:link { font-weight:bold; color:white; text-decoration:none; }
td#topmenu a:visited { font-weight:bold; color:white; text-decoration:none; }
td#topmenu a:focus { font-weight:bold; color:white; text-decoration:underline; }
td#topmenu a:hover { font-weight:bold; color:white; text-decoration:none; }
td#topmenu a:active { font-weight:bold; color:white; text-decoration:underline; }

td#topmenu {
	padding: 5px;
	background-color: #ffffff;
}

td.leftnavigation {
	background-color: #002d78;
	vertical-align:top;
	width:200px;
	padding-bottom:0px;
}

td.rightnavigation {
	background-color: #c0c0c2;
	vertical-align:top;
	width:200px;
	padding-bottom:0px;
}

.navigation {
	padding-bottom:10px;
}

.navigation ul {
	font-size:0.9em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding-left:5px;
}

.navigation ul li {
	border-bottom:1px solid #ffffff;
	border-left:5px solid #ffffff;
	display:block;
	margin:2px 0;
	padding:0.2em 0.2em;
}

td#bottom {
	font-size:0.7em;
}

h1 {
	font-size:16pt;
	margin:5px 0px;
	padding: 0px 5px;
}

h1.commontemplate {
	background-color:#315593;
	color:#ffffff;
	border:1px solid #000000;
}

h1.fsrtemplate {
	background-color:#002d78;
	color:#ffffff;
	border:1px solid #000000;
}

h1.bvmdtemplate {
	background-color:#c0c0c2;
	color:#ae1549;
	border:1px solid #000000;
}

h2 {
	font-size:12pt;
	text-decoration:underline;
}

.widget {
	padding: 10px 0px;
}

.news-latest-item {
	padding: 0px;
}

.news-latest-item h2 {
	display:block;
	font-size:10pt;
}

.news-latest-item p {
	margin:0px;
	font-size:8pt;
	font-weight:normal;
}

.news-latest-item IMG {
    float: right;
}

.news-latest-item .news-latest-date {
	font-size:7pt;
}

.news-latest-item .news-latest-category {
	display:none;
}

.news-latest-container .news-latest-gotoarchive {
	display:none;
}

.news-latest-container {
	padding:0px;
}

div.csc-textpic-imagerow {
	text-align:center;
}

div.csc-textpic-intext-left {
	min-height:155px;
	height: auto !important;
	height: 155px;
}

.column_top {
	background:url("column_top_mid.gif") repeat-x scroll 0 0 transparent;
	height:15px;
}
.column_top_left {
	background:url("column_top_left.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:15px;
	width:15px;
}
.column_top_right {
	background:url("column_top_right.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:15px;
	width:15px;
}
.column_top_news {
	background:url("news.gif") no-repeat scroll 0 0 transparent;
	height:23px;
}
.column_mid_left {
	background:url("column_mid_left.gif") repeat-y scroll 0 0 transparent;
	position:relative;
}
.column_mid_right {
	background:url("column_mid_right.gif") repeat-y scroll right center transparent;
	padding:0 5px;
}
.column_mid {
	background:url("column_bottom_fade.gif") repeat-x scroll center bottom transparent;
	padding:0 10px 5px;
}
.column_mid div {
	margin:15px 0 0;
}
.column_mid_box {
	background:url("column_bottom_fade.gif") repeat-x scroll center bottom transparent;
	padding:7px 7px 0;
}
.column_mid_box .spacer {
margin:7px 0 0;
}
.column_bottom {
	background:url("column_bottom_mid.gif") repeat-x scroll center bottom transparent;
	height:15px;
}
.column_bottom_left {
	background:url("column_bottom_left.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:15px;
	width:15px;
}
.column_bottom_right {
	background:url("column_bottom_right.gif") no-repeat scroll 0 0 transparent;
	float:right;
	height:15px;
	width:15px;
}

.align-center {
	text-align:center;
}

