/*body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	color: #666666;
	font-size: 11px;	
	}
*/
* {font-size: 11px;	}

#minWidthWrapper {width: 900px;}	

td {
	font-size: 11px;
}	

form {
	margin: 0px;
	padding: 0px;
}

li {
	font-size: 11px;
	}

h1 {
	background: url(../images/title.gif) 0 39px  no-repeat;	
	line-height: 30px;
	/*width: 50%;
	padding-top: 39px;
	margin: 0;
	margin-left: 20px;*/
	font-size: 11px;	
	}

h1 span {
	visibility: hidden;
	}

h3 {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	margin: 0px;
	padding: 0px;
	background: #fff;
	line-height: 40px;
	}



h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	background: #fff;
	}

/* form styles */

input {
	border: solid 1px #cccccc;
	font-size: 11px;
	color: #666666;
	margin-right: 4px;
	margin-bottom: 1px;
	/*width: 128px;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	/*width: 130px;
	margin-right: 30px;*/
}

.inputother {
	border: 0px ;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: 1px;
	margin-left:0px;
}

.inputsearch {
	border: solid 1px #cccccc;
	font-size: 11px;
	color: #666666;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-right: 0px;*/
}
	
.inputdis {
	background: transparent;
	border-width: 0px;
	}

label {
	margin-right: 5px;
	line-height: 20px;
	height: 20px;
	font-weight: normal;
	}

select {
	width: 120px;
	padding: 0px;
	font-size: 11px;
	border-width: 1px;
	color: #666666;
	}

caption {
	text-align: left;	
	border-top: 1px dotted #cccccc;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}

caption span {
	display: block;
	font-weight: bold;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 10px;
	line-height: 30px;
	}
a {
	text-decoration: none;
	color: #666666;
	}

a:hover {
	text-decoration: underline;
	color:#003496;
	}

.floatl {
	float: left;
	}

.floatr {
	float: right;
	}

/* top styles */
#top {
	height: 75px;
	margin-top: 0px;
	background: url(../images/oten_banner_pic2.jpg) #fff no-repeat top right !important;
	width:inherit;
	}

/* *** top nav styles *** 
#topnav  {
	width: 900px;
	background: #ff6600;
	height: 20px;
	}

#topnav a {
	text-decoration: underline;
	color: #fff;
	font-size: 11px;
	}
	
#topnav .help {
	float: right;
	display: block;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 3px; 
	}
*/
/* *** breadcrumb styles *** */

#breadtrail {
	width: 900px;
	background: #f3f3f3;
	padding-left: 20px;
	height: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 900px;
	voice-family: "\"}\"";
	}	

#breadtrail a {	
	text-decoration: none;
	line-height: 20px;
	color: #666666;
	}

#breadtrail a:hover {
	text-decoration: underline;
	}
	
/* *** nav styles *** */

#nav {
	float: left;
	width: 149px;	
	background: #F3F3F3;
	border-bottom: 1px solid #fff;
	border-top: 5px solid #fff;
	height:700;
}

#nav h2 {
	font-size: 11px;
	font-weight: bold !important;
	padding-left: 20px;
	background: #cccccc;
	height: 18px;
	min-height: 18px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#nav a {
	color: #666666;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;	
	}

#navLink a {
	display: block;
	padding-top: 0px;	
	width: 149px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #fff;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 129px;
	}

#navLink a:hover {
	color: #fff;
	background: #cccccc;
	}


/* *** content styles *** */
#content {
	float: left;
	width: 500px;
	border-left: 20px solid #fff;
	padding-bottom: 20px;
	voice-family: "\"}\""; 
	voice-family:inherit;
  	width: 751px;
}

.formButtons {			
	background: #ccc;	
	margin-bottom: 10px;
	height: 1%;
	}	
.formButtons:after {		
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	} 
.formButtons .leftGroup,
.formButtons .rightGroup {	
	width: 50%;
	float: left;		
	min-height: 		1px;
	}
.formButtons .rightGroup {		
	text-align: right;	
	}
.formButtons .rightGroup input {	
	border-left: 1px solid #fff;
	background: #f60 url(../images/whiteVert.gif) 0 0 no-repeat;
	border-style: none;	
	}	
.formButtons input {
	margin: 0;
	border: 0;
	border-right: 1px solid #fff;
	cursor: pointer;
	color: #fff;
	font-weight: bold;	
	padding: 2px;
	font-size: 11px;	
	background: #999 url(../images/whiteVert.gif) 100% 0 no-repeat;
	border-style: none;	
	}	
	
	/* Tabbed Navigation */	
#tabbedNav {
	margin: 15px 0;
	padding: 0;
	list-style: none;	
	position: relative;
	left: -15px;
	height: 100%;
	}	
#tabbedNav:after {	
 	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;	
	}
#tabbedNav li {
	float: left;
	margin-bottom: 15px;
	width: 15%;
	background-color:#CCCCFF;
	}
	
#tabbedNav li:hover {
	background-color:#CC0000;
}		

#tabbedNav li a {
	padding: 0 0;
	}	
#tabbedNav li.selected a {
	font-weight: bold;
	background-color:#0000FF;
	color:#33FFFF;
	}	
        
/* Styles for Left hand Nav menu */
#Nav {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top:0px;
}

#Nav ul {
	border-bottom: 1px solid #999;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#EEE;

}

#Nav li {
	list-style-image:none;
	margin:0;
	padding:0;
	/*margin-bottom:-15px;*/
}

#Nav A, #Nav A:link, #Nav A:visited {
	/*/*/
	display: block;/* */
	padding:4px 3px;
	margin:0;
	height:1%;
	font-size: 11px;
	color: #10238C;
	font-weight: bold;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top:1px solid #EEE;
	border-bottom:1px solid #DDD;
}
#Nav a:hover, #Nav a:focus {
	color: #FFF;
	background-color: #336600;
/*	#F60 
	border-top:1px solid #F60;
	border-bottom:1px solid #F60; */
}

/* Styles for top horizontal Nav menu */
#topNav {
/*	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;*/
	color:#DDD;
	text-decoration: none;
/*	font-weight: bold;*/
	background-image:url(images/home_page_images/green_grad_image.gif); 
	background-color:#000000;
	
}

#topNav A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #FFF;*/
	color: #000000
	text-decoration: none;
}

#topNav A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #FFF;*/
	color: #000000
	text-decoration: none;
}

#topNav A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#topNav A:hover, #topNav A:focus {
	color: #F60;
	text-decoration: none;
	background-color: transparent;
	
}

#topNav li.selected a {
	font-weight: bold;
	background-color:#FFFFFF;
	border:none;
	}	
	
.globalnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
    COLOR: #000000; FONT-STYLE: normal; TEXT-DECORATION: none;
}

/*.globalnav {
	FONT-WEIGHT: normal; FONT-SIZE: small; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none;
}
*/
.globalnavselected {
	FONT-WEIGHT: normal; FONT-SIZE: small; COLOR: #006600; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none;
}	
