/* Navigation */

a.button {
	text-decoration: none;
	border-top: solid 1px #ff6600;
	border-left: solid 1px #ff6600;
	border-bottom: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	padding: 8px 15px 8px 7px;
	background: #ff6600 no-repeat right;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #ffffff;
	background-image: url(images/menuspacer.jpg);
}

a.button:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	background: #004ea1 no-repeat right;
	background-image: url(images/menuspacer.jpg);
}

a.buttona {
	text-decoration: none;
	border-top: solid 1px #ff6600;
	border-left: solid 1px #ff6600;
	border-bottom: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	padding: 8px 32px 8px 7px;
	background: #ff6600;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #ffffff;
}

a.buttona:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	background: #004ea1;
}

a.buttonb {
	text-decoration: none;
	border-top: solid 1px #ff6600;
	border-left: solid 1px #ff6600;
	border-bottom: solid 1px #ff6600;
	border-right: solid 1px #ff6600;
	padding: 8px 15px 8px 32px;
	background: #ff6600 no-repeat right;
	font: bold 12px Arial,Helvetica,sans-serif;
	color: #ffffff;
	background-image: url(images/menuspacer.jpg);
}

a.buttonb:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	background: #004ea1 no-repeat right;
	background-image: url(images/menuspacer.jpg);
}

a.sub {
	text-decoration: none;
	padding: 0px 0px 0px 30px;
	background: #e1e1e2 no-repeat left;
	font: bold 10px Arial,Helvetica,sans-serif;
	color: #004ea1;
	background-image: url(images/orange-arrow2.gif);
}

a.sub:hover {
	text-decoration:none;
	font: bold 10px Arial,Helvetica,sans-serif;
	color:#ff6600;
	font-weight: bold;
}

a.sub2 {
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	background: #e1e1e2 no-repeat left;
	font: bold 10px Arial,Helvetica,sans-serif;
	color: #004ea1;
	background-image: url(images/orange-arrow3.gif);
}

a.sub2:hover {
	text-decoration:none;
	font: bold 10px Arial,Helvetica,sans-serif;
	color:#ff6600;
	font-weight: bold;
}

/* Content */

#leftcolumn {
	float: left;
	width: 146px;
	padding:0px 0px 0px 0px;
	background: #ffffff;
	border: 1px solid #004ea1;
}

#content {
	float: right;
	width: 725px;
	padding:0px 0px 0px 0px;
	background: #e1e1e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575758;
}

p {
	line-height: 20px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575758;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004ea1;
	font-weight: bold;
}

h1.keywords {
	padding:0;
	font-size:small;
	text-align:center;
	color:#4F4F4F;
	line-height: normal;
	margin-top: -3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004ea1;
	font-weight: bold;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ff6600;
}

a {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004ea1;
	text-decoration: none;
}

a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
}

a.copy {
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #575758;
	text-decoration: none;
}

a:hover.copy {
	font: 9px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
}

a.side {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	font-variant: small-caps;
}

a:hover.side {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	font-variant: small-caps;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #004ea1;
	font-weight: bold;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ff6600;
}

.lefttitle {
	color: #ff6600;
}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #b4b4b4;
}

#bar {
	width: 100%;
	height: 10px;
	background: #004ea1;
}

.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #004ea1;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	font-weight: bold;
	line-height: 16px;
}

.left-border {
	background-image: url(images/left-side-border.gif);
	background-repeat: repeat-y;
}

.right-border {
	background-image: url(images/right-side-border.gif);
	background-repeat: repeat-y;
}

.bartitle {
	text-decoration: none;
	border: solid 1px #004EA1;
	padding: 1px 124px 1px 5px;
	background: #FF6600;
	font: bold 15px Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	color: #fff;
	width: 200px;
}

.bartitle-blue {
	text-decoration: none;
	border: solid 1px #FF6600;
	padding: 1px 124px 1px 5px;
	background: #004EA1;
	font: bold 15px Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	color: #fff;
}

.bartitle2 {
	text-decoration: none;
	padding: 1px 0px 1px 5px;
	font: bold 15px Arial,Helvetica,sans-serif;
	font-variant: small-caps;
	color: #fff;
}

 ul.link {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.link {
	background-image: url(images/orange-arrow4.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 40px;
}

 ul.link2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.link2 {
	background-image: url(images/orange-arrow2.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 3px 40px;
}

 ul.sidelink {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.sidelink {
	background-image: url(images/blue-arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 6px 20px;
}
