/* CSS Document */

a:link {
	color: #034979;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #034979;
}
a:active {
	text-decoration: underline;
	color: #034979;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
body {
	background-color: #c5e2ff;
	background-image: url(images/bg-repeat.gif);
	background-repeat: repeat-x;
}

#maintable {
	background-color: #FFFFFF;
	background-image: url(images/bg-maintable.gif);
	background-repeat: repeat-y;

}


#supporttable {
	background-color: #FFFFFF;
	background-image: url(images/bg-support.gif);
	background-repeat: repeat-y;

}

#phototable {
	padding-bottom: 10px;
}

.phototable {
	padding-right: 15px;

	}

#ratesbox {
	background-color: #ddedff;
	
}

.ratesbox {
	
	padding-left: 20px;
}

.commentbox {
	background-color: #13628d;
	color: #FFFFFF;
	padding: 10px;
}
.commentbox p {
	margin: 0px;
}

.homecontent {
	padding-left: 33px;
	padding-top: 35px;
	padding-right: 75px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
}

.supportcontent {
	font-size: 12px;
	color: #000000;
	padding-top: 35px;
	padding-left: 33px;
	padding-bottom: 10px;
	padding-right: 50px;
	
}

.packagecontent {
	padding-left: 33px;
	padding-top: 35px;
	padding-right: 75px;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}


#topnav {
	float: right;
	width: 150px;
	font-size: 11px;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
}



#sidenav {
	margin-top: 20px;
	
}
#sidenav a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	padding-left: 28px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	width: 147px;
	padding-top: 4px;
	padding-bottom: 4px;
	
}
#sidenav a:hover {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-right: 0px;
	background-position: left;
	
	
}
.activeNav {
	background-image: url(images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}
#sidenav li {
	margin: 0px;
	color: #FFFFFF;
	padding: 0px;
	line-height: 22px;
	list-style-type: none;

}
#sidenav ul {
	margin-top: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


.packageheaders {
	font-size: 18px;
	font-weight: bold;
	color: #034979;
}



.headers {
	font-size: 16px;
	color: #034979;
}

.contact {
	font-size: 10px;
	padding-left: 15px;

}

.copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 30px;

}

.footer {
	font-size: 10px;
	padding: 10px 30px;
	line-height: 18px;
}

.recognition {
	font-size: 12px;
	color: #000000;
	margin-bottom: 5px;
	margin-top: 13px;
	padding-right: 75px;
}
