/* CSS Document */
/*------------------------------------------------- intro ---------------------------------------------------------------*/



html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {
	margin: 0;
	padding: 0;
	border: 0;
  }


html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}



body {
	text-align: left;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-x-position: center;
	background-y-position: top;
	width:auto;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 5px;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 0pt;
	
}

/*------------------------------------------------- /intro ---------------------------------------------------------------*/
.all {
	height:auto;
	width:900px;	
	margin-top: 10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-attachment: scroll;
	background-color: #FFFFFF;
	
	}
	
	
	
/*------------------------------------------------- header ---------------------------------------------------------------*/

.header{
	width: 900px;
	height: 73px;
	background-color: #ffffff;
	}

	
.logo {
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 10pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	}

a.logo:link, a.logo:visited, a.logo:active {
 	color: #fff;
 	background: inherit;
 	padding : 0;
 	margin : 0;
	border: none;
 	}
 
 
 
 a.logo:hover {
 	color: #fff;
 	background : inherit;
 	}
	
/*------------------------------------------------ /header ---------------------------------------------------------------*/


	
/*------------------------------------------------- content ---------------------------------------------------------------*/
	
.content-box{
	margin-bottom:0px;
	width:100%;
	}
	
.head-menu {
	height: 80px;
	width:100%;
	border-bottom: #000000 1px solid;
	margin-bottom:0px;
	padding: 10px 0px 0px 45px;
	}
	
.head-menu-text {
	margin-left:50px;
	float:left;
	padding-bottom:0px;
	margin-bottom:0px;
	}
		
.image-float-left {
	float:left;
	}
	
.image-float-right {
	float:right;
	}

.left-col {
	background-color: #ffffff;
	width: 150px;
	vertical-align: top;
	height:auto;
	margin-top:0px;
	margin-bottom:0px;
	border-right: #000000 1px solid;
	padding-left:5px;
	}	
 
.pushbutton a:hover {
	position: relative; top: 1px; left: 1px;
	}
 
.center {
	width: 745x;
	padding: 5px 5px 0px 10px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	}
	
h1,h4,h5,h6,h7,h8{
	font-size: 18px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
h2{
	font-size: 16px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
h3{
	font-size: 14px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
		
strong {
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:14px;
	font-weight:900;
	}
	
p {
	padding: 10px 10px 0px 0px;
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	margin-bottom:10px;
	}

p a:link, p a:visited {
	color:#164869;
	}	
	
p a:hover, p a:active {
	color:#69696b;
	}
	
table tr td {
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	}	
	
table tr td a{
	font-family:"Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size:12px;
	}
	
table tr td ul li a{
	text-decoration:none;
	}

table tr td a:link, table tr td a:visited {
	color:#164869;
	}	
	
table tr td a:hover, table tr td a:active {
	color:#69696b;
	}

.sfnt-table{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}

.sfnt-table tr td table tr td{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}
	
.holiday-table{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}
	
.holiday-table tr td{
	border-width: thin;
	border-color: #dce0fb;
	border-style: groove;
	}

.cont-bottom {
	clear: both;
	background: url(none) no-repeat right top;
	}
	
/*------------------------------------------------- /content ---------------------------------------------------------------*/


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


.footer{
	width: 900px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	background-color:#dce0fb;
	border-top: #000000 1px solid;
	}
	
.footer a:link, a:visited {
	color:#164869;
	}	
	
.footer a:hover, a:active {
	color:#69696b;
	}
	
/*------------------------------------------------- magiczoom ---------------------------------------------------------------*/
	
.MagicZoom img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

/* Style of zoomed window */
.MagicZoomBigImageCont {
border: 1px solid #999;
}

/* Style of header, activated with "title" attribute in <a> tag */
.MagicZoomHeader {
font-size: 8pt !important;
line-height: normal !important;
color: #fff;
background: #666;
text-align: center !important;
}

/* Style of small square under mouse */
.MagicZoomPup {
border: 1px solid #aaa;
background: #fff;
cursor: move;
}

/* Style of message box while image is loading */
.MagicZoomLoading {
border: 1px solid #ccc;
background: #fff url(/img/ajax-loader.gif) no-repeat 2px 50%;
padding: 4px 4px 4px 24px !important;
margin: 0;
text-decoration: none;
text-align: left;
font-size: 8pt;
font-family: sans-serif;
color: #444;
}