body {
	text-align:center;
	margin: 0px;
	background: url(../images/body-gradient-bg.gif) repeat-x;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #484848;
	padding-bottom: 30px;
}

h1, h2, h3, h4 {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
	margin-bottom: 15px;
}


a img {
	border: none;
	
}

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

#column-2 a {
	font-weight:bold;
}

.home #column-2 a {
	font-weight:normal;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline-style: none;
}

blockquote {
	background: url(../images/quotation.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 35px;
	margin: 0px;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.4em;
}

blockquote span {
	font-size: 0.65em;
	font-style: normal;
	display: block;
	padding-top: 12px;
}

ul,ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}





#content h1 {
	color: #1e1b1c;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 15px;
}

#content h2 {
	color: #1e1b1c;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 15px;
}

.home #content h2 {
	color: #1e1b1c;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 15px;
}


#content h3 {
	font-size: 1.2em;
	font-weight: normal;
	padding: 5px 0px 20px;
}

#content #column-2 h3 {
	color: #1e1b1c;
}

#content ul {
	margin-top: 0px;
	margin-bottom: 15px;
}

#content #column-2 ul li, .home #content #column-1 ul li {
	background: url(../images/bullet.gif) no-repeat 0px 5px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
}

#content #column-3 h2{
	font-size:1.4em;
}

.yellow {
	color:#FFD204;
	font-size:1.5em;
}

.turquoise {
	color:#1CACA7;
}

