body {
	font-family:Arial,verdana,Sans-Serif;
	color:#333;
	font-size: 12px;
	margin: 0 2px 0 2px;
	line-height:17px;
	text-decoration: none;
	padding: 0px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}

a:link {
	color: #b00309;
}
a:hover {
	color: #ED710D;
}

a:visited {
	color: #b00309;
}

.image_hover {
	filter: alpha(opacity=100); 
	-moz-opacity: 1.0; 
}
.image_hover:hover {
	filter: alpha(opacity=70); 
	-moz-opacity: 0.7; 
}


.font_white {
	font-family:Arial,verdana,Sans-Serif;
	color:#FFF;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}

.font_red {
	font-family:Arial,verdana,Sans-Serif;
	color:#DA1B20;
	font-size: 12px;
	line-height:16px;
	text-decoration: none;
}

.font_table {
	font-family:Arial,verdana,Sans-Serif;
	font-size: 11px;
	line-height:14px;
	text-decoration: none;
}

.font_table_grey {
	font-family:Arial,verdana,Sans-Serif;
	color:#999;
	font-size: 11px;
	line-height:14px;
	text-decoration: none;
}

.font_10 {
	font-family:Arial,verdana,Sans-Serif;
	font-size: 10px;
	line-height:14px;
	text-decoration: none;
}

.copyright {
	font-family:Arial,verdana,Sans-Serif;
	color:#FFF;
	font-size: 10px;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
}

.leftgreyborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;	
}

.bg_services {
	background-image:url(../images/home/bg_services.gif);
	background-repeat: repeat-x;
}

.whatnew_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d24b5d;
	text-decoration:underline;
}

.whatnew_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ED710D;
	text-decoration:underline;
}

.head_orange {
	font-family:Arial,verdana,Sans-Serif;
	font-size: 16px;
	font-weight:normal;
	color: #FABF0B;
	text-decoration:none;
}

.head_orange-bold {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight:bold;
	color: #fdb912;
	text-decoration:none;
}

.head_red-bold {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight:bold;
	color: #752327;
	text-decoration:none;
}

.title_orange-bold {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
	color: #FABF0B;
	text-decoration:none;
}

.side_link {
	color: #333;
	text-decoration:none;
}

.side_link:hover {
	color: #D3040B;
	text-decoration:underline;
}

.orange_link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:normal;
	color: #FABF0B;
	text-decoration:none;
}

.orange_link:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight:normal;
	color: #FABF0B;
	text-decoration:underline;
}

.tablehover_bottom_grey_border {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}
.tablehover_bottom_grey_border:hover {
	background-color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d6d6d6;
}


.squareborder {
	border: 1px solid #D6D6D6;
}

.bottom_orange_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f5b339;	
}

.bottom_grey_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bbbbbb;	
}

.bottom_grey_border-solid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6d6d6;	
}

.side_grey_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d6d6d6;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d6d6d6;	
}

.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}

.textbox_bg {
	background-image: url(../images/textfield.gif);
	background-repeat: no-repeat;
}

.mandatory {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}

.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.request_selected {

	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #ED710D;
	text-decoration:none;
}

.request_heading {

	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #d24b5d;
	text-decoration:none;
}

#body_wrap {
	width: 504px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/main_01.jpg) no-repeat left top;
	clear:both;
}
.footnote {
	font-size: 8px;
	text-align: right;
	color: #333;
}
