td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	text-align: left;
	line-height: 180%;
}


body {
	margin: 0px 0px 0px 0px;
	background-color: #efeff0;
	text-align: center;
}

#header {
	width: 960px;
	height: 120px;
	border-width: 0px;
	border-color: red;
	border-style: solid;
	padding: 0px 60px 0px 60px;
	background-color: #ffffff;
	text-align: center;
}

#menu {
 	width: 100%;
	height: 37px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	padding: 0px 60px 0px 60px;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/menu_lines.png);
	background-attachment: scroll-no;
	background-repeat: repeat-y;
	background-position: top center;
}


#fraud {
 	width: 960px;
	height: 55px;
	padding: 8px 60px 0px 60px;
	border-width: 0px;
	border-color: green;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
}



#body {
 	width: 960px;
	border-width: 0px;
	border-color: green;
	border-style: solid;
	padding: 10px 60px 20px 60px;
	background-color: #ffffff;
	text-align: center;
}

#content {
	width: 100%;
	border-width: 0px;
	border-color: pink;
	border-style: solid;
	background-image: url(images/body_bg.png);
	background-attachment: scroll-no;
	background-repeat: repeat-y;
	background-position: top center;
}


.box_lt {
 	width: 15px;
	height: 8px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/box_lt.jpg);
	background-attachment: scroll-no;
	background-repeat: no-repeat;
	background-position: top left;
}

.box_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	width: 15px;
	border-left-width: 1px;
	border-left-color: #d1d3d4;
	border-left-style: solid;
	background-color: #efeff0;
	text-align: center;
}

.box_lb {
 	width: 15px;
	height: 8px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/box_lb.jpg);
	background-attachment: scroll-no;
	background-repeat: no-repeat;
	background-position: bottom left;
}

.box_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	height: 8px;
	border-top-width: 1px;
	border-top-color: #d1d3d4;
	border-top-style: solid;
	background-color: #efeff0;
	text-align: center;
}

.box_rt {
 	width: 15px;
	height: 8px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/box_rt.jpg);
	background-attachment: scroll-no;
	background-repeat: no-repeat;
	background-position: top right;
}

.box_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	width: 15px;
	border-right-width: 1px;
	border-right-color: #d1d3d4;
	border-right-style: solid;
	background-color: #efeff0;
	text-align: center;
}

.box_rb {
 	width: 15px;
	height: 8px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	background-color: #ffffff;
	text-align: center;
	background-image: url(images/box_rb.jpg);
	background-attachment: scroll-no;
	background-repeat: no-repeat;
	background-position: bottom right;
}

.box_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	height: 8px;
	border-bottom-width: 1px;
	border-bottom-color: #d1d3d4;
	border-bottom-style: solid;
	background-color: #efeff0;
	text-align: center;
}

.box_body {
	background-color: #efeff0;
	text-align: left;
}




#footer {
	width: 100%;
	height: 66px;
	border-width: 0px;
	border-color: orange;
	border-style: solid;
	background-image: url(images/footer_bg.jpg);
	background-attachment: scroll-no;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #808285;
	line-height: 160%;
	text-align: center;
}

a.footer:link, a.footer:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808285;
	text-decoration: underline;
}

a.footer:hover, a.footer:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808285;
	text-decoration: none;
}

.spacer_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #333333;
	text-align: left;
}

.spacer_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

.spacer_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: left;
}

.shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #808285;
	line-height: 120%;
	text-align: left;
}

.quote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #808285;
	line-height: 160%;
	text-align: left;
}

.quote2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808285;
	line-height: 120%;
	text-align: right;
}

.red_block {
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	background-color: #ed000b;
}


.hello {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #234983;
	text-align: left;
	margin-top:-20px;
	margin-bottom:-5px;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #234983;
	text-align: left;
	margin-top:-12px;
	margin-bottom:-5px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #808285;
	text-align: left;
	margin-bottom:0px;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	margin-bottom:0px;
}

.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #234983;
	text-align: left;
}

a.click_here:link, a.click_here:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
	text-align: left;
}

a.click_here:hover, a.click_here:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

ul.shout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #234983;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 180%;
}

a:link, a:visited {
	color: #234983;
	font-size: 12px;
	text-decoration: none;
}

a:hover, a:active {
	color: #234983;
	font-size: 12px;
	text-decoration: underline;
}

.border {
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #C0C0C0;
}


















.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	text-align: left;
}

.text_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	text-align: center;
}

.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808285;
	text-align: right;
}

.small_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
}

.small_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
}

