body {
	margin-top: 0px;
	margin-left: 0px;
    margin-right: 0px;
    font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
	color: #444444;
	font-size: 12px;
	line-height: 16px;
	background-color: #000033;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot, h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, Verdana, Helvetica, Arial, sans-serif;
}

p, blockquote, br, span, ol, ul, li, dl tr, th, td, thead, tfoot {
	font-size: 12px;
}

h1 {
	font-size: 22px;
	line-height: 22px;
	color: #999999;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
	color: #003366;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	color: #003366;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
	line-height: 0px;
	color: #990000;
	font-weight: bold;
}

A:LINK  {
        text-decoration : none;
	color: #003366;
}

A:VISITED  {
        text-decoration : none;
	color: #6f8db9;
}

A:HOVER  {
	text-decoration : underline;
	color: #990033;
}

.large {
	font-size : 12px;
}

.small {
	font-size: 11px;
}

.tiny {
	font-size: 10px;
}

.error {
	font-size: 9px;
	color:	red;
}

.error2 {
	font-size: 9px;
	color:	yellow;
}

.redfont {
	color: #DB6722;
}

.greenfont {
	color: #929753;
}

.large_greenfont {
/*	color: #929753;*/
	font-size: 16px;
}

.whitefont {
	color: white;
}
.style3 {
	color: #990000; font-weight: bold;
}
.application_center {
	text-align: center;
}

.copyright {
	color: #606060;
	font-size: 9px;
	margin-top: 4px;
}


#mainpage {
	margin: 0px 24px 0px 0px;
	padding: 0px;
	width:  510px;
	float:right;
}

#mainpage_wide {
	margin: 10px 16px 40px 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	width:  680px;
	float: left;
}

#newsplaceholder {
	margin: 10px 18px 0px 18px;
	padding: 0px;
	border: 1px solid #fff;
	width: 215px;
	position: relative;
	float:left;
}

#newsblock {
	margin: 15px 24px 0px 20px;
	padding: 0px;
	border: 1px solid #999999;
	width: 215px;
	position: relative;
	float:left;
}

#newsinside {
	padding: 10px;
}

.newstitle {
	width: 100%;
	background-color: #003366;
	padding: 4px 6px;
}

a.newstitlelink {
	color: white;
}
.gutter {
	margin: 10px;
}