/* CSS Document */

.tableBox {
	float:left; 
	width:350px; 
	margin-right:10px;
	height:170px;
	overflow:hidden;
	margin-bottom:10px;
}

.twoColumnBox {
	width:740px; 
	float:right; 
	text-align:left;
}

.twoColumnBox td{
	width:340px; 
}

.b1, a.b1, a.b1:link, a.b1:visited, a.b1:active  {
	background-image:url(siteGraphics/b1.gif); background-repeat:no-repeat; background-position:0% 0%;
	height:36px;
	width:129px;
	display:block;
}

a.b1:hover{
	background-image:url(siteGraphics/b1Over.gif); background-repeat:no-repeat;
}

.b2, a.b2, a.b2:link, a.b2:visited, a.b2:active  {
	background-image:url(siteGraphics/b2.gif); background-repeat:no-repeat; background-position:0% 0%;
	height:36px;
	width:216px;
	display:block;
}

a.b2:hover{
	background-image:url(siteGraphics/b2Over.gif); background-repeat:no-repeat;
}

.b3, a.b3, a.b3:link, a.b3:visited, a.b3:active  {
	background-image:url(siteGraphics/b3.gif); background-repeat:no-repeat; background-position:0% 0%;
	height:36px;
	width:191px;
	display:block;
}

a.b3:hover{
	background-image:url(siteGraphics/b3Over.gif); background-repeat:no-repeat;
}

.b4, a.b4, a.b4:link, a.b4:visited, a.b4:active  {
	background-image:url(siteGraphics/b4.gif); background-repeat:no-repeat; background-position:0% 0%;
	height:36px;
	width:178px;
	display:block;
}

a.b4:hover{
	background-image:url(siteGraphics/b4Over.gif); background-repeat:no-repeat;
}




.menuBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #94B9B6;
	border-right-color: #94B9B6;
	border-bottom-color: #94B9B6;
	border-left-color: #94B9B6;
	background-color: #FFFFFF;

}
.menulink, a.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.menuLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	padding: 3px;
	height: 100%;
	width: 100%;
}
a.menuLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-decoration: none;
	background-color: #D5E6E5;
	width: 100%;
	height: 100%;
	padding: 3px;
}
.formField {
	background-image: url(images/bkg_form-field.gif);
	border: 1px solid #8095B2;
	height: 22px;

}

body, td, p, li, div, .normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.captionText {
	font-size:12px}

.summarytext {
	font-size:11px;
	line-height:15px;}

.headlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
i {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

a, a:link, a:visited {
/*	color: #ca171e;*/
	color: #ca171e;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}

.footer a, .footer a:link, .footer a:visited {
	color: #666666;
	font-size:11px;
	text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #ca171e;
	text-decoration: underline;
}


.btnArrow {
	background-image: url(images/btn_search.gif);
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ca171e;
	margin-bottom:5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ca171e;
	margin-bottom:2px;

}

.sumheadline {
	font-size:14px;}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top:6px;
	margin-bottom:6px;
	font-weight: bold;
	font-style:normal;

}


hr {
	color: #D8D8D8;
}
.smallText {
	font-size: 9px;
}
.bannerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subheader { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
