/*-- global container ------------------------------------------------------*/

#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 736px;
}

/*-- main container: contains all between header and footer ----------------*/

#main_container {
   	clear: both;
	padding: 0;
	margin: 50px 12px 20px 20px;
}

/*--- the main container is devided in sub containers ----------------------*/

#sub_container2 {
	margin: 0;
	padding: 0;
	width: 670px;
}

/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 736px;
	top: 0px;
	left: 0px;
}

/*--- primary banner image-----------------------------------------------------------*/

#banner {
	position: relative;
	top : 32px;
	left : 4px;

 
	width: 727px;
	height : 186px;
}


/*--- wave image------------------------------------------------------*/

#top_decor {
	display : block;
	width : 100%;
	position : absolute;
	top : 17px;
 
	left : 0px;
}

#top_decor span{
	display : block;
	width : 729px;
	height : 38px;
	margin : 0px auto 0px auto;
	background: url(images/header_wave.gif) no-repeat;
}
#applic_container {
	width:95%;
	padding:0px;
	border:0px;
	margin:0px;
	background-color:#0000FF;

}



#applic_form {
position:relative;
	/*width:550px; */
	border:2px solid #000000;
	padding:14px;
	margin:5px;
	text-align:left;
	z-index:10;
	background-color:
	#F0F0F0;
	
}


/*--- main navigation ------------------------------------------------------*/

#menu1_container {
	z-index: 1;
	position: relative;
	left : 4px;
	top : 32px;
 	float: left;
	width : 727px;
	margin : 0;
	text-align: center;
}

#menu1_list {
	position: relative;
	height : 33px;
	margin : 0;
	padding : 0;
	top : 0px;
	left : 12px;
	list-style-type : none;
}

#menu1_list li {
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#menu1_list a.menu1_item, #menu1_list a.menu1_active_item {
	display: block;
    	float: left;
	background: transparent;
	margin: 0;
    	padding: 5px 12px 3px 24px;
	height: 33px;
	line-height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
}

html>body #menu1_list a.menu1_item {
	height: 25px;
}

#menu1_list a.menu1_item:link {
	text-decoration: none;
}

#menu1_list a.menu1_item:visited {
	text-decoration: none;
}

#menu1_list a.menu1_item:hover {
	text-decoration: none;
}

#menu1_list a.menu1_item:active {
	text-decoration: none;
}

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

/*--- subnavigation --------------------------------------------------------*/

.sub_nav_container {
	clear: both;
	text-align: center;
	z-index: 1;
	position: relative;
	left: 4px;
	top: 33px;
	float: left;
	width: 727px;
	padding: 0 15px 0 0;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 712px;
}

html>body .sub_nav_container {
	width: 712px;

}

.sub_nav_list {
	position: relative;
	margin: 0;
	padding: 0;
	top: 1px;
	left: 12px;
	list-style-type: none;
}

.sub_nav_list li {
	width: 105px;
	height: 32px;
	float: left;
	margin: 0;
	padding: 0;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list a.sub_nav_item, .sub_nav_list a.sub_nav_active_item {
/*    padding: 3px 19px 2px 17px;*/
	overflow: hidden;
    padding: 3px 0px 2px 0px;
    display: block;
    float: left;
	height: 31px;
	width: 105px;
	line-height: 22px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 26px;
}

html>body .sub_nav_list a {
	height: 26px;
	width: 105px; 
}

.sub_nav_list a.sub_nav_item:link {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_item:visited {
	text-decoration: none;
}

.sub_nav_list a.sub_nav_item:hover {
	text-decoration: underline;
}

.sub_nav_list a.sub_nav_item:active {
	text-decoration: none;
}
a.sub_nav_active_item:hover {
	text-decoration: underline;
}

/*--- content --------------------------------------------------------------*/

#content_container {
	overflow: hidden;
	/*line-height: 1.4; */
	width: 670px;
	text-align:center;
}

html>body #content_container {
	width: 670px;
}


#content_container table {
	border-style: dotted;
	border-width: 1px;
	border-spacing: 0;
	width: 100%;
}

#content_container tr.odd {
	font-size: 10px;
}

#content_container tr.even {
	font-size: 10px;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 736px;
	height: 56px;
	clear: both;
}

#footer_text {
	padding: 10px 0 0 0;
	margin: 0 30px 0 30px;
	text-align: center;
	font-size: 9px;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4;
}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

#content_container h2 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

#content_container h3 {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
}

/*--- links ----------------------------------------------------------------*/

#content_container a:link{
	font-weight : normal;
	text-decoration: underline;
}

#content_container a:visited {
	font-weight : normal;
	text-decoration: underline;
}

#content_container a:hover {
	text-decoration : none;
}

#content_container a:active {
	text-decoration : underline;
}

/*--- tables ---------------------------------------------------------------*/

#content_container table {

}

#content_container th {
}

#content_container tr {
}

#content_container td {

}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}

input {
	border-style: solid;
	border-width: 1px;
}

textarea {
	border-style: solid;
	border-width: 1px;
}


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

#content_container ul {
text-align:left;
}

#content_container ol {
text-align:left;
}


#content_container li {
padding-bottom:8px;
}


.clearblue {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25%;
	color: #993300;
	background-color: #0066FF;
	text-align: center;
	width: 727px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	font-weight: bold;
}

.clearorange {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25%;
	color: #ffffff;
	background-color: #fff;
	text-align: center;
	width: 727px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	border-top: none #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
	font-weight: bold;
}

#menu3 {
	text-align: center;
	width: 720px;
}

#col1 {
	float: left;
	width: 160px;
	text-align: left;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #000000;
	padding: 5px;
}



#col2 {
	background-color: #CCF;
	margin-right: 0px;
	margin-left: 4px;
	width: 717px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 0px solid #000000;
	padding: 5px;
	vertical-align: top;
	color: #333333;
}
#col3 {
	float: right;
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	font-style: oblique;
	color: #0033CC;
	background-color: #FFFFCC;
	text-align: left;
	margin-left: 140px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 5px;
}

/*---------------  from styles.css  -----------------------------------------------------------*/


#banner {
   background: url(images/onecanhelp-logo-blue-big.jpg) no-repeat;
}


#text_caption {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #1A518F;
}


#menu1_list a.menu1_active_item {
  background: url(images/n1activeitem.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #006699;
}

#menu1_list a.menu1_item {
  background: url(images/n1.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
 
font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}


#menu1_list a.menu1_item:hover {
  background: url(images/n1hover.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}


.sub_nav_list a.sub_nav_active_item {
  background: url(images/sub_nav_back.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #7B5A00;
}

.sub_nav_list a.sub_nav_item {
  background: url(images/sub_nav_back.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #7B5A00;
}


.sub_nav_list a.sub_nav_item:hover {
  background: url(images/sub_nav_back.gif) no-repeat;
  font-family: tahoma,verdana,arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #7B5A00;
}


#content_container h1 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  color: #1A518F;
}

#content_container h2 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #1A518F;
}

#content_container h3 {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  text-decoration: none;
  color: #1A518F;
}


#content_container, #content_container p {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #333;
}


#content_container a:link {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #AA7D00;
}


#content_container a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #AA7D00;
}


#content_container a:hover {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #AA7D00;
}


#content_container a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #AA7D00;
}


#footer_text {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #706560;
}



/* menu3 is on the bottom of the page*/
#menu3 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 720px
}
#menu3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu3 ul li {
	display: inline;
	margin-right: .15em;
	margin-left: .15em;
}

#menu3 ul li a {
	padding: .5em;	
	text-decoration: none;
	text-align: center;
	float: none;
	
	background-color: #FFFFFF;
}
#menu3 li a:hover {
	color: #993333;
	text-decoration: underline;
}
#menu3 li a:visited {
	color: #660099;	
}

/*-- from colorscheme.css --------------------------------------------------------*/

/*-- main container --------------------------------------------------------*/
#container {
	background : url(images/contentbg.gif) repeat-y 50% 50%;
}

/*--- header ---------------------------------------------------------------*/
#header	{
	background : url(images/headerbg.gif) no-repeat;
}


/*--- main navigation ------------------------------------------------------*/
#menu1_container {
	background : url(images/navbg.gif);
}

/*--- sub navigation -------------------------------------------------------*/
.sub_nav_container {
	background : url(images/subnavbg.gif);
}


/*--- logo -----------------------------------------------------------------*/

/* mbg - commented out code to remove image from page
#logo {

}

mbg - end comment out */

/*--- caption --------------------------------------------------------------*/

/* mbg - commented out code to remove image from page
 #text_caption {
	color: #1A518F;
	background: url(images/hbg.gif) bottom left no-repeat; 
}

mbg - end comment out */

/*--- main navigation ------------------------------------------------------*/

#menu1_list	{

}

/*--- main navigation items ------------------------------------------------*/

#menu1_list a.menu1_item {
	color: #ffffff;
}

#menu1_list a.menu1_item:hover {
	color: #ffffff;
	background-position: top left;
}

#menu1_list a.menu1_active_item {
	color: #006699;
	background-position: top left;
}

#menu1_list a.menu1_active_item:hover {
	color: #ffffff;
	background-position: top left;
}

/*--- subnavigation items --------------------------------------------------*/

.sub_nav_list li {
}

.sub_nav_list a.sub_nav_item {
	color: #990033;
}


.sub_nav_list a.sub_nav_item:hover {
	color: #7B5A00;
}

.sub_nav_list a.sub_nav_active_item {
	color: #7B5A00;
	font-weight:bold;
}

.sub_nav_list a.sub_nav_active_item:hover {
	color: #7B5A00;
}

a.sub_nav_item span.sub_nav_item, a.sub_nav_active_item span.sub_nav_active_item {
}

a.sub_nav_item span.sub_nav_item:hover {
}

a.sub_nav_active_item span.sub_nav_active_item:hover {
}

/*--- search ---------------------------------------------------------------*/
#content_search_container {
	background: transparent url(images/search_bg3.gif) top left no-repeat;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	background: transparent url(images/footerbg.gif) top left no-repeat;
}

#footer_text {
	color: #706560;
}


/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	color: #000000;
	background : #004D7D url(images/pgbk.gif) repeat-x;
}

/*--- paragraph ------------------------------------------------------------*/

#content_container p {
	color: #333;
}

/*--- headings -------------------------------------------------------------*/

#content_container h1 {
	color: #1A518F;
}

#content_container h2 {
	color: #1A518F;
}

#content_container h3 {
	color: #1A518F;
}

/*--- links ----------------------------------------------------------------*/

#content_container a:link {
	color: #AA7D00;
}

#content_container a:visited {
	color: #AA7D00;
}

#content_container a:hover {
	color:#0000FF;
	text-decoration: underline;
	font-size:16px;
	font-weight:bold;
}

#content_container a:active {
	color: #AA7D00;
}


/*--- tables ---------------------------------------------------------------*/

table {

}

th {

}

tr {

}

td {

}

#content_container table {
	border-color: #B2CDE0;
}

#content_container th {
	color: #ffffff;
	background-color:#1C74AD;
	padding: 6px 5px 6px 5px;
	font-size:85%;
}

#content_container tr.odd {
	color: #333;
	background-color:#fff;
	font-size:85%;
}

#content_container tr.odd td{
	padding: 0px;
}

#content_container tr.even {
	color: #333;
	background-color:#ECF6FF;
	font-size:85%;
}

#content_container tr.even td{
	padding: 0px;
}

/*--- forms ----------------------------------------------------------------*/

fieldset {
	border-color: #84685e;
}

legend{
	color: #84685e;
}

label {
	color: #84685e;
}

input {
	border-color: #84685e;
}

textarea {
	border-color: #84685e;
}

/*--------------------------------------------------------------------------*/

#applic_form p {
	font-size:15px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}

#doclink a:link, #doclink a:visited {
color: #0000CC;
font-size:15px;
font-weight:bold;
}

#doclink  {
text-align:left;
font-size:16px;
font-weight:bold;
}
