/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* `Basic HTML
----------------------------------------------------------------------------------------------------*/

body {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #666666;
}

a:link {
	color: #3eace0;
	text-decoration: none;
}

a:active {
	color: #3eace0;
	text-decoration: none;
}

a:visited {
	color: #3eace0;
	text-decoration: none;
}

a:hover{
	color: #3eace0;
	text-decoration: underline;
}

.normalText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #666666;
}

.largerText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #666666;
}

.headline {
	font-family: Georgia;
	font-size: 21px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
}

.boxTitle {
	font-family: Georgia;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #cbcccd;
}

.newsHeadline {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 2px;
}

.newsArchHeadline {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 0;
}

.newsArchHeadline a:link {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 0;
	text-decoration: none;
}

.newsArchHeadline a:active {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 0;
	text-decoration: none;
}

.newsArchHeadline a:visited {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 0;
	text-decoration: none;
}

.newsArchHeadline a:hover {
	font-family: Georgia;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 8px 0 0 0;
	text-decoration: underline;
}

.footerHeadline {
	font-family: Georgia;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	letter-spacing: -1px;	
	color: #5ac9fe;
	padding: 20px 0 0 20px;
}

.blueText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #3498c8;		
}

.greenText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #439941;		
}

.greenText a:link {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #439941;
	text-decoration: none;	
	padding: 5px 0 0 40px;
}

.greenText a:active {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #439941;	
	text-decoration: none;	
	padding: 5px 0 0 40px;
}

.greenText a:visited {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #439941;	
	text-decoration: none;	
	padding: 5px 0 0 40px;
}

.greenText a:hover {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #439941;	
	text-decoration: underline;	
	padding: 5px 0 0 40px;
}

.smallText {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #999999;		
}

.smallText2 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0;	
	color: #999999;		
	padding-left: 10px;
}

hr {
	color: #dee2e5;
	height: 3px;
	padding: 0;
	margin: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
}

h2 {
	font-size: 23px;
}

h3 {
	font-size: 21px;
}

h4 {
	font-size: 19px;
}

h5 {
	font-size: 17px;
}

h6 {
	font-size: 15px;
}

/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
}

ul {
	list-style: square;
}

li {
	margin-left: 30px;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 0;
}