a:link { color:#0066AA; text-decoration:none}
a:visited {color:#0066AA;text-decoration:none}
a:hover {color:#2288CC;text-decoration:underline;}
a:active {color:#FFFFFF;text-decoration:none}

html {
    height: 100%;    
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	height: 100%;
}
 div#container {
 margin-left: auto;
 margin-right: auto;
 width: 732px;
 height: 100%;
 padding: 0px;
 text-align: left;
 background-color: #FFF;
 border-right: 1px solid #cccccc;
 border-left: 1px solid #cccccc;
 } 
 
 div#inner {
 background-color: #FFF;
 padding: 18px 35px 50px 35px;
 } 



p{
	padding: 0px;
	margin: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
.copyright {
	font-size: 10px;
	color: #CCCCCC;
}
.page_title{
	font-size: 15px;
	color: #000000;
	font-weight:bold;
}
.body_heading {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.user_info {
	font-size: 10px;
}
.navigation_text {
	font-size: 13px;
}
.column_heading {
	font-size: 11px;
	font-weight:bold;
}
.column_heading a:link, .column_heading a:visited {
	text-decoration:none; 
	color:#0066AA; 
	font-weight:bold;
}
.column_heading a:hover {
	text-decoration:none; 
	color:#2288CC; 
	font-weight:bold;
}
.table_item {
	font-size: 11px;
}
.table_item_project {
	font-size: 11px;
}
.input_label {
	font-size: 12px;
	font-weight: bold;
}
.input_field {
	font-size: 12px;
}
.input_user_select {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.input_login {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
}
.error_text {
	font-size: 12px;
	font-weight: bold;
	color: #AA3333;
}
.paging_info {
	font-size: 10px;
}
.directions_label {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.directions_text {
	font-size: 11px;
}
.project_section_label {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.project_section_label_red {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.project_name_heading {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.msg_title {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.msg_text p{
	padding: 5px;
	margin: 0px;
}
.msg_info {
	font-size: 10px;
	color: #000000;
}