html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-size: 0.75em;
	background: url(_images/page_bg.gif) repeat-x top left;
	color: #000;
	font-family: Georgia, Times, serif, Garamond;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
}

a {
	color: #009;
}

div#header {
	position:relative;
	background: url(_images/header_bg.gif) no-repeat top left;
	height: 100px;
}

div#header h1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	color: #007336;
	text-align: center;
	font-family: Georgia, Times, serif, Garamond;
	font-weight: normal;
	font-size: 24px;
}
	
div#header a {
	position: absolute;
	right: 0;
	top:23px;
}

.details {
	text-align: left;
	background: #EEE9FF;
	border: 1px solid #4d4c76; 
	width: 80%;
	padding: 15px;
}

.details h1 {
	margin: 5px;
	padding: 0;
}

table.tcontacts {
	border-collapse: collapse;
	font-size: 1em;
}

table.tcontacts td {
	font-size: 0.95em;
	padding: 5px 15px 5px 15px;
	border: 1px solid #ccc;
	text-align: left;
}

td {
	font-size: 0.7em;
	font-size: 8pt;
}

.navigation {
	background: #F8F6FE url(_images/nav_bg.gif) repeat-x bottom left;
	padding: 0px;
	border-right: 1px solid #C5D9C8;
	width: 200px;
	font-family: Verdana, Arial, sans-serif;
	
}

div#extra {
	background: #FF8539;
}

div#footer {
	background: #C5D9C8;
	color: #000000;
	text-align: center;
	border-top: 1px solid #007336;
	border-bottom: 1px solid #007336;
}

div#footer p {
	margin:0;
	padding:5px 10px;
}

div#footer a {
	display: inline;
	padding: 0;
	color: #000000;
}

div#wrapper {
	float: left;
	width: 100%;
	padding: 0px;
}

div#content {
	margin: 0 200px;
	background-color: #FFFFFF;
	border-left: 1px solid #C5D9C8;
	padding: 0px 15px 15px 15px;
}

div#content h1, h2 {
	margin: 0px 0px 8px 0px;
	color: #007336;
	font-size: 1.6em;
	font-family: 'Georgia', 'Garamond', 'Times', serif;
}

div#content h2 {
	font-size: 1.3em;
	margin-top: 15px;
}


div#extra {
	float:left;
	width:200px;
	/*margin-left:-200px;*/
	background: url(_images/faded_rule.gif) no-repeat top left;
}

div#extracontent {
	margin: 0px 5px 0px 5px;
}

div#extrafooter {
	background: url(_images/faded_rule.gif) no-repeat bottom left;
	height: 30px;
}

div#footer {
	clear:left;
	width:100%;
}

/* set the image to use and establish the lower-right position */ 
.sidebox, .sidebox_body, .sidebox_head, .sidebox_head h2 { 
	background: transparent url(_images/sidebox_bg.gif) no-repeat bottom right;
} 

.sidebox { 
	width: 180px !important; /* intended total box width - padding-right(next) */ 
	margin: 3px 6px 3px 10px;  /* use to position the box */
} 

.sidebox_head { 
	background-position: top right;
	border-bottom: 1px solid #AA9DD1;
} 

.sidebox_head h2 { 
	background-position: top left;
	padding: 8px 10px 3px 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 1em;
} 

.sidebox_body { 
	background-position: bottom left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.sidebox ul {
	list-style: none;
	margin: 0px 0px 5px 10px;
	padding: 2px;
}

.sidebox li {
	padding: 2px;
	font-size: 0.95em;
}



.extrabox, .extrabox_body, .extrabox_head, .extrabox_head h2 { 
	background: transparent url(_images/extrabox_bg.gif) no-repeat bottom right;
} 

.extrabox { 
	width: 170px !important;
	margin: 3px 6px 3px 10px;
} 

.extrabox_head { 
	background-position: top right;
	border-bottom: 1px solid #AA9DD1;
} 

.extrabox_head h2 { 
	background-position: top left;
	padding: 8px 10px 3px 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 1em;
} 

.extrabox_body { 
	background-position: bottom left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.extrabox ul {
	list-style: none;
	margin: 0px 0px 5px 10px;
	padding: 2px;
}

.extrabox li {
	padding: 2px;
	font-size: 0.95em;
}



.newsbox, .newsbox_body, .newsbox_head, .newsbox_head h2 { 
	background: transparent url(_images/newsbox_bg.gif) no-repeat bottom right;
} 

.newsbox { 
	width: 170px !important;
	margin: 3px 6px 30px 10px;
} 

.newsbox_head { 
	background-position: top right;
	border-bottom: 1px solid #007F47;
} 

.newsbox_head h2 { 
	background-position: top left;
	padding: 8px 10px 3px 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
} 

.newsbox_body { 
	background-position: bottom left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.newsbox ul {
	list-style: none;
	margin: 0px 0px 5px 10px;
	padding: 2px;
}

.newsbox li {
	padding: 2px;
	font-size: 0.95em;
}

/****** Forms *******/
.formdiv {
	background: #007F47 url(_images/form_tl.gif) top left no-repeat;
	margin: 0 5px 10px 5px;
	padding: none;
	text-align: left;
	width:80%;
}

.formdiv h2 {
	padding: 5px;
	margin: 0px 0px 0px 20px;
	text-align: left;
	background: #007F47 url(_images/form_tr.gif) top right no-repeat;
	font-family: "Arial", sans-serif;
	color: #FFFFFF;
	font-size: 1.2em;
}

.formwrapper {
	text-align: center;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font:100% verdana,arial,sans-serif;
	margin: 0;
	padding: 7px;
	background: #F8F6FE;
	border: 1px solid #AA9DD1;
	text-align: left;
}

form fieldset {
	border-color: #E6E0F3;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin-top: 10px;
}

form fieldset legend {
	color: #000000;
	font-weight: bold;
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	margin: 8px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}



form input, form textarea, form select {
	margin: 8px 5px 0px 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


form .buttonsright {
	text-align: right;
	padding: 8px 20px 5px 0;
}

form th {
	background: url(_images/th_bg.gif) repeat-x;
	padding: 4px 2px 4px 2px;
	color: #FFFFFF;
	border-left: 1px solid #66CCA0;
}

.mainbutton {
	width: 120px;
	padding: 0;
	margin: 3px;
}

.tablewrapper {
	background: #F8F6FE;
}

.formtable {
	font:100% verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
	background: #F8F6FE;
	border: 1px solid #AA9DD1;
	text-align: left;
}

.formtable .rowtype1 {
	font: 100% verdana, arial, sans-serif;
	background-color: #eaeaea;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}

.formtable .rowtype2{
	font: 100% verdana, arial, sans-serif;
	background-color: #f6f6f6;
	padding: 2px;
	border-top: 1px solid #CCCCCC;
}




#nav_managemant_table {
	width:100%;
	border-collapse:collapse;
	margin-top:10px;
	
}

#nav_managemant_table #nav_managemant_table_buttons a {
	font-size:14px;
	text-decoration:none;
	border:1px solid #CCC;
	width:99%;
	display:block;
	padding:5px 0px;
	text-align:center;
	background-color:#F8F6FE;
	
	-moz-border-radius-topleft:10px;
   -moz-border-radius-topright:10px;
 
  -webkit-border-top-left-radius:10px;
  -webkit-border-top-right-radius:10px;
	
}

#nav_managemant_table .nav_managemant_table_tab_active {
	background-color:#FCFBFE !important;
	border-bottom-color:#FCFBFE !important;
	font-weight:bold;
}

#nav_managemant_table #nav_managemant_table_main {
	text-align:left;
	background-color:#FCFBFE;
	border:1px solid #CCC;
	border-top:none;
	padding:10px;
}

.navigation_list { list-style-type:none; padding-left:10px;}
.navigation_list table { border:1px solid #CCC; }
.navigation_list tr { padding:3px;}
.navigation_list span { font-size:10px; color:#666;}
.navigation_list .nav_managemant_action { font-size:9px;}
.navigation_list li { margin-top:5px; vertical-align:bottom;}
.navigation_list td {padding:3px 10px 3px 5px;}
.navigation_list input, .navigation_list select {margin:0;}
.navigation_list .nav_name {width:;}
.navigation_list .nav_url {width:200px;}
.navigation_list .nav_url1 {width:200px;}
.navigation_list .nav_order {width:;}

.level_1_nav, level_2_nav, level_2_nav {}

.level_1_nav {}
.level_2_nav {margin-left:50px}
.level_3_nav {margin-left:100px}

.manage_nav_form {
background:none;
border-top:none;
font:100% verdana,arial,sans-serif;
margin:0;
max-width:100%;
padding:0px;
text-align:left;
}

#test_nav {
	width:100%;
	background-color:#33271e;
	position:fixed;
	top: 0px;
	left:0px;
	margin-left:;
	border-bottom:4px solid #014E9E;
	/*border-bottom:4px solid #33271e;*/
}
.test_nav_inner {
	width:100%;
	border-bottom:2px solid #FFF;
}
#test_nav_title {
	margin:0px auto;
	width:1000px;
	color:#CCC;
	font-weight:bold;
	display:block;
	padding:10px 0px 5px 20px;
}

div#content {
	float:left;
	margin-left:0px;
	min-height:650px;
	
}
#test_nav_div .nav_logo {
	display:none;
}



div#navigation {
	left: 0px;
	top: 100px;
	background: #F8F6FE url(_images/nav_bg.gif) repeat-x bottom left;
	padding: 0px;
	width: 200px;
	float:left;
}

div#navigation input[type=button] {
	margin:0 0 10px 30px;
}


.sidebox {
	font-size:12px !important;
}

.MM li a:visited .MMS, .MM li a .MMS, .MM li a:link .MMS { 
    background-image: url("_includes/smartmenus/v_arrow.gif") !important;
}

.MM li a:visited .MMS img, .MM li a .MMS img, .MM li a:link .MMS img {
	display:none !important;
}

.MM li a.CURRENT, .MM li a.CURRENT:link, .MM li a.CURRENT:visited {
	background-color:white !important;
	border:none !important;
}

/* set the image to use and establish the lower-right position */ 
.sidebox, .sidebox_body, .sidebox_head, .sidebox_head h2 { 
	background: transparent url(_images/sidebox_bg.gif) no-repeat bottom right;
} 

.sidebox { 
	width: 180px !important; /* intended total box width - padding-right(next) */ 
	margin: 3px 6px 3px 10px;  /* use to position the box */
} 

.sidebox_head { 
	background-position: top right;
	border-bottom: 1px solid #AA9DD1;
} 

.sidebox_head h2 { 
	background-position: top left;
	padding: 8px 10px 3px 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
	font-size: 1em;
} 

.sidebox_body { 
	background-position: bottom left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 1px;
	padding-top: 1px;
}


.sidebox ul {
	list-style: none;
	/*margin: 0px 0px 5px 10px;*/
	margin: 0px 0px 5px 2px;
	padding: 2px;
}

.sidebox li {
	padding: 2px;
	font-size: 0.95em;
}

#Menu1 {
	left: 0 !important;
	top: 0 !important;
	width:176px !important;
	background-color: transparent;
    background-image: none;
    border-width: 0;
    height: auto;
    padding: 0;
    position: relative;
    z-index: 9999;
}
