html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #a8a8a8;
}
.body {
	background-color:#f5f5f5;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

label {
	width:75px;
	float:left;
}
.label2 {
	width:150px;
	float:left;
}
h3 {
	margin:0px;
	padding:0px;
	color:#00107b;
	font-size:1.5em;
}
a {
  outline: none;
}
/* link types */
.fakeLinkType1 {
	font-size:.9em;
	font-weight:bold;
	color:#00107b;
}
.linkType1 a, .linkType1 a:visited {
	font-size:.9em;
	font-weight:bold;
	color:#00107b;
	text-decoration:none;
}
.linkType1 a:hover {
	font-size:.9em;
	font-weight:bold;
	color:#00107b;
	text-decoration:underline;
}
.linkType2 a, .linkType2 a:visited {
	color:#00107b;
	text-decoration:none;
}
.linkType2 a:hover {
	text-decoration:underline;
}
.linkType3 a, #linkType3 a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-size:.85em;
}
.linkType3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	font-size:.85em;
}
.linkType4 a, .linkType4 a:visited {
	color:#00107b;
	font-size:.9em;
	text-decoration:none;
}
.linkType4 a:hover {
	text-decoration:underline;
}
.linkTypeLink a:link{
	text-decoration:underline;
	color:#0000FF;
}
.linkTypeLink a:visited{
	text-decoration:underline;
	color:#0000FF;
}
/*end link types */
/* One Trick Ponies */
	.imageRight{
		float:right;
		margin-left:10px;
	}
	.imageLeft{
		float:left;
		margin-right:10px;
	}
	.marginTop {
		margin-top:10px;
	}
	.marginBottom {
		margin-Bottom:10px;
	}
	.paddingLeft {
		padding-left:10px;
	}
	.paddingTop{
		padding-top:10px;
	}
	.paddingTop5 {
		padding-top:5px;
	}
	.paddingBottom{
		padding-bottom:10px;
	}
	.smallTextSize1 {
		font-size:.75em;
	}
	.smallTextSize2 {
		font-size:.90em;
	}
	.textAlignLeft {
		text-align:left;
	}
	.noMarginsNoPadding {
		padding:0px;
		margin:0px;
	}
	.hide {
		display:none;
	}
	.tableType1 {
		border-left:1px solid #000000;
		border-top:1px solid #000000;
	}
		.tableType1 td{
			border-bottom:1px solid #000000;
			border-right:1px solid #000000;
		}
	.center1 {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
/* end One Trick Ponies */
#container {
	font-size: .75em;
	position: relative;
	width: 800px;
	margin: auto;
	padding-left:1px;
}
#header {
	width: 800px;
	height: 106px;
	background-image: url(../images/header/header.gif);
	background-repeat: no-repeat; 
}
/*
	#logo {
		width: 331px;
		height: 59px;
		background-image: url(../images/header/logo.gif);
		background-repeat: no-repeat;
		float: left;
	}
	*/
	#logo a, #logo a:hover{
		width: 331px;
		height: 59px;
		float: left;
	}
	#headerTopRight{
		width: 469px;
		height: 54px;
		font-size:.8em;
		font-weight: bold;
		padding-top:5px;
		/*
		background-image: url(../images/header/header.gif);
		background-repeat: no-repeat; 
		*/
		float: left;
		text-align:right;
	}
		#headerTopRight a, #headerTopRight a:visited{
			color:#FFFFFF;
			text-decoration:none;
			margin:0px 10px;
		}
		#headerTopRight a:hover{
			color:#FFFFFF;
			margin:0px 10px;
			text-decoration:underline;
		}
	#headerMenuContainer {
		width: 797px;
		padding-left:3px;
		height: 30px;
		background-image: url(../images/header/MenuSpace.gif);
		clear: both;
	}
		#headerMenu {
			width: 627px;
			height: 30px;
			margin: auto;
		}
	#headerSubmenu{
		width: 800px;
		height: 15px;
		padding-top:2px;
		background-image: url(../images/header/subMenu.gif);
		background-repeat: repeat-x;
		clear: both;
		font-size:.75em;
	}
		#headerSubmenu a, #headerSubmenu a:visited{
			color:#000000;
			text-decoration:none;
			margin:0px 10px;
		}
		#headerSubmenu a:hover{
			color:#02158e;
			margin:0px 10px;
		}
		#headerSubmenuSelected {
			color:#02158e;
			margin:0px 10px;
		}

/*begin homepage*/
#homepageMainContent{
	width: 425px;
	height: 180px;
	padding: 85px 25px 0px 350px;
	text-align: justify;
	font-size: 11px;
	background-image: url(../images/homepageContent.jpg);
	background-repeat: no-repeat;
}
#homepageExtendedContent {
	width: 800px;
	height: 150px;
	background-image: url(../images/homepageContentBottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
	#quickLinks {
		color: #02158e;
		font-size: .9em;
		margin-left: 200px;
	}
		.homepageTableTd {
			text-align:center;
			width:150px;
			vertical-align:middle;
		}
/* end homepage */

/* begin footer */
#footer {
	padding-top:40px;
	margin:10px;
	color:#000000;
	font-size:9px;
	clear:both;
}
	#footer a, #footer a:visited{
		color:#000000;
		text-decoration:none;
	}
	#footer a:hover{
		color:#000000;
		text-decoration:underline;
	}
	.leftText {
		width:600px;
		float:left;
	}
	.rightText {
		width:100px;
		float:right;
		text-align:right;
	}
/* end footer */
/*Landing Pages & Other Info Pages*/
#landingPageContainer {
	width:780px;
	margin: 10px;
	text-align:justify;
	clear:both;
}
	#landingPageContainer td{
		vertical-align:top;
	}
	#landingPageContainer UL LI UL LI{
		list-style:none;
		font-size:.75em;
		padding:0px;
	}
/* END
/* content page titles */
#pageTitle {
	width:800px;
	border-bottom:1px solid #02127b;
	color:#02127b;
}
	#pageTitle h1 {
		padding:5px;
		margin:0px;
		font-style:oblique;
		font-size:2em;
	}
	#pageMenu {
		width:800px;
		padding-top:2px;
		text-align:right;
		font-size:.8em;
		font-weight:bold;
	}
		#pageMenu a, #pageMenu a:visited{
			color:#00107b;
			text-decoration:none;
			margin:0px 10px;
		}
		#pageMenu a:hover{
			color:#00107b;
			text-decoration:underline;
			margin:0px 10px;
		}
#productDetails {
	width: 800px;
	clear:both;
}
	.productTd1 {
		background-color:#02127b;
		font-weight:normal;
		color:#FFFFFF;
		font-size:11px;
		border:1px solid #404040;
		text-align:center;
	}
	.productTd2 {
		border:1px solid #02127b;
	}
	#productDetailsTop {
		width:800px;
		height:5px;
		overflow:hidden;
		background-image:url(../images/productBodyTop.gif);
		background-repeat:no-repeat;
	}
	#productDetailsBody {
		width:800px;
		overflow:hidden;
		background-image:url(../images/productBodyBody.gif);
		background-repeat:repeat-y;
	}
		#productDetailsMenu {
			width: 110px;
			margin-left:15px;
			float:left;
			font-family:Arial, Helvetica, sans-serif;
		}
		.ProductDetailsDetails {
			width:650px;
			float:right;
			margin-right: 15px;
		}
			.ProductDetailsDetails td{
				vertical-align:top;
			}
			.ProductDetailsDetails UL LI {
				padding-top:10px;
			}
			.ProductDetailsDetails UL LI UL LI{
				list-style:none;
				font-size:.75em;
				padding:0px;
			}
	#productDetailsBottom {
		width:800px;
		height:5px;
		overflow:hidden;
		background-image:url(../images/productBodyBottom.gif);
		background-repeat:no-repeat;
	}
/* staff */
#staffList p{
	margin:0px;
	padding:0px 0px 5px 0px;
}
/* login */
.formField{
	width:129px;
	height:18px;
	padding:2px 3px 0px 3px;
	border:none;
	background:url(../images/loginForm.gif) no-repeat;
}
.loginImage {
	margin-left:75px;
	border:none;
}
.contactImage {
	margin-left:150px;
	border:none;
}
.textArea {
	border:1px solid #8a8a8a;
	background-image:url(../images/textAreaBg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}

/* Checkout */
#checkout {
	font-size: .8em;
	margin-top:10px;
}
#checkoutContainer {
	width:680px;
	margin:0px auto;
	background-color:#f2f2f2;
}
#checkoutHeader {
	width:680px;
	height:58px;
}
	#checkoutLogo {
		background-image:url(../images/checkoutHeader/checkoutHeader.gif);
		background-repeat:no-repeat;
		float:left;
		height:58px;
		width:431px;
	}
	#orderStep1 {
		width:249px;
		height:58px;
		float:left;
		background-image:url(../images/checkoutHeader/orderStep1.gif);
	}
	#orderStep2 {
		width:249px;
		height:58px;
		float:left;
		background-image:url(../images/checkoutHeader/orderStep2.gif);
	}
	#orderStep3 {
		width:249px;
		height:58px;
		float:left;
		background-image:url(../images/checkoutHeader/orderStep3.gif);
	}
	#orderStep4 {
		width:249px;
		height:58px;
		float:left;
		background-image:url(../images/checkoutHeader/orderStep4.gif);
	}
	#orderStep5 {
		width:249px;
		height:58px;
		float:left;
		background-image:url(../images/checkoutHeader/orderStep5.gif);
	}
#checkoutMsg{
	width:660px;
	clear:both;
	height:15px;
	color:#ff0000;
	font-weight:bold;
	padding:0px 10px;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
}
#lineWrapperTitle {
	width:680px;
	height:16px;
	background-image:url(../images/checkoutHeader/titleMenu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:10px;
	padding-top:1px;
	font-weight:bold;
}
.lineWrapperTitle {
	width:660px;
	padding:2px 10px;
	height:16px;
	background-image:url(../images/checkoutHeader/titleMenu.gif);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:10px;
	padding-top:1px;
	font-weight:bold;
}
.lineWrapper {
	width:680px;
	height:15px;
}
	.firstCell {
		width:395px;
		padding-left:5px;
		float:left;
	}
	.secondCell {
		width:100px;
		float:left;
		text-align:center;
	}
	.thirdCell {
		width:80px;
		float:left;
		text-align:center;
	}
		.thirdCell input {
			border:1px solid #666666;
			font-size:10px;
			margin-bottom:1px;
		}
	.fourthCell {
		width:180px;
		float:left;
		text-align:center;
	}
	.fifthCell {
		width:110px;
		padding:2px 0px 0px 10px;
		float:left;
		height:17px;
	}
	.sixthCell {
		width: 560px;
		float:left;
		height:19px;
	}
		.sixthCell input {
			border:1px solid #666666;
			font-size:10px;
			margin-bottom:1px;
		}
	.seventhCell {
		width:490px;
		float:left;
		padding-left:10px;
	}
	.eighthCell {
		width:180px;
		float:left;
		text-align:center;
		font-weight:bold;
	}
	
	.ninthCell {
		width:50%;
		float:left;
	}
	.tenthCell {
		width:10%;
		float:left;
	}
	.eleventhCell {
		width:30%;
		float:left;
	}
	.greyBg1{
		background-color:#f2f2f2;
	}
.lineWrapper2 {
	width:660px;
	padding:2px 10px;
	text-align:justify;
	min-height:17px;
}
	.lineWrapper2 p{
		padding:5px 0px;
	}
	.firstCell2 {
		width:30px;
		float:left;
		padding-top:2px;
	}
	.secondCell2 {
		width:630px;
		float:left;
	}
		.secondCell2 input {
			border:1px solid #666666;
			font-size:10px;
			margin-bottom:1px;
		}
.buttonLeft {
	width:330px;
	border-top:1px solid #666666;
	padding:5px 10px 10px 0px;
	text-align:right;
	float:left;
}
.buttonRight {
	width:330px;
	border-top:1px solid #666666;
	padding:5px 0px 10px 10px;
	float:left;
}
/* ecal confirmation page*/
.splitInfo {
	float:left;
	width:50%;
}