	body, input, textarea, select
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.8em;
	}
	body, html {
		margin:0;
		padding:0;
		background:#ccc;
		color:#000;
	}
	
	#wrap {
	margin:0 auto;
	width:950px;
	background-color: #E4F0F7;
	}

	#header {
	background:#fff;
	background-image:url(images/Top_Graphic.jpg);
	background-repeat:no-repeat;
	height:120px;
	padding-left: 20px;
	padding-top:18px;
	padding-bottom: 16px;

	}
	#nav {
	padding:5px;
	background-color: #7BA8BB;
	}
	
	#main {
	background:#bbb;
	float:right;
	width:750px;
	background-color: #FFFFFF;
	padding: 10px 20px 20px 10px;
	position: relative;
	}
	
	#main h2 {
		color:#666;
		font-size:20px;
	
	}
	#sidebar {
	background:#eee;
	float:left;
	width:150px;
	background-color: #E4F0F7;
	margin: 0;
	padding: 0;
	}
	
	#sidebar ul {
	width:150;
	padding:0;
	margin:0;
	border:0;
	
	}
	#sidebar li {
	display:block;
	padding:8px 0 8px 10px;
	margin:0;
	/*font-weight:bold;*/
	vertical-align:middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #7BA8BB;
	list-style-type: none;
	}
	
	#sidebar #current a 
	{
		font-weight:bolder;
	}
	
	a:link {color:#2B97BB; text-decoration:none}
	a:visited {color:#2B97BB; text-decoration:none}
	a:hover {color:#2B97BB;	text-decoration:underline}
	a:active {color:#2B97BB}
	
	#sidebar a:link {color:#1A5B71; text-decoration:none}
	#sidebar a:visited {color:#1A5B71; text-decoration:none}
	#sidebar a:hover {color:#1A5B71;	text-decoration:underline}
	#sidebar a:active {color:#1A5B71}
			
	/*a:link {color:#1A5B71; text-decoration:none}
	a:link {color:#5599ff; text-decoration:none}
	a:visited {color:#5599ff; text-decoration:none}
	a:hover {color:#5599ff;	text-decoration:underline}
	a:active {color:#5599ff}*/
	
	#footer {
	clear:both;
	background-color:#FFFFFF;
	text-align: center;
	border-bottom: solid #227893 20px;
	border-top: dotted #ccc 2px;
	margin-top: 10px;
	}
	
	#footer img {
	padding:20px;
	}
	
	#header h1, #header h3 {
    	padding:5px;
	    margin:0;
	    color:#666;
    }
	#nav ul{
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li{
		display:inline;
		margin:0;
		padding:0;
	}
	
	#nav a:link {color:#DDF4FF; text-decoration:none}
	#nav a:visited {color:#DDF4FF; text-decoration:none}
	#nav a:hover {color:#fff; text-decoration:underline}
	#nav a:active {color:#0cf}
	
	.nav_NET {color:#DDF4FF; text-decoration:none}	
	
	#main h3 
	{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	color:#666;
	font-size: 1.2em;
	
	}
	#sidebar ul {
		margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
		padding:0 10px 0 0;
    }
    /*firefox bug*/
    #entryContent
    {
        clear:left;
    }
    .entryContent
    {
		clear:left;
    }
	#footer p {
		padding:5px;
		margin:0;
		font-weight:bold;
    }
    .title {
		color:#666;
    	font-weight: bold;
    	font-size: large;
    }
    .category {
	font-size: small;
	font-weight:bold;
	color: #227893;
	}
    .links {
	font-size: small;
	font-weight:bold;
	color: #227893;
    }
    .fieldheader {
	font-size: 0.9em;
	font-weight:bold;
	color: #227893;
	}
    .definition {
    	font-size: normal;
		color:#666;
    }
    .comment_header {
	font-size: normal;
	color: #227893;
	font-weight:bold;
    }
    .comment_link {
    	/*font-size: normal;*/
    }
    .comment_form {
    	/*font-size: normal;*/
    }
    .comment_timestamp {
    	font-style: italic;
    	font-size: small;
    }
    .comment {
    	font-style: italic;
    }
    table.results {
    	padding: 10px;
    }
    table.history {
    	margin: 10px;
		border-width: 1px 1px 1px 1px;
	}
	.regstuff {
	background-color:#BDDCEC;
	}
	
	form h4 {
		font-size:1em;
		color:#227893;
		font-weight:normal;
		margin:0;
	}
	
	select {
	padding:0;
	margin:0;
	}
	
	form {
	padding:0;
	}
	
	#hometable {
		width:400;
	}
	
	#hometable td {
		padding:3px 0;
	}

.dropDownSmall { width: 250px; }
.TextBoxMedium { width: 300px; }
.TextBoxBig { width: 400px; }
.TextBoxBigReadonly { width: 400px; background-color: #EEE; border: #DDD solid 1px;}

.TextAreaBig { width: 550px; height: 200px; }
.TextAreaMedium { width: 400px; height: 100px; }
.center { text-align:center; }
.errortext { color: #F00; text-align:center;}
.right { text-align:right; }
.important { text-align:center; font-weight: bold; }
.error { text-align:center; color: #F00;}

hr { width: 98%; border-top: dotted #CCCCCC 2px;}

#nav2 { text-align: center; padding: 5px;font-weight:bold;}
.simpleheading { font-weight:bold; }

.standardtable { width: 100%; border-collapse: collapse; }
.standardtable .headerrow, .standardtable .headercolumn { font-weight: bold; }

.suggestiontext { border: #000 dashed 1px; width: 100%;}
.hidden { display:none; }
.visible {display: block; }

.selected { font-weight: bolder; }

.sectionHeader { font-size:85% }
.specificEntryHeader { }

div.Spacer
{
	height:20px;
}

/* styles for tabbed entry submenu */

#horizontalMenu{
padding: 0;
width: 100%;
background: transparent;
}

#horizontalMenu ul{
font: 12px Arial;
margin:0;
margin-left: 0; /*margin between first menu item and div edge*/
padding: 0;
list-style: none;
}


/* Wizard step control styles */

.wizardSteps
{
	font-size:11px;
	float:right;
	color:#000;
	position: absolute;
	right: 10px;
}

.wizardStepSelected
{
	
	font-weight:bold;
}

.wizardStepNormal
{
	
}

.validation
{
	color:Red;
}


.datatable
{	
	width:100%;
	margin-top:5px;
	border: solid 1px #dddddd;
}

.datatable th
{
	text-align:left;
	vertical-align:middle;
	padding-left:4px;
	background-color:#BDDCEC;
	color:#1f1f1f;
	text-transform:capitalize;
}

.datatable tr
{
	vertical-align:text-top;
	height:25px;
}

.datatable td
{
	padding: 4px 4px 4px 4px;
}

table.wizardNavigation
{
	padding: 5px 5px 5px 5px;
	margin-top:10px;
	margin-bottom:10px;
}

table.wizardNavigation input
{
	width:60px;
	margin-right:10px;
}

.wizard_assoc td {
	vertical-align: text-top;
}

.paging table td {
	width:15px;
	text-align: center;
}
.paging a, .paging a:link, .paging a:visited {

}
.paging span, .paging a:hover {
	background: #E4F0F7;
	display: block;
	color: #284775 !important;
	text-decoration: none;
}
