/* Global Site Style */
* {
	margin: 0px;
	padding: 0px;
}
body, table, td, .bodyText1 {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	color: #333;
}
/* AAA Overwrites */
#document.clubLeftLayout {
	margin: auto;
	width: 1024px;
}
#mainContainer.aaa2 {
	float: right;
	margin-top: -10px;
}
.clubLeft {
	width: 200px;
	clear: both;
}
.aaa2 .mainContent {
	border-color: #808080;
}
.aaa2 .travelBar {
	padding: 0 5px;
}
.aaa2 .travelBar .current {
	color: #060682;
}
.aaa2 .pBar .current {
	background-color: #BD0000;
	font-weight: bold;
}
.aaa2 .TabbedPanels {
	width:599px;
}
.aaa2 .travelBar .spacer, .aaa2 .travelBar .spacer.extraSpace {
	padding: 0 5px;
}
.bodyTextLink {
	font-family: 12px Verdana, Helvetica, Arial, sans-serif;
}
.aaa2 .required {
	color: #BD0000;
}
/* Layout Definitions */
#caask_header {
	background: url(http://caask.ca/assets/img/layout/header1024.gif);
	width: 1024px;
	text-align: right;
	height: 90px;
}
#util_nav {
	position: relative;
	top: 44px;
	right: 6px;
}
#top_menu {
	width: 824px;
	height: 27px;
	color: #FFF;
	font-size: 100%;
	border-bottom: 5px solid #BD0000;
	background: #060682 url(http://caask.ca/assets/img/layout/nav_corner.gif) no-repeat right;
	float: right;
	z-index:200;
}
#search_box {
	width: 200px;
	background: url(http://caask.ca/assets/img/layout/srchbox_bck.gif);
	min-height: 40px;
	float: left;
}
#search_box_adj { margin: 23px 10px 6px 10px; }
#divider {
	background: url(http://caask.ca/assets/img/layout/left_divider.gif);
	width: 200px;
	height: 2px;
	position: relative;
	bottom: 0px;
	float: left;
	clear:both;
}
#left_col {
	width: 200px;
	background: url(http://caask.ca/assets/img/layout/leftcol_bck_aaa.jpg);
	min-height: 500px;
}
#left_colH {
	width: 200px;
	background: url(http://caask.ca/assets/img/layout/leftcol_bck.gif);
	float: left;
}
#left_col_adj { margin: 10px 20px 10px 10px; }
#caask_footer {
	font-size: 90%;
	color: #809DB9;
	clear: both;
	margin-top: 10px;
	border-top: 5px solid #BD0000;
}
/* Presentation Elements */
p { margin: 6px 0px; }
a, a:link, a:visited {
	color: #809DB9;
	text-decoration: none;
}
a:hover, a:active {
	color: #BD0000;
	text-decoration: underline;
}
ul.indent { margin: 6px 20px; }
input, button, select, textarea {
	font-size: 100%;
	border: 1px solid #C0CEDC;
}
input[type="radio"] { border: none; }
input[type="checkbox"] { border: none; }
img { border: none; }
img[align="right"] { margin-left: 20px; }
img[align="left"] { margin-right: 15px; }
.h1, h1, h1.heading1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 200%;
	color: #060682;
}
.h2, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 130%;
	color: #060682;
}
.h3, h3 {
	font-size: 100%;
	font-weight: bold;
	color: #060682;
}
.h4, h4 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: bolder;
	color: #BD0000;
}
.hr, hr {
	color: #C0CEDC;
	background-color: #C0CEDC;
	height: 1px;
	margin: 5px 0px;
}
blockquote { margin: 3px 20px; }
.blue { color: #060682; }
.red { color: #BD0000; }
.footnote {
	color:#999;
	font-size: 90%;
}
.smallgray {
	color:#666;
	font-size: 80%;
}
.redsup {
	font-size: 80%;
	color: #BD0000;
}
.bigblue {
	font-size: 280%;
	font-weight: bold;
	color: #060682;
}
#authuser {
	color: #FFF;
	margin-bottom: 18px;
}
#authuser a, #authuser a:link, #authuser a:visited {
	color: #FFF;
	text-decoration: none;
}
#authuser a:hover, #authuser a:active {
	color: #FFF;
	text-decoration: underline;
}
#signout {
	color: #809DB9;
	margin-bottom: 6px;
}
#signout a, #signout a:link, #signout a:visited {
	color: #809DB9;
	text-decoration: none;
}
#signout a:hover, #signout a:active {
	color: #BD0000;
	text-decoration: underline;
}
#top_menu a, #top_menu a:link, #top_menu a:visited {
	color: #FFF;
	text-decoration: none;
}
#top_menu a:hover, #top_menu a:active {
	color: #FFF;
	text-decoration: underline;
}
#error, .error {
	font-size: 110%;
	color: #BD0000;
}
