@import url('vertMenu.css');
	
	body{
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	height:100%;
	margin:0px;
	padding:0px;
	}
	
	a{
	color:#12499f;
	}
	
	a:hover{
	color:#e20019;
	}
	
	head+/**/body .fc:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
	}
	
	/* mac hide \*/
	* html .fc{height:1%;}
	*+html .fc{display:inline-block;}
	/* End hide */
	
	table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;

	}
	#content {float:right;width:786px;margin-left:0px;text-align:left;}
	BODY p {
	font-size: 11px;
	}
	#footer{
	width:966px;
	height:148px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/layout/footerBar.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear:both;
	}
	
	#navigation{
	float:left;
	width:163px;
	text-align:left;


	}
	
	.blueHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002C5A;
}

.blueHeading a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002C5A;
}

.blueLargeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002C5A;
}

.greenHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9EC224;
}
	
	#testimonials{
	float:right;
	width:190px;
 	padding-right:5px;
	border-left:solid 1px #CCCCCC;
	padding-left:10px;
	font-size:12px;
	
	}
	.testiHeading{
	color:#f8ae44;
	font-size:14px;
	font-weight: bold;
	}

	
	#navigationAdmin{
	list-style:none;
	float:right;
	width:180px;
	margin-right:1px;
	height:546px;
	height:400px;
	}
	#navigationAdmin ul li{
	list-style:none;
	font-weight: bold;
	color: #12499f;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	}
	#header{
	width:966px;
	background-image: url(images/layout/danLogo.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 10px;
	}
	#smallTopLinks{
	width:966px;
	text-align:right;
	height: 20px;
	
	}
	#banner{
	width:966px;
	height: 147px;
	background-image: url(images/layout/banner_new.gif);
	background-repeat: no-repeat;
	margin-bottom:20px;

	}
	#container{
	width:966px;
	margin: 0 auto;
	background-image: url(images/bg.gif);
	}
	#main{
	text-align:left;
	background:#FFFFFF url("images/layout/backgroundRed.gif") repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	}
	
	.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0202c4;
	}
	
	.pageTitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #f90000;
	}
	
		.pageTitleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #747474;
	}
	#footer p,#header p{padding:4px;}
	
#loginBox {
	padding: 5px;
	height: 250px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 40px;
	border: 1px solid #666666;
}
#contentCell {
padding-left:10px;
padding-right:0px;
}

#navigationAdmin ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
	text-decoration: none;	
}

#navigationAdmin ul a:hover {
	text-decoration: underline;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.numberbox{
width:20px;
}
.paypalbox {
	background-color: #F8F8F8;
	border: 1px solid #BBBBBB;
}
.size14 {
	font-size: 12px;
	font-weight:bold;
}

.size12 {
font-size: 12px;
}
th {
background-color:#002C5A;
color:#FFFFFF;
font-weight:bold;
}
td {

}
.witeCell {
	background-color: #FFFFFF;
}
#whiteTable {
background-color: #FFFFFF;
}
.productHeadingCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9EC224;
	border-bottom:solid 1px #333333;
	padding-bottom:5px;
	background-color:#FFFFFF;
}
label {
display:block;
	width:140px;
	float:left;
	padding:5px;
	font-weight:bold;
}
.moreInfo a {
	font-weight: bold;
	color: #9EC224;
	text-decoration:none;
	float:right;
}

