body,tr,td {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 14px;
	color: #414141;
}
body {
	background-color: #e5e5e5;


}

h1 {
	font-size:14px;
	margin:0;
	line-height:18px;
}

h2 {
	font-size:12px;
	margin:0;
	line-height:16px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #004983;
}
.title2 {
	font-size: 12px;
	font-weight: bold;
	color: #414141;
}
.scroller {
	background-color:#f0b700;
	color:#004983;
	height:22px;
	vertical-align:middle;
}
.footer {
	color:#414141;
}
a.footer {
	color:#414141;
	text-decoration: none
}
img.border {
	border: 1px solid #000000;
}

a {  
	color: #004983;
	text-decoration: underline; 
}
a:hover {  
	color:#004983;
	text-decoration: none
}

textarea,select,input {
	font-family: verdana;
	font-size: 11px;
	border: 1px solid ;
}
input.checkbox, input.radio {
	border: none;
}
input.error,textarea.error {
	border-color: #FF0000;
}

input.button {
	font-family: verdana;
	font-size: 11px;
	border: 1px ridge;
}
#carousel-div {
	width:150px;
	height:100px;
	background:#fff;
	text-align:center;
}
