/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #99CCFF;
}
a:link {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bolder;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.logo {
	margin: 0px;
	padding: 0px;
	top: 0px;
	vertical-align: top;
	height: 80px;
	text-align: center;
}
.header {
	margin: 0px;
	padding: 0px;
	height: 384px;
}
.phonenum {
	font-weight: bold;
	font-size: 14px;
	color: #0055A5;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.main {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.itemlinks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.JobTitle {
	font-size: 12px;
	font-style: italic;
}
.pageTitles {
	font-size: 18px;
	font-weight: bold;
	color: #0055A5;
}

.subTitle {
	font-size: 14px;
	font-weight: bold;
	color: #0055A5;
	text-align: center;
}

/*  Blog Temp   */
.blog {
	font-size: 9px;
	text-align: left;
}
.blogHeading {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	text-align: left;
}
.blogBody {
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.blogReadMore {
	font-size: 9px;
	color: #0000FF;
	text-align: left;
}
/*  End Blog Temp   */


/*  Navigation   */
.nav {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 45px;
}
.nav a:link {
	color: #666666;
}
.nav a:visited {
	color: #666666;
}
.nav a:hover {
	text-decoration: underline;
	color: #660033;
}
.nav a:active {
	color: #666666;
}
/*  End Navigation   */


/*  SectionTop   */
.sectionTop {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.sectionTop a:link {
	color: #666666;
	font-weight: bold;
}
.sectionTop a:visited {
	color: #666666;
}
.sectionTop a:hover {
	text-decoration: underline;
	color: #660033;
}
.sectionTop a:active {
	color: #666666;
}
/*  End SectionTop   */

.pageTop {
	height: 339px;
}

/*  navProducts   */
.navProducts {
	font: bolder 14px/10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.navProducts a:link {
	color: #FFFFFF;
}
.navProducts a:visited {
	color: #FFFFFF;
}
.navProducts a:hover {
	text-decoration: underline;
	color: #CC99FF;
}
.navProducts a:active {
	color: #FFFFFF;
}
/*  End navProducts   */

/*  navProducts   */
.contactMain {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.contactTitle {
	font-weight: bold;
	font-size: 18px;
	color: #0055A5;
}
