@charset "iso-8859-1";
a:link {
	color: white;
	text-decoration: none;
	font-weight: 600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:active {
	color: #ff9999;
	text-decoration: none;
	font-weight: 600;
}
a:visited {
	color: #6699cc;
	font-weight: 600;
}
a:hover {
	color: #ff9999;
	text-decoration: none;
	font-weight: 600;
}
	
body {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-image: url(images/blue_bg.jpg);
	background-color: #003366;
	text-align: center;
}


table	{
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

		
.heading{	font-size: 16pt;
			color: #000000;}

		
.heading_white{
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
}

div.left_head {
	padding-top:30px;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: left;
}

.column_head {
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
}

.column_service {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: left;
}

.column_price {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: right;
}

.notes {
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	
}

.small_white {
	font-size: 8pt;
	color: #FFFFFF;
	text-align: left;
}

.repeat-x{	background-repeat: repeat-x;}

.main_table{	border-style: solid;
				border-width: 2px; 
				border-color: #000000;
				background-color: #003366;}


.menu{	border-style: solid;
	border-bottom-width: 0px; 
	border-color: #ffffff;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;}
	
.line{	border-style: solid;
	border-bottom-width: 1px; 
	border-color: #ffffff;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;}
	
.line_top{	border-style: solid;
	border-bottom-width: 0px; 
	border-color: #ffffff;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;}
	
.indent{margin-left: 10 px;}
	
.menu_text{	margin-left: 10 px;
			margin-left: 12 px;
			margin-bottom: 10 px;}

.main{ 	}

.main_text{	margin-left: 20 px;}

a:link, span.MsoHyperlink {
	color:#6699CC;
	font-weight:bold;
	text-decoration:none;
	text-underline:single;
}
a:visited, span.MsoHyperlinkFollowed {
	color:#6699CC;
	font-weight:bold;
	text-decoration:none;
	text-underline:single;
}
p {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
}
p.heading, li.heading, div.heading {
	font-size:16pt;
	font-family:Arial, Helvetica, sans-serif;
}
p.repeat-x, li.repeat-x, div.repeat-x {
	font-size:12.0pt;
	font-family:"Times New Roman";
}
p.maintable, li.maintable, div.maintable {
	background:#003366;
	border:none;
	padding:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
}
p.menu, li.menu, div.menu {
	border:none;
	padding:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
}
p.line, li.line, div.line {
	border:none;
	padding:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
}
p.linetop, li.linetop, div.linetop {
	border:none;
	padding:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";
}

section1 {text-align:center;
  
}
.red_text {
color: #FF0000
}

.red_text_underlined {
color: #FF0000; text-decoration:underline;
}

