* {
	font-family: "Trebuchet MS", "Helvetica", "Arial", "Times New Roman";
	font-size: 12px;
	color: #6B6B6B;
	 margin: 0;
    padding: 0;
}

@MEDIA print {
	body {
		background-image: none;
		background-color: #FFFFFF;
	}
}

body 
{

	background-color: #FFFFFF;
}

h1{
	font-size: 18px;
	color: #0078A9;
	border-bottom:1px solid #E0E0E0;
	padding-bottom:5px;
	margin:5px 0px 15px 0px;
}

h2
{

	font-size: 16px;
	color: #0078A9;
	padding-bottom:5px;
	margin-bottom:0px;
}

ul {
	margin-top:0px;
}

ul.pddf li {
	list-style-image: url("/app_themes/navalia2008/images/pdf.gif");	
}

a.pdffile {
	background-image:url("/app_themes/navalia2008/images/pdf.gif");
	background-repeat:no-repeat;
	padding:3px;
	padding-left:20px;
}

a img {
	border: none;
}

#_OLDaligener {
	text-align: center;
}

._OLDwidther 
{
	width: 988px;
	margin: auto;
}

#_OLDmain {
	text-align: left;
}

#mainContainer
{
	
	margin-left:auto ;
	margin-right:auto ;
	position :  relative  ;
	width: 988px; 
}

#header {
	height: 42px;
	
	background-image: url(/app_themes/navalia2008/images/menu_bg.jpg);
	
	/*
	height: 179px;
	background-image: url(/app_themes/navalia2008/images/header-and-menu.jpg);
	*/
	background-repeat: no-repeat;
	/*
	height: 142px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 8px;
	*/
}
#navbar {
	padding:5px 0px 3px 0px;
	color:#8F8F8F;
	font-size: 11px;
}
#navbar a {
	color:#8F8F8F;
	font-size: 11px;
	text-decoration: none;
}

#logo {
	display: block;
	width: 250px;
	height: 142px;
}

#left_column 
{
 
	float:left;
	/*width: 216px;*/
    width: 190px;
	
}

#middle_column{
	float:left;
	/*width: 536px;*/
	width: 700px;
	padding:0px  10px 0px 10px;
}

	
#middle_column_expanded
{

	float:left;
	/*width: 752px;*/
	width: 762px;
	padding:0px 5px 0px 5px;
}

#right_column {
	float:left;
	width: 213px;
	padding-top:5px;
}

#submenu {
	background-image: url(/app_themes/navalia2008/images/submenu_bg.gif);
	background-repeat: no-repeat;
	padding: 15px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
}

#submenu ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-image: url(/app_themes/navalia2008/images/submenu_link_bg.gif);
	background-repeat: repeat-x;
	padding:0px 8px 0px 8px;
	border-top: 1px solid #F3F3F3;
	border-bottom: 1px solid #E1E1E1;
}

#submenu a {
	display: block;
	width:90%;
	color: #989898;
	text-decoration: none;
	line-height: 32px;
	background-image: url(/app_themes/navalia2008/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding-left:10px;
	font-size: 12px;
}

#submenu a:hover{
	padding-left:15px;
	background-position: 5px 50%;
}

#content{
	
}

.contentShrinked{
	width:500px;
}

#footer{
	text-align: center;
	color: #C5C5C5;
	font-size: 11px;
	border-top: 1px solid #E0E0E0;
	padding:5px 0px 10px 0px;
	margin-top:10px;
}

#footer a{
	color: #C5C5C5;
	font-size: 11px;
	text-decoration: none;
}

.thumblist{
	float:right;
	padding-left:8px;
	padding-top:8px;
	background-color: #FFFFFF;
}

.thumblist div, div.image{
	margin-bottom:7px;
	padding-bottom: 3px;
	background-image: url(/app_themes/navalia2008/images/image_shadow.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

.thumblist a, a.image{
	display:block;
	padding:4px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;

}

.thumblist a img, a.image img{
	display:block;
}

/*
input.button, #backToTop a{
	background-image: url(/app_themes/navalia2008/images/button-arrow.gif);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right:10px;
	text-transform:uppercase;
	color:#FFFFFF;
	border:none;
	background-color: #9D9D9D;
	cursor: pointer;
	font-weight: bold;
	text-decoration:none;
}
*/

#backToTop a{
	margin-top:10px;
	display:block;
	padding-left:5px;
	width:65px;
}

.columnL{
	width:240px;
}

input, select, textarea{
	border:1px solid #E0E0E0;
}
	
#contact_form input, #contact_form select, #contact_form textarea{
	width: 230px;
}

#contact_form input.button, input.button{
	width:auto;
}

/*listing 2 template*/
.listItem{
	float:left;
	width:25%;
	text-align: center;
	margin-bottom:10px;
}

.listItem h1{
	border:none;
	margin:0px;
}

.listItem h1 a{
	text-decoration: none;
	font-weight: bold;
}

.listItem IMG{
	border: solid 1px gray;
	padding:3px;
	background-color:#eeeeee;
}



.table{
	border-collapse: collapse;
	width:100%; 
}

.table td, .table th{
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
	padding:3px;
	text-align: center;
}

table tr.odd {
	background-color:#f0f0f0;
}

.table .left{
	text-align: left;
}

.table .c1{
	width:120px;
}

.table .c2{
	width:60px;
}

.table .c3{
}

.table .c4{
	width:50px;
}

.table .c5{
	width:50px;
}

.requiredField
{
    font-weight :bold ;
    color: #c03;
}

.recommendedField
{
	font-weight: bold;
 color : #330099;
  
}
.errorMessage
{
   font-weight: bold;
    color: #c03;
}