body {
	background-image: url(../images/bkg_blue.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #666666;
	padding: 0px;
}
.ArticleFirstPars {
	text-align: justify;
	text-indent: 40px;
	padding-left: 6px;
	padding-right: 6px;
	line-height:18px;
}
.FeatureArticle {
	text-align: justify;
	text-indent: 40px;
	padding-left: 6px;
	padding-right: 6px;
	line-height:18px;
}
.ArticleReadMore {
	text-align: left;
	line-height:1em;
	font-size: xx-small;
}
.dropcap:first-letter {
	float: left;  /* Make the text flow around the letter */
	font-family: Arial, Helvetica, sans-serif; /* Use whatever font fits your site */
	color: #000066; /* Color of the font */
	font-size: 3em; /* Makes the letter twice the size of the rest of the text */
	font-weight: bold; /* Don't need it, but looks good */
	line-height: 1em; /* Adjustment for IE. Otherwise it doesn't line up correctly */
	padding-right: 0.15em; /* If it's getting crowded - adjust */
	text-align: justify;
	text-indent: 10px;
}

.main-nav {
}
.main-nav a:link {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #003BB3;
	text-decoration: none;
	font-size: 12px;
}
.main-nav a:visited {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #003BB3;
	text-decoration: none;
	font-size: 12px;
}
.main-nav a:hover {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	font-size: 12px;
}
.form-space {
	border: 1px dotted #666666;
}
.form-space td {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.services {
	padding-left: 14px;
}
b {
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding-top: 6px;
}
.services a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.services a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.services a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
.packages {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
.packages a:link {
	color: #003BB3;
	text-decoration: underline;
	font-weight: bold;
}
.packages a:visited {
	color: #003BB3;
	text-decoration: underline;
	font-weight: bold;
}
.packages a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-weight: bold;
}
.bot-print {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bottom {
	padding-top: 6px;
	font-size: 10px;
}
.bottom a:link {
	color: #333333;
	text-decoration: underline;
}
.bottom a:visited {
	color: #333333;
	text-decoration: underline;
}
.bottom a:hover {
	color: #000099;
	text-decoration: underline;
}
.error-msg {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.key-text {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.key-text a:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.key-text a:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.key-text a:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.port-border {
	border: 1px solid #666666;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003bb3;
	text-decoration: none;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #CC6600;
	text-decoration: none;
}
.dotted-back {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}
h1 {
	font-size: 38px;
	color: #CCCCCC;
	font-family: Arial, sans-serif;
}
h2 {
	font-size: 32px;
	color: #abd5ff;
	font-family: Arial, sans-serif;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #003bb3;
	text-decoration: none;
}
.underline {
}
.sec-nav a:link {
	font-family: Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.sec-nav a:visited {
	font-family: Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.sec-nav a:hover {
	font-family: Arial, sans-serif;
	color: #CC6600;
	text-decoration: none;
	font-size: 12px;
}
.sec-nav {
}
.underline a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	color: #CC6600;
}
.underline a:link {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.underline a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.img-boarder {
	border: 1px solid #999999;
}
.keyelement {font-style: italic;
	color: #000099;}
.keylink {font-style: italic;
	color: #990000;}
