body {
	background-color: #CCD5DC;
	padding-top: 10px;
	margin: 0;
	font-family: Tahoma;
}
#widget {
	width: 1000px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
}
#bottomline {
	height: 5px;
	text-align: center;
}
a:link, a:visited {
	color: #41697d;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
a:hover {
	color: #489fcb;
	text-decoration: underline;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
#header {
	width: 100%;
	height: 270px;
	background: url(images/header.png) no-repeat;
	border-bottom: 2px solid #CCD5DC;
}
#header h1, .siteheader, .siteheadertel {
	padding-left: 258px;
	margin: 0;
	color: white;
	font-size: 14px;
}
.siteheader {
	padding-top: 15px;
	font-weight: 600;
}
.siteheadertel {
	font-size: 18px;
	font-weight: 600;
	padding-top: 40px;
	padding-bottom: 35px;
	padding-left: 298px;
}
#header h1 {
	padding-top: 5px;
}
#add {
	font-size: 12px;
	left: 218px;
	position: relative;
	top: 10px;
	width: 600px;
}
#addcol1, #addcol2, #addcol3 {
	position: relative;
	width: 180px;
}
#addcol1 {
	float: left;
	left: 0px;
}
#addcol2 {
	float: left;
	left: 10px;
}
#addcol3 {
	float: left;
	left: 20px;
}
#addcol1 span, #addcol2 span, #addcol3 span {
	color: #93EDFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
}
#addcol1 h1, #addcol2 h1, #addcol3 h1 {
	color: #93EDFF;
	display: inline;
	font-size: 13px;
	padding: 0;
	margin: 0;
}
#addcol1 p, #addcol2 p, #addcol3 p {
	color: white;
	padding: 0;
	margin: 5px 0px 5px 0px;
}
a.headerlinkmore:link, a.headerlinkmore:visited {
	color: #93EDFF;
	text-decoration: none;	
}
a.headerlinkmore:hover {
	text-decoration: underline;
}
a.headerlink {
  text-decoration: underline;
  color: #93EDFF;
	font-size: 13px;
	font-weight: bold;
}
#maininside, #mainindex {
	padding: 0;
	margin: 0;
	float: left;
}
#maininside {
	background: url(images/colsinside.gif) top left repeat-y;
}
#mainindex {
	background: url(images/colsindex.gif) top left repeat-y;
}
#leftcol {
	float: left;
	width: 250px;
	background-color: white;
	height: 100%;
}
#leftcol ul {
	padding-top: 20px;
	padding-bottom: 35px;
	margin: 0;
	padding-left: 42px;
}
#leftcol li {
	padding-top: 18px;
	list-style-type: none;
}
.contacts {
	font-family: Tahoma;
	font-size: 10px;
	color: #48A0CE;
	font-weight: bold;
}
.contacts2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #989898;
	font-weight: bold;
}
.contacts2:link, .contacts2:visited, .contacts2:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #989898;
	font-weight: bold;
	text-decoration: none;
}
#content, #contentinside {
	float: left;
	background-color: #E8F3F9;
	color: #41697D;
	font-size: 11px;
	border-left: 1px solid #CCD5DC;
	height: 100%;
	text-align: justify;
}
#content {
	width: 498px;
	border-right: 1px solid #CCD5DC;
}
#contentinside {
	width: 749px;
}
#content p, #contentinside p {
	padding-left: 15px;
	padding-right: 15px;
}
#content h1, #contentinside h1, .textheader {
	padding-left: 15px;
	padding-right: 15px;
	color: #489fcb;
	font-size: 14px;
	margin: 0;
}
.textheader {
	padding-top: 15px;
	font-weight: 700;
}
#content ul, #contentinside ul {
	padding-top: 10px;
	padding-bottom: 10px;
}
#rightcol {
	float: left;
	width: 250px;
	background-color: white;
	height: 100%;
}
.smallText {
	font-size: 10px;
	color: #41697d;
	font-weight: normal;
}
ol.smallTextOl {
	color: #888;
	font-size: 10px;
	font-weight: normal;
	padding-right: 10px;
}
.smallText:hover {
	font-size: 10px;
	color: #888;
	text-decoration: underline;
	font-weight: normal;
}
.smallText:link, .smallText:visited {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
.mainText {
	font-size: 11px;
	color: #41697d;
	font-weight: normal;
}
p.rightheader, p.righttel, p.rightarticles {
	font-size: 14px;
	color: #41697d;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
}
p.rightarticlestext {
	font-size: 11px;
	color: #41697d;
	padding-left: 10px;
}
p.rightheader {
	vertical-align: middle;
	font-weight: 400;
}
p.righttel {
	text-decoration: none;
	vertical-align: middle;
	font-weight: 700;
	font-size: 14px;
	color: #f5544b;
}
p.rightarticles {
	text-align: left;
	font-weight: normal;
}
span.rightblink {
	text-decoration: blink;
	font-weight: 800;
}
#brline {
	clear: both;
}
#footer {
	width: 100%;
	background-color: white;
	border-top: 2px solid #CCD5DC;
	font-family: Tahoma;
	font-size: 11px;
	color: #41697d;
	font-weight: normal;
}
.newsMainText {
	text-align: justify;
	padding: 5px 45px 5px 45px;
}
.newsArchive {
	padding: 5px 0px 0px 45px;
	margin-bottom: 15px;
}
.newsTitleText {
	text-align: center;
	padding-top: 15px;
}
#contenttable {
	border-collapse:collapse;
	margin-left: 50px;
	margin-right: 50px;
}
#contenttable th {
	text-align: center;
}
#contenttable td {
	padding: 2px 1px 2px 4px;
}