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

body{
	background-color:#003366;
	padding:0px;
	margin:0px;
}

.white_box_left_pic{
		background:url(images/left_pic.jpg) left top no-repeat;
		height:196px;
}

.monitor_everything_pic{
		background:url(images/monitor_everything_text.jpg) left top no-repeat;
		height:196px;
}

.style_1{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#F00;
		font-weight:bold;
		text-decoration:none;
}

.style_2{
		font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		color:#001d39;
		text-decoration:none;
}

.style_3{
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#0f4c88;
		text-decoration:none;
}

.big_text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:26px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
}

.gray_bg{
	background:url(images/gray_bg.jpg) left top repeat-x;
	height:92px;
}

.style_5{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#0f4c88;
		font-weight:bold;
		text-decoration:none;
}

.style_6{
		font-family:Verdana, Geneva, sans-serif;
		font-size:22px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
}

.style_7{
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		color:#c80d0d;
		text-decoration:none;
}

.style_8{
		font-family:Verdana, Geneva, sans-serif;
		font-size:14px;
		color:#fff;
		text-decoration:none;
}
		
