.Default      { font-family: Arial, Helvetica, sans-serif; color: black; font-size:12px; font-weight: normal;}
.Default td   { font-family: Arial, Helvetica, sans-serif; color: black; font-size:12px; font-weight: normal;}

.Default a { font-family: Arial, Helvetica, sans-serif; color: black; font-size:12px; font-weight: bold; text-decoration: none; }
.Default a:hover {color: black; font-weight: bold;}

.Default_title { font-family: Arial, Helvetica, sans-serif; color: black; font-size:16px; font-weight: normal;}
.Default_title a { font-family: Arial, Helvetica, sans-serif; color: black; font-size:16px; font-weight: normal;}
.Default_title a:hover { color: black; font-size:16px; font-weight: normal;}

.Default_body{ font-family: Arial, Helvetica, sans-serif; font-size:12px; color: black; }

.Default_image { }
.Default img {  }

.Default_menu a{ font-size:14px; color: black; !important;display:block;}
.Default_menu a:hover{ color: black; !important;}


div.Default {clear:both;}


.Default hr { width: 100%; border:1px solid #CFCFCF; }


/* FORMs */
.Default input, .Default textarea , .Default select { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: #164776;
font-weight: normal; 
width: 100%; 
}

.Default th {  width:150px; font-size: 12px; color: #164776; font-weight: normal;}
.Default .submit input{ width: 100px; font-weight: bold;}
.Default .submit input:hover { background-color: #4174BC; color: white; }


#SearchBar_Input { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 2px; 
font-size: 12px; 
color: 164776; 
font-weight: normal; 
width: 130px; 
}

#SearchBar_Search { 
margin: 1px; 
border: 1px solid #CFCFCF; 
padding: 1px; 
font-size: 11px; 
color: 164776; 
font-weight: normal; 
width: 72px; 
}


#content {
		background: #ffffff;
		width: 793px;
		margin: 0px 0 0 0px;
		color: #333;
                font-family: Verdana;
		font-size: 11px;
	
		}



	ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}
	li {
		background-image:url(assets/layouts/main/bullet.jpg);
		background-position:0 0.3em;
		background-repeat:no-repeat;
		padding:0px 0 0 15px;
		font-family: Arial, Helvetica, sans-serif; color: black; font-size:12px; font-weight: normal;
		font-size: 12px;
		line-height: 20px;
		}

h6{
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 26px;
        color: #ffffff;
}

