body {
	min-width: 650px;
	background-color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	behavior:url("/javascript/csshover.htc");
}

a {
	color: #3366CC;
}

a:hover {
	color: #000;
}

#bannerframe {
	padding: 0px;
	margin: 0px;
	display: inline;
}

div.clear {
        margin: 0px;
        padding: 0px;
        height: 0px; 
        line-height: 0px;
        clear: both;
}

div.backtolist {
	width: 90%;
	margin: 10px;
	text-align: right;
}


div.logintext {
	font-size: 10px;
	float: right;
	margin: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
}

div.iforgot {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid #003366;
	margin-top: 20px;
}

div.iforgot  h2 {
	color: #003366;
	font-size: 14px;
	margin: 10px;
}

div.iforgot  p {
	color: #333;
	font-size: 11px;
	margin: 10px;
}

table.home_table {
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	width: 97%;
	margin-left: 10px;
	background-color: #eeeeee;
}

td.tinted {
	background-color: #dddddd;
}

td.headrow {
	color: #003366;
	background-color: #C6E2FF;
	border-bottom: 1px solid #333;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
}


div.iforgot table {
	margin: 10px;
}

div.iforgot a {
	color: #003366;
}

div.loginblock {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C6E2FF;
	border: 1px solid #003366;
	margin-top: 20px;
}

div.loginblock  h2 {
	color: #003366;
	font-size: 14px;
	margin: 10px;
}

div.loginblock  p {
	color: #333;
	font-size: 11px;
	margin: 10px;
}

div.loginblock  h3 {
	color: #003366;
	font-size: 12px;
	margin: 10px;
}

div.loginblock table {
	margin: 10px;
}

div.loginblock table td b {
	color: #003366;
	font-size: 11px;
	font-weight: bold;
}

div.iforgotp {
	font-size: 10px;
	text-align: right;
	margin: 10px;
	
}

div.iforgotp a {
	color: #003366;
}



#container {
  padding-left: 250px;   /* LC width */
  padding-right: 225px;  /* RC width */
}
#container .column {
  position: relative;
  float: left;
}
#center {
  width: 100%;
}
#header {
	background-color: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#masthead {
	background-color: #fff;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#left {
  background-color: #fff;
  width: 250px;          /* LC width */
  right: 250px;          /* LC width */
  margin-left: -100%;
}
#right {
  width: 225px;          /* RC width */
  margin-right: -225px;  /* RC width */
}
#footerad {
  clear: both;
  text-align: center;
}
#footer {
  clear: both;
  text-align: center;
}
/*** IE6 Fix ***/
* html #left {
  left: 225px;           /* RC width */
}

/*** Menu STuff ***/

#topmenu {
	width: 100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

#topmenu td.menuside {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: auto;
	background:#3366CC url("images/menu_grad.jpg") repeat-x left top;
}

#topmenu td.searchside {
	background:#3366CC url("images/menu_grad.jpg") repeat-x left top;	
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: auto;
	text-align: right;
}

#topmenu a {
	position:relative;
 	display:block; 
 	text-decoration:none; 
	float:left; 
	background:#3366CC url("images/menu_grad.jpg") repeat-x left top;
	color: #CCFFFF;
	padding: 5px 10px 5px 10px;
	border-right: 1px #003399 solid;
}

#topmenu a:hover {
	position:relative;
 	display:block; 
 	text-decoration:none; 
	float:left; 
	background:#3366CC url("images/menu_grad2.jpg") repeat-x left top;
	color: #fff;
	padding: 5px 10px 5px 10px;
	border-right: 1px #333 solid;
}

/*** Font Stuff ***/

h1 {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 15px;
	text-align: right;
	color: #999;
}


h2 {
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 15px;	
}

h2 a {
	text-decoration: none;
}

h3 {
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 15px;
}

.bottomaddress {
	color: #333333;
}

.copyright {
	color: #cccccc;
}

.banner {
	display: inline;
	margin: 0px;
	padding-left: 10px;
}

p {
	line-height: 16px;
	margin-left: 10px;
	margin-right: 15px;
	color: #333;
}

img.rowkey {
	position: relative;
	float: right;
}

/*** stuff ***/


td.brief {
			background-color: #FF6600;
			color: #ffffff;
			font-size: 16px;
			font-weight: bold;
	}

	td.name {
                        background-color: #FF6600;
                        color: #ffffff;
                        font-size: 14px;
                        font-weight: bold;
        }
	

	td.comp {
                        background-color: #FF6600;
                        color: #ffffff;
                        font-size: 11px;
			padding: 10px;
			border: 1px #fff solid;
        }

	#formtable {
			border: 1px #fff solid;
	}
	

	table.services {
		background-color: #D4E7EC; 
		margin: 10px;
		border: 1px solid #333;
		border-collapse: collapse;
		width: 75%;
	}

	table.services td {
		color: #333;
		padding: 5px;
		border: 1px solid #aaa;
	}

	table.servicesblank {
		background-color: #fff; 
		border-collapse: collapse;
		width: 75%;
		margin: 10px;
	}

	
	p.disclaimer {
			text-align: center;
			font-weight: bold;
			font-size: 11px;
			color: #aaaaaa;
	}
	
	.emphasis {
			font-size: 11px;
			color: #FF6600;
			font-weight: bold;
	}
	
table.proj_header {
	width: 97%;
	border-bottom: 1px solid #eeeeee;
	margin-left: 10px;
}

table.proj_header td {
	width: 33.3%;
	font-size: 10px;
	color: #666;
}

table.proj_row {
	width: 97%;
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	background-color: #fff;
}

table.proj_row:hover {
	background-color: #CCFF99;
}

table.proj_row td {
	width: 33.3%;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}

table.proj_row td a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

table.proj_row td a:visited {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

table.proj_row td a:hover {
	color: #aa0000;
	font-weight: bold;
	text-decoration: none;
}

table.proj_header td {
        width: 33.3%;
        font-size: 10px;
        color: #666;
}

table.proj_row_highlight {
        width: 97%;
        border-bottom: 1px solid #ccc;
        margin-left: 10px;
        background-color: #CCFF99;
}

table.proj_row_highlight td {
        width: 33.3%;
        font-size: 10px;
        line-height: 14px;
        color: #333;
}

table.proj_row_highlight td a {
        color: #003366;
        font-weight: bold;
        text-decoration: none;
}

table.proj_row_highlight td a:visited {
        color: #3366CC;
        font-weight: bold;
        text-decoration: none;
}

table.proj_row_highlight td a:hover {
        color: #aa0000;
        font-weight: bold;
        text-decoration: none;
}



table.proj_row2 {
	width: 97%;
	border-bottom: 1px solid #ccc;
	margin-left: 10px;
	background-color: #C6E2FF;
}

table.proj_row2:hover {
        background-color: #CCFF99;
}


table.proj_row2 td {
	width: 33.3%;
	font-size: 10px;
	line-height: 14px;
	color: #333;
}

table.proj_row2 td a {
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

table.proj_row2 td a:visited {
	color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}

table.proj_row2 td a:hover {
	color: #aa0000;
	font-weight: bold;
	text-decoration: none;
}



table.proj_footer {
	width: 97%;
	margin-left: 10px;
}

table.proj_footer td {
	font-size: 10px;
}

h3.proj_class_header {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	color: #003366;
	width: 97%;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
}

table.classselect {
	margin: 10px;
}

table.classselect td {
	font-size: 9px;
}

table.forms {
	margin: 10px;
	border-collapse: collapse;
}

table.forms td {
	font-size: 11px;
	padding: 4px;
}

table.forms h2 {
	font-weight: bold;
	font-size: 14px;
	margin-left: 0px;
}


table.forms tr td table.forms {
	margin: 0px;
}

div.feedback {
	font-size: 11px;
	margin: 10px;
}

div.error {
	font-size: 11px;
	margin: 10px;
	color: #aa0000;
	font-weight: bold;
}

