/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:url(images/bg.jpg) repeat;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a, a:visited{
	color:#0033FF;
}

a:hover{
	color:red;
}

.shadowL{
	background:url(images/shadowL.png) repeat-y;
}

.shadowR{
	background:url(images/shadowR.png) repeat-y;
}

.shadowTop{
	background:url(images/shadowTopRepeat.png) repeat-x;
	background-position:bottom;
}

.shadowBottom{
	background:url(images/shadowBotRepeat.png) repeat-x;
	background-position:top;
}

.navTable{
	background-color:#f5f4f4;
	border-top:2px solid #002c4a;
	border-bottom:2px solid #002c4a;
	
	margin-left:4px;
}

.navTable td{
	padding:5px;
	border-bottom:1px solid #97a8b3;
}

.navTable a,.navTable a:visited{
	font-weight:bold;
	color:#474646;
	text-decoration:none;
}

.navTable a:hover{
	text-decoration:underline;
	color:#663300;
}

.navTable ul{
	list-style-image:url(images/bullet.jpg);
	padding:0px;
	margin:0px;
	margin-left:25px;
}

.navTable img{
	border:1px solid #585858;
}


/*PLP Styles*/

.navTablePLP{
	background-color:#f5f4f4;
	border-top:2px solid #002c4a;
	border-bottom:2px solid #002c4a;
	
	margin-left:4px;
}

.navTablePLP td{
	padding:5px;
	border-bottom:1px solid #97a8b3;
}

.navTablePLP a,.navTablePLP a:visited{
	font-size:13px;
	color:#474646;
	text-decoration:none;
	font-weight:bold;
}

.navTablePLP a:hover{
	text-decoration:underline;
	color:#993300;
}

.navTablePLP ul{
	list-style-image:url(images/bullet.jpg);
	padding:0px;
	margin:0px;
	margin-left:25px;
}

.navTablePLP img{
	border:1px solid #585858;
}

/*end of PLP styles*/

.dwMainImages{
	border:1px solid #999999;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#002c4a;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:3px solid #002c4a;
}

.dwFooter{
	height:153px;
	width:925px;
	background:url(images/footer.jpg) no-repeat;
	color:white;
}

.dwFooter a:visited,.dwFooter a{
	font-size:11px;
	text-decoration:underline;
	color:white;	
}

.dwFooter a:hover{
	color:#66FFFF;
	text-decoration:none;
}

.dwImg{
	padding:3px;
	margin-left:10px;
	border:solid 1px #ccc;
}

p{
	text-align:justify;
}

.dwUl{
	list-style-image:url(images/bullet.jpg);
	padding:0px;
	margin:0px;
	margin-left:25px;
}

.dwUl ul{
	list-style-image:none;
	list-style-type:square;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002c4a;
}

h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#002c4a;
	margin:0px;
	padding:0px;
	font-style:italic;
}

.dwImg{
	padding:2px;
	border:1px solid #eee;
	margin:0px 0px 2px 2px;
}

.dwTbl td{
	border:1px solid #eee;
}

#tblContact {
	font-family:arial,helvetica,sans-serif; 
	font-size:14px;
}

#tblContact a{
	font-weight:bold;
}

#tblContact td{
	border:1px solid #eee;
	margin:2px;
	padding:2px;
}

#sideBarHome{
	background-color:#DFE9EC;
	margin-left:10px;
	padding:10px;
}

#sideBarHome ul{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px
}

#sideBarHome ul li {
	padding-top:5px;
}


#socialIcons img{
	border:0;
}



.dwfrontbox {
	float:left;
	margin-left:10px;
	
	margin-top:40px;
	width:231px;
	min-height:178px;
	background-image:url(images/blogBoxRepeat.jpg);
	background-repeat:repeat-y;
}

.dwfrontbox ul{
	margin:0;
	padding:0;
	margin-left:5px;
	margin-top:10px;
	list-style:none;
}

.dwfrontbox ul li{
	line-height:12px;
	background:url(images/bullet.jpg) no-repeat 0px 3px;
	padding-left:15px;
}

.dwfrontbox ul li a,.dwfrontbox ul li a:visited{
}

.dwfrontbox ul li a:hover{
	text-decoration:none;
}

.frontbox2 {
	width:464px;
	min-height:178px;
	float: left;
}
.frontbox2 h2 {
	width: 100%;
	text-align:left;
	margin:0;
	padding:5px 0 5px 8px;
	text-transform:uppercase;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.frontbox2 h2 span {
	font-size:0.875em;
}
.frontboxbottom {
	width: 231px;
	min-height:178px;
	background-image: url(images/frontboxbottom.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom:12px;
}

.frontboxbottom2 {
	width: 231px;
	min-height:178px;
	background-image: url(images/blogBoxBottom.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	padding-bottom:12px;
}

.frontboxbottom h2, .frontboxbottom2 h2 {
	width:215px;
	text-align:left;
	color:#ffffff;
	font-family:"Arial Narrow",Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin:0;
	padding:8px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
.frontboxbottom p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:0.625em;
	margin:8px;
}
.frontbox2 p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:0.625em;
	margin:8px;
	line-height:1.75em;
}
.frontboxbottom a, .frontboxbottom a:visited, .frontbox2 a, .frontbox2 a:visited, #footercontainer a, #footercontainer a:visited, #contentcontainer a, #contentcontainer a:visited {
	color: #003366;
	text-decoration:underline;
	font-weight:bold;
}
.frontboxbottom a:hover, .frontbox2 a:hover, #footercontainer a:hover, #contentcontainer a:hover {
	text-decoration:underline;
}
.frontboxbottom img {
	float:right;
	margin:17px 4px 4px 10px;
}
.frontbox2 img {
	float:right;
	margin:10px 0 4px 45px;
}
