div, td, li, ul, a {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#main {
	position:absolute;
	left: 50%;
	margin-left:-387;
	top:0;
	width:770px;
	height:700px;
	border: #CCCCCC 1px solid;
}
form {
 	margin: 0px;
}
.blue_link {
	color: 076196;
	text-decoration: none;
}

.blue_link_bottom {
	color: 076196;
	text-decoration: none;
	margin: 0px 7px 0px 7px;
}

/*----------------Header: begin----------------------*/

#header {
	left: 50%;
	width:770px;
	height: 85px;
	border: #CCCCCC 0px solid;
}

#top_links {
        text-align:center;
	position:parent;
	float: right;
	margin: 20px 0px 0px 10px;
}

#top_url {
	margin: 0px;
	font-size: 10px;
	color: FFFFFF;
}

.logo {
	border: 0px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}
/*----------------Header: end----------------------*/
/*----------------Menu: begin----------------------*/
#menu {
	width:770px;
	height: 35px;
	border-top: #015DA6 2px solid;
	text-align: center;
}
/*----------------Menu: end----------------------*/
/*----------------Content: begin-----------------*/
#content_main {
	min-height:100%;
	border: #CCCCCC 1px solid;
}

#content {
	width: 770px;
	text-align: left;
	padding-top:9px;
	padding-bottom:9px;
	min-height:100%;
}

#block {
	width:188px;
	min-height:100%;
	border: #CCCCCC 0px solid;
	text-align: top;
	vertical-align: top;
	font-size: 12px;
}

#block1 {
	width:191px;
	min-height:100%;
	border: #CCCCCC 0px solid;
	text-align: top;
	vertical-align: top;
	font-size: 12px;
}

#block_title {
	margin: 0px;
	font-size: 11px;
	color: FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 16px;
}

#line {
	min-height:100%;
	background: transparent url('../images/line2.jpg') repeat-y;
	text-align: top;
	vertical-align: top;
}
/*----------------Content: end-------------------*/
#footer {
	border-top: #015DA6 1px solid;
	text-align:center;
	width: 770px;
	height: 50px;
	padding-top: 5px;
}


		/*this is the css for the horizontal version*/
		.horizontal ul{
			list-style-type: none;
			padding: 0px;
			margin: 0px;
			border:none;
			height: 2em;
			margin-top: 3px;
			margin-bottom: 6px;
		}
		.horizontal li{
			float: left;
			display: inline;
			padding: 0px;
			margin: 0px;
		}
		.horizontal .first {
         		border-left:#ABABAB 1px solid;
         	}
		.horizontal li a{
			text-decoration: none;
			height: 2em;
			float: left;
			display: block;
			width: 11em;
			padding: 0px;
			margin: 0px;
			border: none;
			border-right:#ABABAB 1px solid;
			font-size: 1.05em;
		}
		.horizontal li li a{
                         margin-top: 7px;
			font-size: 1em;
			float: left;
			border: none;
		}
		.horizontal li ul{
			position: absolute;
			margin-top: 20px;
			margin-left: -1px;
			width: 11.7em;
			border: none;
			display: block;
			height: auto;
			border: none;
			background-color: #FFFFFF;
			float: left;
		}
		/*This section makes the menu not work in non-javascript enabled browsers by not showing the menu by default-This can be worked around by making top level links point to a sitemap*/
		/*Not sure if I recommend this or not*/
		.inaccesible li ul{
			display: none;
		}


/*-------------------------------------------------*/
hr
{
	height:1px;
	BORDER-BOTTOM:C0BFBF 1px dotted;
}

.hand {
	cursor: hand;
}
.normal {
	cursor: normal;
}

.login {
	width: 120px;
	font-size: 12px;
	height: 18px;
	cursor: hand;
	border:CCCCCC solid 1px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	padding:0 0 0 0;
	margin:0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding:0 0 0 0;
	margin:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	padding:0 0 0 0;
	margin:0;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	padding:0 0 0 0;
	margin:0;
}

.sub_menu {
	text-decoration: none;
	font-weight:normal;
	font-size:11px;
	color: #FFFFFF;
	background-color:#494949;
	width:230px;
}

.sub_menu td {
	border:#303030 solid 1px;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 0px 10px;
	align: left;
	height: 21px;
}
.sub_menu th {
	border:white solid 1px;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 0px 10px;
	align: left;

	background-color:#404F3C;
	font-weight:normal;
	border-bottom:#303030 solid 1px;
}

.sub_sub {
	text-decoration: none;
	font-weight:normal;
	font-size:11px;

	background: #6A6A6A;
	display:block;
	background: url(../images/item1.gif) no-repeat 6px left;
	padding:4px 4px 4px 10px;
	text-decoration:none;
}

.l_form {
	background-color:#424242;
	width:230px;
}
.l_form td {
	border-width:0px 0px 1px 0px;
	padding:0px 0px 0px 10px;
	align: left;

}
.l_form th {
	cursor: hand;
	border-width:0px 0px 1px 0px;
	padding:0px 0px 0px 10px;

	color:#FFFFFF;
	background-color:#404F3C;
	font-weight:normal;
	border-bottom:#303030 solid 1px;
}

.hand {
	cursor: hand;
}

.text_project {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: cccc99;
	text-decoration: none;
}

.title_project {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.background_grey {
	background-color: #383838;
}

.pushbutton {
	background-color: #C6C6C6;
	border: none;
}
.tsc_table td {
	font-size: 12px;
}
.tsc_field {
	color: #CCCC99;
}