body 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Verdana, Sans-Serif;
}

.mainTable
{
    height: 100%; width: 1000px;
}

.header
{
    height: 116px; width: 100%;
}


dl
{
	margin-top: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}

dd
{
	margin-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	line-height: 1.2em;
}

dl dd a 
{
	text-decoration: none;
	font-size: 110%; 
	cursor: pointer;
}

.menu
{
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 1.1em;
}

a.menuCaption
{
	font-size: 10pt; font-weight: bold;
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}

a.menuCaption:hover
{
    color: #000000;
}

.altmenu a:hover
{
    text-decoration: underline;
}

.altmenu a
{
    color: #999999;
    line-height: 1.1em;
    text-decoration: none;
    
}

p
{
    margin-bottom: 5px; margin-top: 5px;
}

.block
{
	display: block;
}

.none
{
	display: none;
}

.langPanel
{
	clear:right;
	float: right;
	margin-top: 68px;
	margin-right: 2em;
	font-size: 8pt;

}

.langPanel a: visited
{
	color: White;
}

.langPanel a: link
{
	color: White;
}

.langPanel a
{
	color: White;
	text-decoration: none;
}

.langPanel a:hover
{
	text-decoration: underline;
}

.tools
{
	margin-top: 70px;
	margin-left: 20px;
}

.main
{
    width: 100%;
}

.heading
{
	vertical-align: top;
	margin-bottom: 10px;
	font-size: 14px;
}

/* This is a Logo */
.logo
{
    width: 200px;
    height: 116px;
}

.topCenter
{
	background: url(../img/centerTop_img.jpg);
	background-repeat: no-repeat;
	width: 412px; height: 112px;
}

.topRight
{
	background-image: url(../img/topRight_img.JPG);
	background-repeat: repeat-x;
	width:: 100%;
	height: 112px;
}

.center
{
    width: 100%;
	height: 100%; 
	border: solid 1px silver;
}

.LeftContent
{
	width: 200px;
	
}

.centerLeftTop
{
	background-image: url(../img/leftTop_img.jpg);
	background-repeat: repeat-x;
	width: 200px;
	height: 18px;
}

.menuSection
{
	width: 100%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.1em;
}

.awardsSection
{
	width: 100%;
	height: 100%;
	margin-bottom: 5px;
}

.awardsText
{
	width: 100%;
	background-color: #DCF9D5;
	font-size: 11pt;
	padding-top:2px;
	padding-bottom: 2px;
	font-weight: bold;
	text-align: center;

}

.footerLeft
{
    width: 202px;
}

.centerContent1
{
	vertical-align: top;
	width: 412px;
	background-color: #DCF9D5;
}

.centerContent2
{
	width: 100%;
}

.centerContentSection1
{
	font-size: 9pt; text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
	vertical-align: top;
	
}

.centerContentSection2
{
	font-size: 9pt; text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 35px;
	
}


.centerContentSection p
{
	margin-top: 0px;
	line-height: 1.2em;
	color: #377C68;
}

.rightContent
{
	padding-top: 20px; padding-right: 30px; padding-bottom: 0px;padding-left: 20px;
	vertical-align: top;
}

.centerRightImg
{
	float: right;
	height: 340px;
	width: 15px;
	margin-top: 20px;
	background-image: url(../img/middleRight_img.jpg);
	background-repeat: no-repeat;
}


.Heading
{
	font-size: 10pt;
	font-weight: bold;
	color: #377C68;
}

.news
{
	margin-bottom: 5px;
	background-color: #DCF9D5;
	padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px;
}

.news a
{
		color: #377C68;
}

.news a:hover
{
	text-decoration: underline;
}

.newsImg
{
	margin-right: 5px;
}

.newsContent
{
	font-size: 8pt;
	text-decoration: none;
	line-height: 1.2em;
}

.footerLeft
{
	width: 200px;
	height: 152px;
}

.footerCopyRight1
{
	background-image: url(../img/footerMiddle1.JPG);
	background-repeat:repeat-x;
	width: 412px;
	height: 152px;
}

.footerCopyRight2
{
    background-image: url(../img/footerMiddle2.JPG);
	background-repeat:repeat-x;
	width: 412px;
	height: 152px;
}

.footerRight
{
	background-image: url(../img/footerRight.jpg);
	height: 152px;
	width: 388px;
	background-repeat: no-repeat;
}

.copyRight
{
	position: relative;
	top: 100px;
	left: 55px; 
	font-size: 8pt; 
	color: White;
}

.supported
{
	position: relative;
	top: 100px;
	left: 20px;
	font-size: 8pt; 
	color: White;
}

.logo_sk
{
	vertical-align: middle;
}

.separate
{
    color: White;
}

.middlSection
{
    height: 100%; width: 100%; vertical-align: top;
}

.middleTable
{
    width: 100%; height: 100%;
}

.menuTable
{
     height: 100%;
}

.menuTd
{
    height: 100%; vertical-align: top;
}

.menuSection p
{
margin-top: 0px;
margin-bottom: 0px;
}

ol
{
    margin-top: 10px;
    margin-bottom: 10px;
}

ul
{
    margin-top: 0px;
    margin-bottom: 10px;
}

.img
{
    margin-bottom: 30px;
    margin-RIGHT: 30px;
}

.img2
{
    margin-bottom: 30px; margin-right: 30px;
}

.img21
{
 margin-right: 30px;
}

.description
{
	margin-left: 10px;
	margin-right: 20px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.section
{
    margin-top: 5px; margin-bottom:5px;
}

a.link
{
    text-decoration: none;
}

a.link:hover
{
    text-decoration: underline;
}

.linkList
{
    line-height: 1.4em;
}
