@charset "UTF-8";
/* CSS Document */

.table{
	background-image:url(../images/background_image.gif);
	background-repeat:repeat-y;
}
#right_panel{
	background-image:url(../images/right_panel_strip.gif);
	background-repeat:repeat-y;
}
#right_panel_2{
	background-image:url(../images/right_panel_strip_2.gif);
	background-repeat:repeat-y;
}
#right_panel_3{
	background-image:url(../images/right_panel_strip_3.gif);
	background-repeat:repeat-y;
}
#right_panel_4{
	background-image:url(../images/right_panel_strip_4.gif);
	background-repeat:repeat-y;
}
#dumb_text {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:25px;
	color:#009;
	font-weight:bold;
	font-style:italic;
	line-height: 200%;
}
#body_text {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-left:30px;
	margin-right:30px;
	font-weight: normal;
	line-height:20px;
}
#body_text_desktop {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-left:30px;
	margin-right:30px;
	font-weight: normal;
	line-height:20px;
}
#link_text {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	margin-left:30px;
	margin-right:30px;
	font-weight: normal;
	line-height:22px;
}
#body_text_blue {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#009;
	margin-left:30px;
	margin-right:20px;
	line-height:20px;
}
#body_text_magenta {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#906;
	margin-left:30px;
	margin-right:20px;
	line-height:20px;
}
#heading_1 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:21px;
	color:#060;
	font-weight:bold;
	font-style: italic;
}
#heading_2 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:18px;
	color:#900;
	font-weight:bold;
}
#heading_3 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:24px;
	color:#060;
	font-weight:bold;
	line-height: 200%;
}
#heading_4 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#060;
	font-weight:normal;
	font-style:italic;
}
#image_margin_1 {
	margin-left:65px;
	margin-top: 20px;
}
#image_margin_2 {
	margin-left:25px;
	margin-top: 25px;
}
#image_margin_3 {
	margin-top:25px;
}
#image_margin_4 {
	margin-left:25px;
	margin-top:150px;
}
#image_margin_5 {
	margin-top:50px;
}
#image_margin_6 {
	margin-left:25px;
	margin-top:25px;
}
#image_margin_7 {
	margin-top:20px;
	margin-bottom:20px;
}
#image_margin_8 {
	margin-top:20px;
	margin-bottom:20px;
	margin-left:25px;
}
#image_margin_9 {
	margin-top:10px;
}
#image_margin_10 {
	margin-top:20px;
	margin-bottom:10px;
}
#IE {
	color:#009;
	font-weight:bold;
}
.heading {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#060;
	font-weight:bold;
	line-height:24px;
}
.heading2 {
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	font-weight:bold;
	line-height:36px;
}
