body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color : #dbdbdb;
	text-align: left;
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Tahoma, SunSans-Regular;
	font-size: 11px; 
	color: #424446;
}



/*Text Elements*/


p, h1, h2, h3, h4, h5{
	font-family: Arial, Tahoma, SunSans-Regular;  
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
}
h1 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;
	font-size: 20px;
	line-height: 22px;
	color: #002a5c;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;
	font-size: 11px; 
	line-height: 16px; 
	color: #002a5c;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
}

h4 {font-size: 15px; line-height: 16px; color: #000;}
h5 {
	font-size: 12px;
	line-height: 18px;
	color: #6b6555;
	text-transform: uppercase;
}

h2 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;
	font-size: 12px;
	color: #002a5c;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
}

#right h2 {
	font-family: Verdana, Arial, Tahoma, SunSans-Regular;
	font-size: 14px;
	color: #002a5c;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-right: 0px;
}

p {font-size: 11px;	line-height: 16px; color: #424446;}

#right p {font-size: 12px;	line-height: 18px; color: #424446;}

b {}
blockquote {
	padding-left: 26px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #fff;
	line-height: 12px;
}

a { color: #002a5c; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: underline;}
a:link { color: #002a5c; text-decoration: underline;}
a:hover { color: #869ab2; text-decoration: underline;}
a:visited { color: #002a5c; text-decoration: underline;}

fieldset {
	border-top: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #424446;
	background-image: url(images/fieldset_bg.gif);
	background-repeat: repeat-x;
}

legend {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #002a5c;
}

label {
	float: left;
	width: 12em;
	text-indent: 20px;
}

input[type="text"]{
	border: 1px solid #666;
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
	width: 175px;
	padding: 2px;
}

select {
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
}

submit {
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #002a5c;
}

textarea {
	border: 1px solid #666;
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular;
	color: #000;
	width: 175px;
}

.field {
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular;
}

#crumbs {
	margin-bottom : 10px;
	font-size: 10px; 
	font-family: Arial, Tahoma, SunSans-Regular; 
	line-height: 14px; 
	color: #999;
}

#crumbs a { color: #666; font-size: 10px; text-decoration: none;}
#crumbs a:link { color: #666; text-decoration: none;}
#crumbs a:hover { color: #333; text-decoration: underline;}
#crumbs a:visited { color: #666; text-decoration: none;}

/*Layout Elements*/


#header {
	width: 800px;
}

#navrule {
	margin-left : 6px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-left: 0px;
	height: 17px;
	width: 788px;
	background-image: url(images/nav_rule.gif);
	background-repeat: repeat-x;
	clear: both;
}

#topnav{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	top: 20px;
	left: 580px;
	width: 230px;
	text-align: left;
	position: absolute;
	color: #edb03d; 
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular; 
	text-decoration: none;
}

#topnav a { color: #edb03d; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
#topnav a:link { color: #edb03d; text-decoration: none;}
#topnav a:hover { color: #60697f; text-decoration: none;}
#topnav a:visited { color: #edb03d; text-decoration: none;}

#logo{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	float: left;
}

#mainnav{
	margin-left: 0px;
	padding-top: 60px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: 540px;
	text-align: right;
	float: left;
}

#banner {
	margin-left : 6px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-left: 0px;
	height: 69px;
	width: 788px;
	background-image: url(images/subpage_gradient.jpg);
	background-repeat: repeat-x;
}

#leftnavtop{
	float: left;
	padding-top: 36px;
}

#gtk{
	float: right;
}

#content{
	margin-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	width: 788px;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden; 
	clear: left;
}


#left {
	width: 227px;
	float: left;
	background-color: #efefef;
	padding-top: 15px;
	padding-bottom: 20px;
}

#leftnavevents p { 
	color: #002a5c; 
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular; 
	text-decoration: none; 
	line-height: 11px; 
	margin-left : 24px;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-right : 0px;
}

#leftnav p a { 
	color: #002a5c; 
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular; 
	text-decoration: none; 
	line-height: 11px; 
	margin-left : 24px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
}

#left p a:link { color: #002a5c; text-decoration: none;}
#left p a:hover { color: #869ab2; text-decoration: none;}
#left p a:visited { color: #002a5c; text-decoration: none;}


#leftnavsub p a { 
	color: #002a5c; 
	font-size: 11px; 
	font-family: Arial, Tahoma, SunSans-Regular; 
	text-decoration: none; 
	line-height: 8px; 
	margin-left : 40px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
}

#leftnavsub p a:link { color: #002a5c; text-decoration: none;}
#leftnavsub p a:hover { color: #869ab2; text-decoration: none;}
#leftnavsub p a:visited { color: #002a5c; text-decoration: none;}


#right {
	float: left;
	width: 490px;
	padding-left: 20px;
	padding-top: 10px;
}

#right ul {
	color: #002a5c;
	font-size: 12px;
	font-family: Arial, Tahoma, SunSans-Regular;
	line-height: 18px;
	list-style-type: disc;
}

.list a { color: #002a5c; font-size: 12px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
.list a:link { color: #002a5c; text-decoration: none;}
.list a:hover { color: #869ab2; text-decoration: none;}
.list a:visited { color: #002a5c; text-decoration: none;}

#pullquote {
	width: 480px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-right : 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #f5f7f9;
	text-align: left;
	border-top:  solid #8fa0b4 1px;
	border-bottom: solid #8fa0b4 1px;
}


#pullquote p {
	font-size: 16px;
	line-height: 21px;
	color: #002a5c;
	font-family: "Times New Roman", Times, serif;
}

.author {
	font-size: 11px;
	line-height: 14px;
	color: #002a5c;
}


#footer {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	padding-left: 0px;
	background-color: #fff;
	width: 800px;
	text-align: left;
	clear: both;
}

#footerrule {
	height: 4px;
	width: 788px;
	background-color: #7f94ad;}

#footer p {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size: 10px;
	line-height: 14px;
	color: #8f8f91;
	text-indent: 18px;
}

#footer a { color: #002a5c; font-size: 10px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
#footer a:link { color: #002a5c; text-decoration: none;}
#footer a:hover { color: #869ab2; text-decoration: none;}
#footer a:visited { color: #002a5c; text-decoration: none;}


#news {
	padding-left : 10px;
}

#news a { color: #002a5c; font-size: 11px; font-family: Arial, Tahoma, SunSans-Regular; text-decoration: none;}
#news a:link { color: #002a5c; text-decoration: none;}
#news a:hover { color: #000; text-decoration: none;}
#news a:visited { color: #002a5c; text-decoration: none;}
