/*<group=General Styles>*/

body {
	text-align: center;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0 0 0px;
	color: #333333;
}

a:link, a:visited {
	text-decoration: underline;
}


a:hover, a:active {
	text-decoration: none;
	border-bottom-width: 1px;
/*	border-bottom-style: dotted;
*/
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
}
	
/*</group>*/

/*<group=Layout>*/

.clearer {
	clear: both;
}

#top_grad {
	position: absolute;
	top: 0;
	height: 238px;
	left: 0;
	display: block;
	width: 100%;
	z-index: 0;
}


#container {
	background: #ffffff repeat-y right url(../_images/sidebar_right_bg.png);
	position: relative;
	top: 0;
	padding-bottom: 10px;
	z-index: 1;
	margin: 0px auto 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	width: ;
}

#container2 {
	background: #ffffff ;
	position: relative;
	top: 0;
	padding-bottom: 10px;
	z-index: 1;
	margin: 0px auto 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
}

#pageHeader {
	height: 128px;
	text-align: center;
	position: relative;

}

#pageHeader img {
	position: absolute;
	top: 10px;
	right: 10px;
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 2.4em;
	margin: 0 0 5px;
	padding-top: 15px;
}

#pageHeader h2 {
	font-size: 1.5em;
	margin: 0;
}

#contentContainer {
	margin-right: 200px;
	line-height: 1.6em;
}


#contentContainer #content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

#contentContainer2 #content2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
}


#sidebarContainer {
	width: 200px;
}

#sidebarContainer #sidebar {
	line-height: 1.6em;
	padding: 1px 10px 10px;
}

#sidebarContainer #sidebar p {
	margin: 0;
	padding: 10px;
}

#sidebarContainer .sideHeader {
	width: 190px;
	height: 30px;
	padding-left: 10px;
	color: #ffffff;
	padding-top: 8px;
	clear: right;
	font-weight: normal;
}

/*<group=Sidebar Redbox>*/

.redbox {
	background: #eee;
	color: #000000;
	margin-bottom: 5px;
}

.redbox img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.redbox h1 {
	background: #ccc;
	border-bottom: 3px solid #012550;
	color: #ffffff;
	text-align: center;
	background: #012550;
	font-size: 1em;
	margin: 0;
	padding: 3px 10px 2px 10px;
}

.redbox p {
	margin: 0px;
	padding: 10px;
}
	
/*</group>*/

/*<group=Sidebar Blackbox>*/

.blackbox {
	background: #aec8ee;
	background: #eee;
	color: #012550;
	margin-bottom: 5px;
}

.blackbox h1 {
	background: #012550;
	border-bottom: 2px solid #a31d30;
	color: #ffffff;
	font-size: 1em;
	margin: 0;
	padding: 3px 10px 2px 10px;
}

.blackbox p {
	margin: 0;
	padding: 10px;
}
	
/*</group>*/

#footer { 
	width: 700px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	color: #dccaaf;
	padding-top: 10px;
	position: relative;
}

#footer p {
	padding: 0;
	margin: 0;
}


#footer a:hover, #footer a:active {
	background: transparent;
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	color: #9d7c4c;
	text-align: center;
	padding-bottom: 5px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}


/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	font-size: 1em;
	border-top: 1px solid;
	margin-bottom: 10px;
	position: relative;
}

#navcontainer2 {
	font-size: 1em;
	border-top: 1px solid;
	margin-bottom: 10px;
	position: relative;
	width: 100%;
	background-color: #EEE;
}


/* Parent - Level 0 */



#navcontainer2 ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#navcontainer2 li {
	width: 126px;
	margin: 1px;
	float: left;
	border-right: 1px #aaa solid;	
	text-align: CENTER;
}

.endlink {
	border-right: 5px;	
}

#navcontainer2 a {
	display: block;
	padding-top: 6px;
	height: 20px;
	color: #000000;
	text-decoration: none;
}


#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navcontainer li {
	position: relative;
}

#navcontainer a {
	display: block;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px;
	color: #000000;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #000000;
}


/* Child - Level 1 */

#navcontainer ul ul a {
	padding-left: 30px;
}

/* Child - Level 2 */


#navcontainer ul ul ul a{
	padding-left: 60px;
}

#navcontainer ul ul ul a:hover{

}

/* Child Level 3 */

#navcontainer ul ul ul ul a{
	padding-left: 90px;
}

/* Child Level 4 */

#navcontainer ul ul ul ul ul a{
	padding-left: 110px;
}


/* Child Level 5 */

#navcontainer ul ul ul ul ul ul a{
	 padding-left: 140px;
}
/*</group>*/

/*<group=Global Classes>*/

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}
	
/*</group>*/

/*<group=Calendar>*/

#calendarSM  {
	font-size: 12px; 
	color: #000;
}

#calendarSM a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
body2 {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 11px;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 11px;
	
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 11px;
	
}

tr.topdays {
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color : #000;
	 
}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 10px;
	 font-weight: normal;
	
}
.eventinbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 10px;
		
}
.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 17px;
	 font-weight: bold;
	color: #ffffff;
	background: #012550;
}

td.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 17px;
	 font-weight: bold;
	color: #ffffff;
	background: #012550;
}

a:link,a:active,a:visited {
	color : #000000;
	 text-decoration: none;
	 
}
a:hover	{
	text-decoration: underline;
	 color : #000000;
	 
}
.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 10px;
	
}
td.beforedayboxes {
	background-color: #ffffff;
	 color: #000000;
	
}
td.dayboxes {
	background-color: #aec8ee;
	 color: #000000;
	
}
td.afterdayboxes {
	background-color: #ffffff;
	 color: #000000;
	
}
td.highlighteddayboxes {
	background-color: #89a2df;
	 color: #000000;
	
}
.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 11px;
	
}
.eventwhen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 15px;
	 font-weight: bold;
	
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 12px;
	 font-weight: bold;
	
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size: 10px;
	
}
/*</group>*/

/*<group=Search>*/

.body_form_fields { color: black; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.body_no_indent { color: black; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fhome_header { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fhome_titles { color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.fhome_values { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.floating_box { color: white; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.hnewsdate { color: gray; font-style: italic; font-weight: normal; font-size: 11px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.hnewslink { color: black; font-style: italic; font-size: 11px; font-family: Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none; text-align: right; float: right; clear: right; margin-left: 10px }
.hnewsteaser { color: black; font-size: 11px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.hnewstitle { color: black; font-weight: bold; font-size: 13px; font-family: Arial, Helvetica, Swiss, SunSans-Regular; text-decoration: none }
.homesearch_values { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.newshead { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.newslink { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.sectionlinks { color: #036; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.storyauthor { color: gray; font-size: 11px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.storybody { color: black; font-size: 13px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.storyemail { color: gray; font-size: 11px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.storytitle { color: black; font-weight: bold; font-size: 15px; font-family: Arial, Helvetica, Swiss, SunSans-Regular }
.top_links { color: black; font-style: italic; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
.form_data { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_data_required { color: red; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_data_sm { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_head_number { color: red; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_head_text { font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.helplink { color: yellow; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.left_links { color: black; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.logoff { color: black; font-style: normal; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.leftmenuglobal { color: black; font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing_contact { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing_bold { color: black; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing_plain { color: black; font-weight: normal; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.listing_school { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

.search_paragraph   { color: black; font-weight: 500; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: justify }
.comp_title    { color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_showing  { color: black; font-style: italic; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.column_titles { color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.column_titles_red { color: #9e0b0e; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.column_data { color: black; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.column_data_comments { color: black; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_showing_std  { color: black; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_showing_red  { color: #9e0b0e; font-style: italic; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.nav_showing_red_std  { color: #9e0b0e; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.comp_callus { color: black; font-style: italic; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.comp_company { color: black; font-weight: bold; font-size: 13pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.search_types_item_titles   { color: #6e6e6e; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.search_types_item_titles_i  { color: #6e6e6e; font-style: italic; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.or { color: black; font-style: italic; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.form_fields  { font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.search_types_selected { color: black; font-weight: 500; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.search_types_step { color: #900; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.search_types_step_title { color: black; font-style: italic; font-weight: bold; font-size: 10pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.ImgBox   { border-style: outset; border-width: 0pt 1pt 1pt 1pt; border-color: black }

/*</group>*/

/*<group=Details>*/

.categoryheader {
	background: #012550;
	width: 510px;
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
}

td.categorytext{
	font-family: inherit;
	background-color: White;
	color: Black;
	font-size: 10pt;
	padding-left: 2px;
}

td.detailstitle{
	font-family: inherit;
	background-color: White;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

td.nameleft{
	font-family: inherit;
	background-color: #d3d3d3;
	color: Black;
	font-size: 8pt;
	text-align: left;
	font-weight: bold;
	padding-left: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	
}

td.valueright{
	font-family: inherit;
	background-color: White;
	color: Black;
	font-size: 8pt;
	text-align: left;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
/*</group>*/

/*<group=Form>*/

form {
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: 3px solid #ccc;	
	border-right: 3px solid #ccc;	
	border-left: 1px solid #ccc;	
	border-top: 1px solid #bbb;	
	padding: 10px;
}

input, textarea, select {
	border: 1px solid #666;
	background-color: #ccc;
	border-style: inset;
	font-size: 12px;
	font-weight: bold ;
	background:#fff url('../_images/txt_shad2.gif') repeat-x left bottom;
	border-bottom: 1px solid #666;
}



fieldset {
	position: expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 15px 10px;
	background-color: #e6e6e6;
	margin: 0;
	border: 3px solid #012550;	
}

fieldset fieldset  {
	border: 1px solid #ccc;
	background-color:#FFF;
}

legend {
	position: expression('absolute'); 
	top: expression('-9px'); /* Fixes IE problem with fieldset+legend boundaries */
	padding: 2px 5px;
	color: #012550;
	font-size: 115%;
	
}

fieldset fieldset legend {
	font-size: 110%;
}

label, .label {	
	text-transform: capitalize;
	color: #ffffff;
	font-size: small;
	margin: 0;
}

label.preField, .label  {
	display: -moz-inline-box;
	display: inline-block;	
	width: expression('9em'); /* Min-width for IE6 */
	min-width: 9em;
	padding: 0 2px;
	margin: .3em 4px 0 0;
	background-color: #012550;
}

.label { display: block; width: auto; }

label.postField  {
	margin-left: 4px;
	margin-right: 4px;
}

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 0 1px 0;
}

#searchBlock input[type=text], #searchBlock input[type=password] {
	width: 15em;
}

select {
	padding: 0;
	margin: 2px 0 1px;
}

.instructions {
	margin: 0em 0;
	font-style: italic;
}

.oneChoice {
	white-space: nowrap; 
}

.error {	/* deprecated since wForms v0.92 */
	border: 1px solid #F00;
}

.errFld {
	padding: 1px;
	border: 1px solid #F00;
}

.errorMsg { /* deprecated since wForms v0.92 */
	color: #CC3333 !important;
	display: inline;
}

.errMsg {	
	color: #CC3333 !important;
	display: block;
}

.field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #bbb;
	margin: 2px 0 7px;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;	
}

.field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 190px;
	background-color: #FFFFFF;
	border: 1px solid #dcdcdc;
	margin: 2px 0;
	padding: 2px;
	font-size: 85%;
	min-height: 2em;
}

.repeat {
	border: 1px dotted #ccc;
	background-color: #FFFFFF;
	margin: 3px 0;
	padding-right: 3px;
}

.removeable {
	border: 1px dotted #ccc;
	background-color: #F3F3F3;
	padding-right: 3px;	
}

.duplicateLink {
	margin-top: 10px;
	font-weight: bold;
	text-align: right;
	display: block;
}

.removeLink {
	margin-top: 10px;
	text-align: right;
	display: block;
	color: #CC3300;
}

.onstate-a, .onstate-b, .onstate-c, .onstate-d {
	display: block;
}

.onstate-e, .onstate-f, .onstate-g {
	display: inline;
}

.onstate-h, .onstate-i, .onstate-j {
	display: inline;
}

.actions {
	text-align: center;
}

.primaryAction {
	display: inline;
}

.secondaryAction {
	color: grey;
	display: inline;
}

.secondaryAction:hover {
	color: black;
}
	
/*</group>*/

div.requestShowing {
	border-style: dotted;
	border-color: #ddd;
	border-width: 0px 0px 1px 1px;
	font-size: 11px;
	margin: 5px 0px 2px 2px;
	padding: 3px 0px 0px 5px ;
	width: 277px;
	float: left;
	}


div.requestShowing h4 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #00285a;
	}

div.requestShowing h4 {
	padding: 0;
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-size: 14px;
	color: #00285a;
	}

div.requestShowing li {
	margin: 0px 0px 0px -30px;
	list-style: none;	
	padding: 0 0 0 15px;
	background: transparent url(../img/liarrow.gif) no-repeat 0px 4px;
	}


.requestShowing input {
	border: 1px solid #666;
	background-color: #fff;
	color: #000;
	font-size: 12px;
	font-weight: bold ;
	background:#fff url('../_images/txt_shad2.gif') repeat-x left bottom;
	}


#searchBlock {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 420px;
	align: center;
	border: 5px solid #fff;
	background: #fff url('../_images/diag_gr.gif');
	}
	
#searchBlock input, #searchBlock select,  {
	border: 1px solid #666;
	background-color: #fff;
	color: #000;
	font-size: 11px;
	background:#fff url('../_images/txt_shad2.gif') repeat-x left bottom;
	}
	
	
#searchBlock p {
	font-size: 11px;
	padding: 5px;
	}
	
	
	
#searchBlock font {
	font-size: 11px;
	padding: 5px;
	color: #000;
	}
	
	
#searchBlock h3 {
	margin: 10px 0px 0px 0px ;
	padding: 0 0 0 27px;
	font-size: 16px;
	color: #00285a;
	background: transparent url(../_images/arrow.gif) no-repeat 15px 4px;
	}
	
.content-title {
	font:20px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	color:#012550;
	text-align: left;
}
	

p span.loggedin { 
	font: normal 10px/18px verdana, arial, sans-serif;
	color: #999;
	margin: -25px 0px 2px 0px;
	padding: -22px 0px 2px 15px;
	text-align: right;	
	}

.loggedin { 
	margin: -2px 0px 10px 0px;
	padding: -22px 0px 2px 15px;
	text-align: right;	
	}



.loggedin a { 
	border-bottom: 0;
	text-decoration: none;
	}

.loggedin a:hover{	background: #CCC;	}

	
/* subnav .. my search header links
------------------------------------------------- */
#mysubnav {
	margin: -5px 0px 2px 0px;
	padding: 2px 0px 2px 15px;
	list-style: none;
	background:transparent url('../_images/txt_shad.gif') repeat-x left bottom;
	border-bottom: 3px double #d0d0d0;
	text-align: left;
	}

#mysubnav a:hover{	background: #CCC;	}
	
#mysubnav a {	border: 0;	}
	
#mysubnav li {
	display: inline;
	margin: 0 10px 0px 0px;
	padding: 0 8px 0px 0px;
	list-style: none;
	background: transparent url('../_images/bg_mysubnav.gif') no-repeat top right;
	font-weight: bold;
	}


/* lists
------------------------------------------------- */

dl { margin: 0; padding: 0; }

dd { margin: 10px 0; padding: 0 20px; }

#mylist dd {
	margin: 1px 20px;
	padding: 0 0 10px 0;
	}

.lilform {
	font-family: Verdana, Arial, Sans-Serif;
	border:0;	
	padding: 0px;
}

.lilforminput .input {
	width: 100px;
}

.lilforminput .submit {
	width: 120px;
	height: 30px;
	color: #444;
}

.lilforminput select {
	width: 140px;
}

.lilforminput .input2 {
	width: 50px;
}

.lilform .lilforminput {
	float: right;
	width: 160px; 
	padding: 0;
}

* html #container {
} 

* html div {
}
