@charset "UTF-8";
.bluetext {
	color: #0D4182;
	font-family: Ariol, Helvetica, sans-serif;
}
/* CSS Document */

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:16px;
	text-align: left;
}

a {color:#036; text-decoration:none;}

.pullquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#0D4182;
	line-height:22px;
	padding-left:10px;
	padding-right:20px;
}
ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:20px;
	list-style-image:url(goc-images/goc-bullet.gif)
}

ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:20px;
}

h1 {
	font-family:Ariol, Helvetica, sans-serif;
	font-weight:100;
	color:#0D4182;
	font-size:18px;
	text-align: left;
}
h2 {
	font-family:Ariol, Helvetica, sans-serif;
	font-weight:bold;
	color:#C90;
	font-size:14px;
}

#goccards {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#goccards a:link {
	color:#036;
	text-decoration:none;
}

#goccards a:hover {
	color:#C90;
	text-decoration:underline;
}
.leftbackground {
	background-image:url(goc-images/secondary-left-border2.png);
	background-position:right;
	background-repeat:repeat-y;
}
.rightbackground {
	background-image:url(goc-images/secondary-right-border-lower.png);
	background-position:right;
	background-repeat:repeat-y;
}
#bottomnav p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:20px;
	text-align: center;
}
#bottomnav a:link
{color:#CCC;}
#bottomnav a:hover {
	color:#C90;}
#bottomnav a:visited {color:#ccc;}
	
#homenav h1{font-family:Verdana, Geneva, sans-serif; line-height:25px; text-align:center;}
#cardarea p {padding-right:5px;}
.cardbackground {
	background-image:url(goc-images/cardbg.gif);
	background-position:center;
	background-repeat:no-repeat;}