*{
	padding:0;
	margin:0;
}
body{
	overflow: -moz-scrollbars-vertical;
}
html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:grey;
}

p {
margin:10px 0 0 0;
}

h1{
color:#666666;
font-size:18px;
margin: 0px 0 4px 0;
}
h2{
color:#666666;
font-size:14px;
margin: 0px 0 4px 0;
}
#readmore{
display:none;
padding-bottom:10px;
}

#flashcontent{
margin-bottom:10px;

}

hr{
	color: #000000;
	height:1px;
	border:none;
	background-color:#000000
}
ul{
margin-left:20px;

}
ol{
margin-left:20px;
}

.error {
	color:#FF0000
}
.message{
	color:#00adef;
	font-weight:bold;
}
.cleaner{
	height:0px;
	clear:both;
	padding:0;
	margin:0;
}
a:link { 
color:#00adef;
}
a:visited { 
color:#00adef;
}
a:hover { 
color:black;
}
a:active { 
color:#00adef;
}


#wrapper{
width:100%;
text-align:center;
margin-top:6px;


}
#container{
width:990px;

margin:auto;
text-align:left;

}



/* begin form style */

form{

}
form span{
	color:red;
	font-size:9px;

}
form label{
	width:30%;
	text-align:left;
	float:left;
	font-size:10px;
}
form .radio{

	width:20px;

}
textarea{

	width:420px;
	height:80px;
	border:1px solid #CCCCCC;
	font-family:verdana;
	font-size:12px;
	color: #666666;

}
form input{
	border:1px solid #CCCCCC;
	color: #666666;
	padding:2px;
	width:190px;
	
}
form .row{
	padding:4px 2px 2px 4px;
clear:left;
}
form #submit{
	color: #666666;
	background-color:#E1E1E1;
	border: 1px solid  #999999;
	padding:0px;
	margin:4px 6px 0 0;
	margin-left:30%;
width:196px;
} 
form #shim{

width:60px;
}
/* end form style */



#header{
	background-image: url(../images/common/header.jpg);
	background-repeat: no-repeat;
	height:110px;

	
}
#header a{

}
.left{
	float:left;
	margin:24px 0 0 16px;
	width:250px;


}
.right{
	float:right;
	width:600px;
	text-align:right;
}
#breadcrumbs{
	float:right;
	padding-left:20px;
	padding-right:12px;
	background-image: url(../images/common/icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin:40px 10px 0 0;
}
#tel{
margin:16px 16px 0 0;
}

#content{

	background-image: url(../images/common/content.jpg);
	background-repeat: repeat-y;
padding:6px 0 0 16px;
}

#text{
padding:6px;
width:430px;

border-left:1px solid #bfeafb;
border-right:1px solid #bfeafb;

}
#texttop{
	background-image: url(../images/common/texttop.gif);
	background-repeat: no-repeat;
	height:5px;
margin:0;
padding:0;
width:444px;
min-height:5px;
overflow:hidden;





}
#textbottom{
	background-image: url(../images/common/textbottom.gif);
	background-repeat: no-repeat;
height:5px;
width:444px;
}





#left{
float:left;
width:450px;


}
#right{
float:left;
width:328px;
}
#newsHome{
width:180px;
float:left;

}

#footer{
	background-image: url(../images/common/footer.jpg);
	background-repeat: no-repeat;
height:25px;
text-align:right;
padding:10px 10px 0 0;
font-size:9px;

}



blockquote {
 font-style:italic;
}
/* Begin news item */

#news .description{
margin:10px 0 10px 0;

}

#news #back{
text-align:right;
}
#news h2{
margin:10px 0 0 0;
font-size:16px;
}
#news .date{
font-size:10px;
font-style:italic;
}
#news .item{
border-bottom:1px solid silver;
padding-bottom:6px;
}

#news img{
float:right;
}
#news .link{
clear:right;
}
#newsHome .link{
font-size:10px;
border-bottom:1px solid #2CAAE2;
padding:2px 0 6px 0;
margin-bottom:5px;
}
#newsHome h2{
font-size:12px;
line-height:16px;
}



/* Begin news item */

/* begin slimbox */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/slimbox/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
/*end slim box */
#cms th{
border-bottom:2px solid;
padding:5px 0 5px 0;
}
#cms td{
border-bottom:1px solid;
padding:5px 0 5px 0;
}
