@charset "utf-8";
/* CSS Document */

body
{
	background-color:#FFFFFF;	
	width:800px;
	margin:0 auto;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:14px;
}
th
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:14px;
	background-color: #dbe9f2;
}
td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:14px;
}
.small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:13px;
}
.Head1-Blue33px {color:#005aaa;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:33px;
	line-height:40px;}
	
.Head2-Blue24px {color:#005aaa;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:30px;}

.Head3-Red18px {color:#a9233e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:30px;}
	
.Head4-Blue16px {color:#005aaa;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:17px;}

.Head4-red16px {color:#a9233e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:17px;}

.Head5-red13px {color:#a9233e;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;}

.Head5-Blue13px {color:#005aaa;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:14px;}
	
.footer
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:12px;
}
/* Rate Table Styles
-----------------------------------------------------------------------------*/
.ratetbl { border:1px solid navy;}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.titlesm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
.copymd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copylg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.copysm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


