/* main body */
body {
	border-top-width: 0px; padding-right: 0px; padding-left: 0px; border-left-width: 0px; font-size: 0.9em; 
	
	background-repeat: repeat; 
	border-bottom-width: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	color: #000000; 
	line-height: 1.5; 
	padding-top: 0px; 
	font-family: arial, verdana, helvetica, sans-serif; 
	text-align: left; 
	border-right-width: 0px
	
}


p {
color:#000000;


}


#header {
width:850px;
}

img {
border:none;
}


/* backgrounds */
.backgroundnorepeat {
	background-repeat: repeat
}
/* brand */
#brand {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px 0px 10px; padding-top: 0px
}
.brandcolor1{
	background: #de0eaa
}
.brandcolor2{
	background: #bdbcbc
	
}
/* left panel */
.lp	{
	font: 12px arial, helvetica, sans-serif; font-weight:normal; color: #ffffff; background: #7eaeb8
}
/* right panel */
.rp	{
	font: 18px arial, helvetica, sans-serif; font-weight:normal; color: #fbe27f; background: #bdbcbc; padding-top: 15px; padding-bottom: 15px; padding-left: 12px; padding-right: 10px; margin: 5px 2px 2px; line-height: 1.0;
}
/* hrefs */
a:link {
	color: #0055bb; background-color: #ebf0e9; text-decoration: none;
}
a:visited {
	color: #0055bb; background-color: #ebf0e9; text-decoration: none;
}
a:active {
	color: #0055bb; background-color: #ebf0e9; text-decoration: none;
}

a:hover {
	color: #333; background-color: #ebf0e9; text-decoration: underline;
}

/* all titles */
h1 			{font-size: 20px; }
h2 			{font-size: 150%; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; /*padding-left: 10px;*/ margin: 12px 0px 12px 0px; font-family: arial, verdana, sans-serif; font-weight: normal; color: #333; /* background-image: url(../images/bg.h2.jpg);*/ background-repeat: no-repeat;}
h3 			{font-size: 140%; padding-top: 10px; padding-bottom: 0px; padding-right: 20px; padding-left: 10px; margin: 0px 0px 0px 0px; font-family: arial, verdana, sans-serif; font-weight: normal; color: #b30a89;}
h4 			{font-size: 120%; padding-top: 0px; margin: 0px 0px 0px 0px; font-family: arial, verdana, sans-serif; font-weight: normal; color: #4d4d4d}
h5 			{font-size: 100%; padding-top: 0px; margin: 0px 0px; font-family: arial, verdana, sans-serif; font-weight: normal; color: #4d4d4d}
h6 			{font-size: 190%; padding-top: 10px; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; margin: 0px 0px 0px 0px; font-family: arial, verdana, sans-serif; font-weight: normal; color: #b30a89; background-image: url(../images/bg.titles.jpg); background-repeat: no-repeat; }

#main_txt {
color:#000000;
padding-right:0px;
width:525px;
margin-left:20px;

}



#footer {
background-image:url(img/footer.jpg);
text-align:center;
width:100%;
height:62px;
}


/* Menu Styles  */
#tabs10 {
      float:left;
      width:100%;
      font-size:93%;
	  background-image:url(img/menu_bak.jpg);
      line-height:normal;
      }
    #tabs10 ul {
          margin:0;
          padding:0px 10px 0 45px;
          list-style:none;
		  
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
	   border-bottom:1px solid #2763A5;
      }
	  
	  
    #tabs10 a {
      float:left;
      background:url("img/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
	   border-bottom:1px solid #2763A5;
	      }
    
	#tabs10 a span {
      float:left;
      display:block;
      background:url("img/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
	   
	  
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
/* End Menu Styles  */



/* form specs */
.form_zero	{padding-right:10px; padding-left:0px; padding-bottom:0px; margin:0px; overflow:visible; padding-top:0px}
.textboxes 	{ font-family: arial, helvetica, sans-serif;  font-size: 8pt; color:#000000; border-style:solid; border-color:#91a7b4; border-width:1px; background-color:#ffffff; padding-left: 4px; padding-top: 0px; height: 15px;}
.textboxesdeep 	{ font-family: arial, helvetica, sans-serif;  font-size: 8pt; color:#000000; border-style:solid; border-color:#91a7b4; border-width:1px; background-color:#ffffff; padding-left: 4px; padding-top: 2px; width: 230px; height: 72px;}



