@charset "utf-8";
/*
START CMS EDITOR AREA CODE
*/
.Code {
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #006;
	font-family: 'Courier New' , Monospace;
	background-color: #f93;
}
/*
END CMS EDITOR AREA CODE
*/
/*
START CMS REQUIRED STYLES
*/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px sans-serif;
	font:normal;
	background-color: #012853;
}
p, ul, ol {
	margin-top: 0px; 
	margin-bottom: 0px; 
}

#tblMain {
	margin: 0 auto;
	width: 855px;
}

#tblNav a {
	color: #fff;
	text-decoration: none;
}

.tdNavLink {
	background: url("../images/link_bg.jpg");
	font-size: 10pt;
	font-weight: bold;
	padding-left: 28px;
	height: 30px;
}

#tdDefaultImage {
	padding-bottom: 22px;
}

#tblDefaultContent {
	width: 100%;
}

#tdDefaultFeatures {
	width: 177px;
	font-size: 9pt;
	padding-left: 14px;
}

#tdDefaultFeatures h1 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #35b4e0;
	padding: 0px;
	margin: 0px;
}

#tdDefaultFeatures ul {
	color: #fff;
	font-size: 9pt;
	padding-left: 0px;
	margin: 0;
}

#tdDefaultFeatures li {
	padding-top: 16px;
	list-style: outside;
	padding-left: 4px;
	margin-left: 10px;
}

#tdDefaultFeatures a {
	color: #fff;

}

#tdDefaultBoxes {
	padding-left: 25px;
	background: url("../images/divider.jpg") repeat-y;
}	

.tblDefaultBox {
	color: #fff;
	background: url("../images/box_top.jpg") no-repeat #011a3d;
	width: 209px;
	font-size: 10pt;
	height: 100%;
	.height: 200px;
	font-family: georgia;
	margin-left: 40px;
}

.tblDefaultBox a {
	color: #fff;
}

.tblDefaultBox h1 {
	padding: 0px;
	margin:0px;
	margin-top: 0px;
	font-size: 13pt;
}

.tdDefaultTop {
	padding: 0px 4px;
	line-height: 20px;
}

.tdDefaultBoxFooter {
	background: url("../images/box_bottom.jpg") no-repeat bottom;
	width: 100%;
	text-align: right;
	padding-right: 13px;
	font-family: arial;
	height: 22px;
}

.tdDefaultBoxFooter a {
	font-size: 8pt;
	color: #0c395b;
}

.featuresMore {
	padding-left: 9px;
}

#tdFooter {
		border-top: 1px solid #dcdcdc;
		font-size: 8pt;
		color: #fff;
}

#tdFooter a {
	color: #2c90ba;
}

#tdBreadcrumbs {
	background: #001737;
	color: #fff;
	font-size: 9pt;
	line-height: 36px;
	padding-left: 37px;
}

#tdBreadcrumbs a {
	color: #c9daed;
	text-decoration: none;
}

#tdPageHeader {
	padding-left: 37px;
}

#tdPageHeader h1 {
	margin-top: 32px;
	font-size: 24px;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 18px;
}

#tdPageContent {
	padding: 15px 43px 100px 55px;
}

#tdPageContent a{
	color: #fff;
}

#tdPageStove {
	padding-top: 15px;
}

/* font styles */
	/* TEXT 1 */
		.text1	{
			font-size:12px;
			color: #83a6cc;			
			background-color: #012853;
			}
		.text1 a {
	color: #fff;
	text-decoration:underline
		}
		.text1 a:hover {
	color:#83a6cc;
	text-decoration: underline;
		}

	/* TEXT 2 */
		.text2	{
			font-size:12px;
			color:#fff;
			font-weight:bold;
			background-color: #012853;
			}
		.text2 a {
	color: #83a6cc;
	text-decoration:underline
		}
		.text2 a:hover {
	color:#fff;
	text-decoration: underline;
	background-color: #000033;
		}

	/* TEXT 3 */
		.text3	{
			font-size:14px;
			color:#fff;			
			background-color: #012853;
			}
		.text3 a {
	color: #35b4e0;
	text-decoration:underline
		}
		.text3 a:hover {
	color:#fff;
	text-decoration: underline;
		}

	/* HEADER 1 */
		.header1	{
			font-size:16px;
			color: #fff;			
			background-color: #012853;
			}
		.header1 a {
	color: #83a6cc;
	text-decoration:underline
		}
		.header1 a:hover {
	color:#fff;
	text-decoration: underline;
	background-color: #000066;
		}

	/* HEADER 2 */
		.header2	{
			font-size:16px;
			font-weight:bold;
			color:#83a6cc;			
			background-color: #012853;
			}
		.header2 a {
	font-weight:bold;
	color: #fff;
	text-decoration:underline;
		}
		.header2 a:hover {
	color:#83a6cc;
	text-decoration: underline;
		}

	/* HEADER 3 */
		.header3	{
			font-size:18px;
			color: #35b4e0;			
			background-color: #012853;
			}
		.header3 a {
	font-weight:bold;
	color: #fff;
	text-decoration:underline
		}
		.header3 a:hover {
	color: #35b4e0;
	text-decoration: underline;
		}
/* END font styles */		
		
		
		
/*
END CMS REQUIRED STYLES
Add Custom Site Styles BELOW
*/
