
/* CSS Document */
body {font:normal 12px Arial, Helvetica, sans-serif ;color:#000;margin:0;}
img{border:0;}
a {text-decoration:none;color:#085ec5;}
a:focus{outline:1px dotted invert}
a:hover{text-decoration:underline;}
h1,h2,h3,h4 {font-weight:normal;margin-top:0;color:#649700;}
h1 {font-size:20px;}
h2 {font-size:16px;}
h3 {font-size:12px;font-weight:bold;margin:0 0 5px 0;color:#649700;}

/* header */

.greenStrip {background:#74a317 url(/_imgs/aw/09/green-strip-bg.gif) no-repeat;height:14px;border-bottom:2px solid #fff;text-align:right;text-transform:uppercase;color:#fff;padding:4px 7px;font-size:90%;}
.greenStrip a {color:#fff;}

.blueHeader {background:#4c7f9e url(/_imgs/aw/09/header.jpg) no-repeat;height:130px;}

.logo {padding-left:20px;position:absolute;text-align:left;top:0;}

.nav {margin-top:106px;font-size:11px;color:#fff;}
.nav ul{list-style:none;}
.nav li{display:inline;}

.nav li div,.nav li a {float:left;}

/* for the normal nav items */
.nav .left {width:10px;height:24px;background:url(/_imgs/aw/09/nav-left.gif) no-repeat;}
.nav a {height:14px;background:url(/_imgs/aw/09/nav-center.gif) repeat-x;padding:5px 30px;color:#fff;font-weight:bold;}
.nav .right {width:10px;height:24px;background:url(/_imgs/aw/09/nav-right.gif) no-repeat;}

/* for the current nav item */
.nav li.current .left {width:10px;height:24px;background:url(/_imgs/aw/09/nav-current-left.gif) no-repeat;}
.nav .current a{height:14px;background:#fff;color:#22335e;}
.nav li.current .right {width:10px;height:24px;background:url(/_imgs/aw/09/nav-current-right.gif) no-repeat;}

/* main content area */
.main {padding:50px 0;}
.mainHome {padding:50px 0 0;}

/* right info boxes */

.box {float:left;clear:both;}
.box .top {width:176px;height:8px;background:red url(/_imgs/aw/09/box-top.gif) no-repeat;float:left;overflow:hidden;}
.box .topText {width:176px;height:21px;background:url(/_imgs/aw/09/box-text-top.gif) no-repeat;float:left;text-align:center;font-weight:bold;padding-top:7px;color:#666;}
.box .main {width:154px;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;padding:10px;float:left;}
.box .bottom {width:176px;height:8px;background:url(/_imgs/aw/09/box-bottom.gif) no-repeat;float:left;overflow:hidden;}

.box ul {list-style:none;padding:0;margin:0;}
.box li {border-bottom:2px solid #f3f3f3;padding:5px 0;background:url(/_imgs/aw/09/box-arrow-link.gif) no-repeat right;}
.box li a {padding-right:20px;display:block;color:#1665c1;font-weight:bold;}


/* left navigation */

.leftNav ul {list-style:none;margin:0;padding:0;}
.leftNav li {border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;padding:5px 0;}
.leftNav li.link {border:0;padding:7px 0 7px 10px;}
.leftNav li a {color:#005cd7;font-weight:bold;}
.leftNav li a.current {color:#669c08;background:url(/_imgs/aw/09/left-nav-current-arrow.gif) no-repeat left 30%;padding-left:10px;}

/* home accred */

.homeAccred {height:285px;width:960px;clear:both;background:url(/_imgs/aw/09/home-accred-bg.gif) repeat-x;}

/* footer */

.blueFooter {background:#4c7f9e;height:100px;padding:15px 0;text-align:center;color:#fff;}
.blueFooter a {color:#fff;}


/* form elements */
.logout {margin-top:10px;background:url(/_imgs/aw/09/logout-bg.gif) repeat-x;color:#3065b3;border:1px solid #dbdbdb;padding:2px;height:22px;}

/* makes image float left of some text on right, with padding*/

.imageLeft
{
	float:left;
	margin:0 25px 10px 0;
}

/* for boxes on difference page*/

.diffBox
{
	margin-top:25px;
	padding-bottom:20px;
	background:#fff url(/_imgs/aw/09/hr-line.gif) no-repeat right bottom;
}

/* contact box (in banner) */

.phone
{
	text-align:center;
	font-weight:bold;
}

.boxList
{
	list-style:none;
	text-align:center;
	margin:8px 5px 5px;
	padding:0;
}

.boxList li 
{
	display:inline;
}

.bold {font-weight:bold;}

/* copy table styles from old site */

.acctable td{padding:10px;}

.accdotted {
border-bottom:1px dotted #DCDCDC;
line-height:16px;
}

/* downloads section */

.fileBox
{
	width:430px;
	float:left;
	border-top:1px solid #ebebeb;
	padding:5px 0;
	margin:0 0 20px 25px;
}

.fileBox img {float:right;}

.fileBox a {font-weight:bold;color:#283057;text-decoration:none;}
.fileBox a:hover {text-decoration:underline;}

#container-2 {margin-top:20px;}

#mozscroll { position: absolute; top: 0px; bottom: -1px; visibility: hidden } /* Force vertical scrollbar in Gecko browsers */

#prodtable {width:100%;}
#prodtable td {padding:2px;}

/* order free material */

.ordtable {background:#f9f9f9;width:100%;margin-bottom:20px;}

.ordtable td.ordsub{width:50%;padding:2px;}

.ordcon {padding:8px;}

.error {color:red;}

.contactTable a{color:#085ec5;}

.pagetitle1 {background:#f1f1f1;padding:8px;font-weight:bold;}

.normal {border:1px solid #e0e0e0;background:#fafafa url(/_imgs/aw/my/normalBg.gif) repeat-y;}

.butpad a{color:#fff;padding:8px;}

.grid_9 ul,.grid_13 ul {list-style:none;padding-left:20px;margin:0;}
/*.grid_9 li,.grid_13 li{background:url(/_imgs/aw/09/ulArrow.gif) no-repeat left top;padding-left:10px;}*/

.contable td	{padding-bottom:5px;}