.telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #D20000;
	text-decoration: none;
	font-style: italic;
}
.boxInsideLeft {
	background-color: #213A80;
	background-image:  url(../images/inside_left.gif);
	background-position: right top;
	background-repeat: no-repeat;
	border: 0px;
}
.boxInsideRight {
	background-color: #213A80;
	background-image:  url(../images/inside_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px;
}
.main {
	background-color: #213A80;
	background-image: url(../images/bg_stripes.gif);
	background-repeat: repeat;
}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
a.feature:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
a.feature:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a.feature:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
a.feature:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align: center;
}
a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #D20000;
	text-decoration: underline;
	text-align: center;
}
a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.body:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #D20000;
	text-decoration: none;
	text-align: center;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFFF00;
	text-decoration: none;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: disc;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #213A80;
	text-decoration: none;
}
a.small:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #213A80;
	text-decoration: none;
}
a.small:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #213A80;
	text-decoration: none;
}
a.small:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.small:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.shadowAbove {
	background-color: #FFFFFF;
	background-image: url(../images/shadow_above.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.shadowRight {
	background-color: #FFFFFF;
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowLeft {
	background-color: #FFFFFF;
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.shadowBelow {
	background-color: #FFFFFF;
	background-image: url(../images/shadow_below.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.shadowCornerBL {
	background-color: #FFFFFF;
	background-image: url(../images/bottom_left_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowCornerBR {
	background-color: #FFFFFF;
	background-image: url(../images/bottom_right_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.button {
	background-color: D20000;
	background-image: url(../images/button_up.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

