﻿@import url(layout.css);
body {
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, li, blockquote, td, th, a, caption, em, strong, strike {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 100%;
	font-weight: normal;
	font-style: normal ;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none ;	 
	color:#000;
	}
h1, h2, h4, h5, h6 {
	font-weight: bold;
	color: #003F51;
	
	}
h1 { font-size:24px; padding: 10px; }
h2 { font-size:20px; }
h3 { font-size:16px; color: #fff; padding: 0; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }

ol, ul { list-style: none; }



	
#container {
	background-color: #F3F3F3;
	width: 800px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	text-align: right;
	background-color:  #F3F3F3;
	width: 100%;
	margin: 0 0 0 0;
}
#banner {
	background-color:  #798BA0;
	width: 100%;
	text-align: center;
    margin: 0 0 0 0;
     overflow: hidden;

 }

#navigation {
    margin: 0 0 0 0;
	background-color:  #AAB5C1;
	overflow: hidden;
	float: right;
	width: 100%; 
}
#navcontainer {
    margin: 0 0 0 0;
    background-color:  #AAB5C1;
    overflow: hidden;

}
#navcontainerTwo{
    margin: 0 0 0 0;
    background-color:  #AAB5C1;
    overflow: hidden;
}

#navproducttwo{
    background-color: #545454;
    text-align: center;
	overflow: hidden;

}
#content{
     background-color:   #F9F9F9;
	 width: 100%;
	 text-align: center;
     margin: 15px 0 0 0;
     overflow: hidden;

}
 
#headOffice{
     background-color: #f0f0f0;
	 width: 93%;
	 text-align: center;
     margin: 30px 30px 30px 30px;
     overflow: hidden;
     border:  1px #c0c0c0 solid ;
    
}
#headOffice1{
     background-color: #f0f0f0;
	 width: 93%;
	 text-align: center;
     margin: 30px 30px 30px 30px;
     overflow: hidden;
     border:  1px #c0c0c0 solid ;
    
}


#distInq{
    width: 35%;
	height: 100%;
	margin: 10px 10px 10px 1px;
	float: right;
	padding: 0px 20px 1px 1px;
	background-color: #F9F9F9;
	border: 1px #eee solid;
}

#distlogin{
	width:55%;
	height: 100%;
	margin: 10px 5px 10px 10px;
	padding: 10px 10px 10px 10px;
	background-color: #F9F9F9;
	border: 1px #eee solid;
	float: left;
}




#column_all {
    width: 100%;
    
	margin: 0;	 
	background-color: #F9F9F9;
	 

}
#column_l {
	width: 45%;
	height: 100%;
	margin: 0;
	padding: 0 15px;
	background-color: #F9F9F9;
	float: left;
}

#column_r {
	width: 45%;
	height: 100%;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #F9F9F9;
}
#footer {
	width: 100%;
	text-align: center;
	background-color:  #798BA0;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif ;
	color:   #003F51;
	background-color:  #F3F3F3;
	margin: 10px 10px 0;
}

/*--*/
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align:  right;


}
#navigation ul li {
	display: inline;
    
}
#navigation ul li a {
	color: #fff;
	text-decoration: none;
	display: inline-block ;
	padding: 5px;
	
}
#navigation ul li a:hover {
	color: #000;
	text-decoration: none;
	background-color: #fff;
}

/* Styles for Navigation Product One */
#navcontainer ul
{
margin: 0;
padding: 4px 0 4px 0;
list-style-type: none;
text-align: center;

}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	color: #000;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
	border: 1px solid #e9e9e9;
	background-color: #d9d9d9 ;
}

#navcontainer ul li a:hover
{
	color: #fff;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	background-color:  #798BA0
	  
}
/* Styles for Navigation Product Two */
#navcontainerTwo ul
{
margin: 0;
padding: 0px 0 4px 0;
list-style-type: none;
text-align: center;

}

#navcontainerTwo ul li { display: inline; }

#navcontainerTwo ul li a
{
	color: #000;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
	border: 1px solid #e9e9e9;
	background-color: #d9d9d9 ;

}

#navcontainerTwo ul li a:hover
{
	color: #fff;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	background-color:  #798BA0
	  
}


/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
	background-color:  #798BA0;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_leftAlign {
	text-align: left;
}

.style_rssStyle {
padding: 30px 0 0 30px;
}

.auto-styleParagraph {
    margin: 10px 30px 10px 30px;
	text-align: left;
	font-size: small;
	color: #808080;
}
eadingStyle {
      margin: 10px 30px 10px 30px;
	  text-align: left;
	  font-size: medium;
}

.auto-h5HeadingStyle {
      margin: 10px ;
	  text-align: center;
	  font-size: medium;
}


/*form settings */

form { text-align: left; margin: 20px;}

label, submit,input textarea{
     border: 0;
     padding: 0;
     margin: 0;
     background: none;
    }
    
label {
      float: left; width: 150px;
      text-align: right ; display: block ;
      }

input, textarea {

  border: 1px  #aaa  solid; margin-left: 10px;
}
input {
width: 400px; margin-bottom: 16px;
border: 1px  #aaa  solid;
}

textarea {
    width: 400px;height: 150px;
    margin-bottom: 16px;
}

#distInq input {
width: 120px
}
#distInq  label {
float: left; width: 50px;
      text-align: left ; display: block ;
      padding: 0;

}

#login {
    width: 120px; height: 20px;
    margin-left: 10px;    font-size: 12px;
 }

#distlogin input {
width: 300px
}
#distlogin  label {
float: left; width: 55px;
      text-align: left ; display: block ;
      padding: 0;

}

#distlogin textarea {
    width: 300px;height: 150px;
    margin-bottom: 16px;
}

select { }

.submit {
    width: 90px; height: 25px;
    margin-left: 160px;
    font-size: 12px;
}
#distlogin B1 {
    width: 50px; height: 25px;
    margin-left: 160px;
    font-size: 12px;

}
