a, a:link, a:active, a:visited {
	color: #008DBF;
}

a:hover {
	color: #2CBCEF;
}

#title {
	width: 1100px;
	height: 222px;
	position: relative;
	top: -1px;
}

#content {
	width: 800px;
	height: 800px;
	margin-top: 10px;
	text-align: left;
	margin-top: 30px;
}

body {
	background-color: white;
	background-image: url("images/css/bg_gradient.jpg");
	background-repeat: repeat-x;
}
	

#tab_black {
	font-family: "arial";
	color: black;
	font-size: 15pt;
	letter-spacing: .5;
}


#blackTah {
	font-family: "arial";
	color: black;
	font-size: 10pt;
	letter-spacing: .5;
}

#grayFont {
	font-family: verdana;
	color: #6BA9BF;
	font-size: 13px;
	letter-spacing: 1;
}

#blueTitle {
	font-family: tahoma;
	color: #3684AE;
	font-size: 35px;
	letter-spacing: 1;
}

#periFont {
	font-family: arial;
	color: #0199cc;
	letter-spacing: 1;
	font-size: 22px;
}

#main_gcss {
	width: 718px;
	height: 172px;
	background-image: url("images/css/main_gcss.jpg");
	background-repeat: no-repeat;
}
#main_email {
	width: 718px;
	height: 159px;
	background-image: url("images/css/main_email.jpg");
	background-repeat: no-repeat;
}

#main_text {
	width: 750px;
	font-family: tahoma;
	letter-spacing: .5;
	color: black;
	line-height: 1;
	font-size: 13pt;
}


#grad1 {
	background-image: url("images/css/bg_gradient1.jpg");
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #a3dbed;
}

.brochurePiece {
	width: 700px;
	height: 255px;
	background-repeat: no-repeat;
}

#brochure {
	width: 700px;
	background: white;
}

#grad3 {
	background-image: url("images/css/bg_gradient3.jpg");
	background-repeat: repeat-x;
	background-color: white;
	border: 1px solid #a3dbed;
}

#tab_gradient2 {
	width: 243px;
	height: 294px;
	background-image: url("images/css/bg_gradient2.jpg");
	background-repeat: no-repeat;
	margin-left: 7px;
	margin-right: 7px;
}
	

#moreLink {
	font-family: tahoma;
	font-weight: bold;
	letter-spacing: 1;
	font-size: 14px;
	color: #396bce;
	text-decoration: none;
	border: 0px;
}

#moreLink:hover {
	color: #68B2EF;
}

#arrow {
	border: 0px; 
	position: relative; 
	top: 4px;
}

#top_envelope {
	width: 1140px;
}

#title_handBottom {
	width: 1100px;
	height: 37px;
	background-image: url("images/css/title_handBottom.jpg");
	background-repeat: no-repeat;
}

#sidePane_top {
	border: 1px solid #5F5F5F;
	margin-top: 40px;
	text-align: right;
}

#newsTicker_div {
	height: 320px;
	width: 140px;
	border: 1px solid #5F5F5F;
}

#sidePane_link_div {

	margin-top: 4px;
	margin-bottom: 4px;
}
	

#sidePane_link {
	font-family: verdana;
	color: #396bce;
	letter-spacing: 1;
	font-size: 9px;
	text-decoration: none;

	margin-right: 4px;
}

#sidePane_link:hover {
	color: #68B2EF;
}

#sidePane_brochures {
	margin-top: 20px;
	border: 1px solid #5F5F5F;

}

#banner_div {
	margin-top: 7px;
	margin-bottom: 7px;
}

#banner_link {
	text-decoration: none;
}

#banner_img {
	border: 1px solid #1b8db2;
}

#banner_img:hover {
	border: 1px solid #86D6EF;
}

#sidePane_title {
	font-family: tahoma;
	font-size: 17px;
	color: #65a1c1;
	margin-top: -7px;
}
	
#footer {
	background-image: url("images/css/bg_gradient_bottom.jpg");
	background-repeat: repeat-x;
	height: 444px;
	width: 100%;
}

#grad4 {
	background-image: url("images/css/gradient_light3.jpg");
	background-repeat: repeat-x;
}

.contactForm {
	border: 1px solid #6BA9BF;
	color: #6BA9BF;
	font-family: tahoma;
	font-size: 11px;
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
	background: white;
}

#contact_map {
	width: 288px;
	background-image: url("images/css/gradient_map.png");
	background-repeat: no-repeat;
}

.balanceInput {
	border: 1px solid #0199cc;
	background: transparent;
	height: 22px;
	width: 150px;
	text-align: center;
	font-family: tahoma;
	color: #0199cc;
	font-size: 14px;
	letter-spacing: 1;
	position: relative;
	top: -2px;
	padding-left: 3px;
}

.balanceSubmit {
	border: 1px solid #0199cc;
	background: transparent;
	height: 22px;
	width: 60px;
	font-family: arial;
	text-align: center;
	font-weight: bold;
	color: #0199cc;
	font-size: 12px;
	letter-spacing: 1;
	padding-bottom: 2px;
	position: relative;
	top: -2px;
	cursor: pointer;

}
/* styles for new gift page */
#infoLink {
	color: #68B2EF;
	border-bottom: 1px solid white;
	text-decoration: none;
}
#infoLink:hover {
	color: #396bce;
	border-bottom: 1px solid #396bce;

}
.infoLabel {
	font-family: arial;
	font-size: 15pt;
	color: #0199cc;
	letter-spacing: 1px;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

#labelSelected {
	background-image: url("images/css/gift_bullet_alt.jpg");
}

#labelUnselected:hover {
	background-image: url("images/css/gift_bullet_alt.jpg");
}

#labelUnselected {
	background-image: url("images/css/gift_bullet.jpg");
}

#smallButton {
	//background-image: url("images/css/gift_gradient2.jpg");
	//background-repeat: repeat-x;
	background-color: white;
	height: 40px;
	border: 1px solid #1aa3d1;
	padding: 5px;

	text-decoration: none;
	font-family: tahoma;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 14px;
	color: #396bce;

	margin-left: 10px;
	margin-right: 10px;
	
}
#smallButton:hover {	
	color: #68B2EF;
	background-color: #e5f7fd;
}

#blueArial {
	font-family: arial;
	color: #0199CC;
	font-size: 14pt;
}

#lightArial {
	font-family: arial;
	color: #68B2EF;
	font-size: 14pt;
}