/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
}
/* tables still need 'cellspacing="0"' in the markup */
table {
}
caption, th, td {
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/***** End *****/

/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 0px 20px 0px;
	color:#333;
	background-color: #A9BAC3;
	background-image: url(../images/gca_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
/***** Headings *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	font-size: 1.8em;
	color: #6297BC;
	font-weight:bold;
}
h2 {
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight:bold;
}
h3 {
	font-size: 1.3em;
	font-weight:bold;
}
p, h1, h2, h3 {
	margin: 10px 15px;
}
/***** Common Formatting *****/
 
p, ul, ol {
	margin:0;
	padding:0 0 1.25em 0;
}
ul, ol {
	padding:0 0 1.25em 2.5em;
}
blockquote {
	margin:1.25em;
	padding:1.25em 1.25em 0 1.25em;
}
small {
	font-size:0.85em;
}
img {
	border:0;
	behavior: url(iepngfix.htc);
}
/*sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}*/
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration:underline;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em Arial, Helvetica, sans-serif;
}
textarea {
	width:100%;
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 0 0;
	padding:0;
}
table tr td {
}
/***** Wrapper *****/
 
#wrap {
	width:960px;
	margin:0 auto;
}
/***** Global Classes *****/
 
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.text-justify {
	text-align:justify;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
.wrap {
	width:960px;
	margin:0 auto;
}
.img-left {
	float:left;
	margin:4px 10px 4px 0;
	padding:1px;
	border:1px solid #006699;
	background-color:#FFFFFF;
}
.img-right {
	float:right;
	margin:4px 0 4px 10px;
	padding:1px;
	border:1px solid #006699;
	background-color:#FFFFFF;
}
.nopadding {
	padding:0;
}
.noindent {
	margin-left:0;
	padding-left:0;
}
.nobullet {
	list-style:none;
	list-style-image:none;
}
.margin {
	padding:5px;
}
.green {
	color: #9EC630;
}
.header, .mainImage, .content, .footer {
	margin:0px auto;
	width:820px;
}
.header {
	height:85px;
}
.header h1#logo {
	margin: 0;
	padding: 0;
	font: bolder 3.2em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	text-transform: lowercase;
	text-align:right;
}
.header h2#slogan {
	color: #666666;
	text-indent: 0px;
	font: bold 11px Tahoma, 'trebuchet MS', Sans-serif;
	text-transform: none;
	padding:0px;
	margin:0px;
	text-align:right;
}
form.searchform {
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
form.searchform input.textbox {
	margin: 0;
	width: 120px;
	border: 1px solid #9EC630;
	background: #FFF;
	color: #333;
	height: 20px;
	vertical-align: top;
}
form.searchform input.button {
	margin: 0;
	padding: 2px 3px;
	font: bold 12px Arial, Sans-serif;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;
	color: #777;
	width: 60px;
	vertical-align: top;
}
.header ul {
	margin:0;
	padding: 0;
	list-style:none;
}
.header li {
	display:inline;
	margin:0;
	padding:0;
}
.header a {
	float:right;
	display:block;
	background: url(../images/gca_tableft.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.header a span {
	float:right;
	display:block;
	background:url(../images/gca_tabright.gif) no-repeat right top;
	padding:6px 15px 3px 8px;
	color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.header a span {
	float:none;
}
/* End IE5-Mac hack */
.header a:hover span {
	color:#FFF;
}
.header a:hover {
	background-position:0% -42px;
	text-decoration:none;
}
.header a:hover span {
	background-position:100% -42px;
	text-decoration:none;
}
.header #current a {
	background-position:0% -42px;
	color: #FFF;
	text-decoration:none;
}
.header #current a span {
	background-position:100% -42px;
	color: #FFF;
	text-decoration:none;
}
.mainImage {
	height:220px;
	overflow:hidden;
}
.content {
	background-color:#fff;
}
.divisionLinks {
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.news {
	margin:0px;
	padding:0px;
	list-style:none;
}
.news a:link, .news a:visited {
	display:block;
	background-color:#fff;
	text-decoration:none;
	color:#555;
}
.news a:hover, .news a:active {
	background-color: #A9BAC3;
	color:#333;
}
.news p {
	margin:0px;
	padding:0px;
}
.news .item {
	padding:4px;
	background:url(../images/dotted.gif) repeat-x bottom left;
	margin-bottom:15px;
	font-weight:normal;
}
.news .item h3 {
	margin:0px;
	padding:0px;
	font-size:13px;
}
.item img {
	margin:0px 4px 1px 0px;
	padding:2px;
	border:1px solid #21338e;
	background-color:#fff;
}
.news .item .date {
	display:block;
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
form.contact {
	margin:10px;
	padding: 10px;
	border: 1px solid #dedede;
	background-color: #efefef;
	display:block;
}
form.contact label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
form.contact input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
form.contact textarea {
	width:300px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
form.contact input.button {
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #4284B0;
}
.footer {
	border-top:4px solid #568EB6;
	padding-top:5px;
	font-size:10px;
	color:#fff;
}
.footer a:link, .footer a:visited {
	color:#fff;
	font-weight:bold;
}
