body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #424242;
	text-decoration: none;
	line-height: 13px;
	background-color:#555354;
	
}
h2{
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:18px;
	color:#424242;
	font-weight:normal;
}
.redbullet {
	font-size: 11px;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.redbullet li {
	font-size: 11px;
	list-style-position: outside;
	list-style-image:url(images/redbullet.jpg);
	padding:0 0 0px 0;
	margin:0 0 0 0;
}

.greenbullet {
	font-size: 11px;
	margin:0 0 0 12px;
	padding:0 0 0 0;
}
.greenbullet li {
	font-size: 11px;
	list-style-position: outside;
	list-style-image:url(images/greenbullet.jpg);
	padding:0 0 0px 0;
	margin:0 0 0 0;
}
.redlink{
	font-family: Arial;
	font-size: 11px;
	color: #d81b21;
	text-decoration:underline;

}
.redlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #d81b21;
	text-decoration:none;	
}

.navlinkbottom {
	font-family: Arial;
	font-size: 11px;
	color: #bebebd;
	text-decoration: none;
}

.navlinkbottom:hover {
	color: #f8f8f4;
	text-decoration: none;
}
.navlinkcenter {
	font-family: Arial;
	font-size: 11px;
	color: #5f5f5f;
	text-decoration: none;
}

.reserved {
	font-family: Arial;
	font-size: 11px;
	color: #bebebd;
	text-decoration: none;
}
.tablebottom {
	background-image:url(images/tablebg.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-attachment: scroll;
}
.dottedimg {
	background-image:url(images/tabledottedline.jpg);
	background-repeat:repeat-x;
	background-position:left middle;
	background-attachment: scroll;
}
.maillink {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	text-decoration: underline;
}

.maillink:hover {
	color: #424242;
	text-decoration: none;
}

.titlelink {
	font-family: Arial;
	font-size: 11px;
	color: #424242;
	text-decoration:none;
}

.titlelink:hover {
	color: #d81a1c;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 11px;
	color: #00974d;
	text-decoration:none;
}
.leftline {
	border-left:solid;
	border-left-width:1px;
	border-color:#dedede;
}
.textBox{
	width:125px;
	height:16px;
	font-family:Arial;
	font-size:11px;
	border:1px solid #666666;
	margin-bottom:3px;
}
.textArea{
	width:125px;
	height:36px;
	font-family:Arial;
	font-size:11px;
	border:1px solid #666666;
	margin-bottom:5px;
}
.button{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	background:#efefef;
	border:1px solid #666666;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:5px;
}
.footerLink{
	color:#424242;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}
.footerLink a{
	color:#d81b21;
}
.queryBorder{
	border:1px solid #008147;
	padding:10px;
}

