html {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #62a0c7;
	font-size: 14px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0000CC;
}
a:hover, a:active {
	font-weight: bold;
	color: #CC0000;
}
#banner {
	height: 315px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}
#hasMenu {
	display: block; /* Set to none to hide menu and banner copy */
}
.bannerCopy {
	font-size: 36px;
	font-weight: bold;
	margin-top: 24px;
}
#mainNav {
	height: 31px;
	font-size: 13px;
}
#mainNav a:link, #mainNav a:visited, #mainNav a:active {
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#mainNav a:hover {
	font-weight: bold;
	color: #990000;
	background-image: url(../images/mainNavHoverBg.jpg);
	background-repeat: repeat-x;
	display: block;
	background-position: top;
	height: 31px;
	cursor: pointer;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#topNav {	
	font-size:  13px;
}
#topNav a:link, #topNav a:visited, #topNav a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#topNav a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.repeatingBg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}
#content {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
input[type='text'], input[type='password'], select, textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
input[type='submit'], input[type='button'] {
	font: bold 12px Arial, Helvetica, sans-serif;
}
input[type='submit']:hover, input[type='button']:hover {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.copy {
	font-size: 14px;
	line-height: 1.2;
}
#alexButtonPad {
	padding: 5px;
	background-color: #CC3333;
	width: auto;
}
.alexButtonBg {
	background-color: #FFFFFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	cursor: default;
	background-image: url(../images/abv3Up.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: auto;
	border-top: 2px outset;
	border-right: 2px outset;
	border-bottom: 2px outset;
	border-left: 2px outset;
}
#footer {
	height: 70px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}
#copyright {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding-top: 10px;
}
#copyright a:link, #copyright a:visited {
	font-weight: normal;
	color: #666666;
}
#copyright a:hover, #copyright a:active {
	font-weight: normal;
	color: #CC0000;
}
h1 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.textHeight {
	line-height: 1;
	height: 31px;
	display: block;
}
.paddingBottom {
	padding-bottom: 5px;
}

.green {
	color: #003300;
}
.grey {
	color: #666666;
}
.blue {
	color: #006699;
}
.red {
	color: #990000;
}
.topAudio {
	background: url(../images/ask-audio_03.jpg) repeat-x;
}
.leftAudio {
	background: url(../images/ask-audio_07.jpg) repeat-y;
}
.rightAudio {
	background: url(../images/ask-audio_09.jpg) repeat-y;
}
.bottomAudio {
	background: url(../images/ask-audio_13.jpg) repeat-x;
}

a.alexButton_v4I:link,a.alexButton_v4I:visited {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Up.gif) repeat-x bottom;
}
a.alexButton_v4I:hover {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Over.gif) repeat-x top;
}
a.alexButton_v4I:active {
	cursor: default;
	display: block;
	text-align: center;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	outline:#CC0000;
	padding: 6px 3px;
	border: 2px outset;
	background: #FFFFFF url(http://www.onlinebuttonsecrets.com/covers/abv3Down.gif) repeat-x top;
}
div.alexButton_v4O {
	padding: 6px;	background-color: #CC3333;
}
legend {
	padding-left: 8px;
}
#image {
	list-style-type: none;
	padding-bottom: 5px;
}

fieldset {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.borderGrey {
	background: #DDD;
	border: 1px solid #666;
}

