body {
	margin:40px;
	font-size:0.9em;
	line-height:14px;
	font-family:Tahoma, Arial;
	font-size:11px;
	background: url(images/bckg.jpg) repeat-x #0A8FDE;
	border: 1px none #000;
}

.bottom_border {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.norm {
	
	font-size:0.9em;
	line-height:14px;
	font-family:Tahoma, Arial;
	font-size:11px;
	
}

h1 {
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:10px 0 0 0px;
	text-transform:uppercase;
	font-size:18px;
	color:#10639a;
}

#menu { background: url(images/menu_bckg.gif) repeat-x #fff; height:40px; padding-top:10px;}
#menu_list {width:600px; margin:0 auto;}
#menu a { display:block; color:#000000; float:left; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; margin:0 20px; padding-top:12px; font-family: "Myriad Pro", "Trebuchet MS", Arial;}
#menu a:hover{ color:#078DE2;}

#footer {
	background: url(images/footer-bgrd.jpg) repeat-x #fff;
	padding-top:10px;
	font-family: "ms sans serif";
	font-size: xx-small;
	
}

#footer a {
	text-decoration: none;
	color: #333333;
}
#footer a:hover{ color:#078DE2;}

.redbold {
	font-family:Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
h2 {

	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:0 0 0 0;
	text-transform:uppercase;
	font-size:16px;
	color:#CD210A;
}

h3 {

	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	margin:0;
	padding:0 0 0 0;
	text-transform:none;
	font-size:14px;
	color:#CD210A;
}

.box {
	border: 1px solid #CCCCCC;
}
li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 4px;line-height:18px;}
.right_borderCopy {
	padding: 5px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #DADADA;
}
