h2
{
	font-size: 18px;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin: 0px;
}

#golong{
 	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	margin-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-y;
}
.redtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#B50319;
}
a.portfolio{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#002A5C;
	line-height:26px;
	text-decoration:none;
}
a.portfolio:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#808080;
	line-height:26px;
	text-decoration:underline;
}
.inner-bg-tile {
	background-image: url(images/inner-bg-tile.gif);
	background-repeat: repeat-y;
	
}
.calendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
.calendar a {
	color: #808080;
	text-decoration: none;
}
.calendar a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.homepage-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #757575;
	line-height: 24px;
}	
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
}
.headlines a {
	color: #0066FF;
	text-decoration: none;
}
.headlines a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.login-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #272727;
	text-transform: capitalize;
}
.login-text a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.login-text a:hover {
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
.login-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 85px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #808080;
	line-height: 10px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	line-height: 18px;
}
.body-text a {
	color: #0066FF;
	text-decoration: none;
}
.body-text a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.body-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #757575;
	line-height: 13px;
}
.body-text2 a {
	color: #0066FF;
	text-decoration: none;
}
.body-text2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.gray-bar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 24px;
}
.body-heads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #002A5C;
	line-height: 18px;
}

.date-separator-line {
	border-left: solid;
	border-left-color: #999999;
	border-left-width: 1px;
	padding-left: 7px;
}
.CS-nav-grey{
	background-color:#EEEEEE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002A5C;
	font-weight:bold;
	border: thin solid #999999;
	cursor:pointer;
}
.CS-nav-grey-over{
	background-color:#002A5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	font-weight:bold;
	border: thin solid #999999;
	cursor:pointer;
}
.CS-nav-blue{
	background-color:#002A5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	font-weight:bold;
	border: thin solid #999999;
	cursor:pointer;	
}
.CS-nav-blue-over{
	background-color:#002A5C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EEEEEE;
	font-weight:bold;
	border: thin solid #999999;
	cursor:pointer;	
}
.field-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 475px;
}
.field-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 100px;
}
.field-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 475px;
	height: 250px;
}

