body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3D5864;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #0C8ECE;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
	color: #F5820B;
}
a:active {
	text-decoration: none;
	color: #FF6633;
}
img{
border:0;
}

h1 {
	color: #003366;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display: inline;
	padding-bottom: 2px;
}
h2 {
	color: #003366;
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 5px;
}
h4 {
	font-size: 1em;
	color: #0C8ECE;
	margin-bottom: 5px;
}
h5 {
	font-size: 1em;
	color: #CC0000;
}
h6 {
	font-size: 0.8em;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#table-sun{
	table-layout: fixed;
	width: 505px;
	margin-bottom: 10px;
}

tr{


}

th{
	font-size: 1em;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9FC35E;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
}
td{
	font-size:1em;
	font-weight: normal;
	text-align: left;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: inset;
	border-top-color: #999999;
	border-left-color: #999999;
	color: #163178;
}
#table-contacts {
	table-layout: fixed;
	width: 505px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#table-contacts td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container {
	width:849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width:849px;
	height:62px;
	background-image:url(../images/logo1.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#sitemap {
	text-align: right;
	width: 250px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin: 0px;
	float: right;
}

#sitemap ul {
	list-style-position: outside;
	list-style-type: disc;
	margin:0px;
	padding:0px;
}
#sitemap li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sitemap li a {
	font-size: 0.9em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

}

#sitemap li a:hover {

	color: #FFFF00;

}


#inner-container {
	width:835px;
	background-color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
}
#navigation-cont {
	width:835px;
	height:23px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #257EBA;
	vertical-align: top;
}

#navigation {
	width:835px;
	height:20px;
	background-color: #666666;
	font-size: 1.1em;
}

#navigation ul{
	list-style-type: none;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	display: inline;
}
#navigation li a {
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 14px;
	padding-left: 14px;
	float: left;
}

#navigation li a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	font-size: 0.9em;
}

#navigation li a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#navigation li a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #257EBA;
}

#navigation li a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9FC35E;
}

#navigation .current {
	background-color: #257EBA;
}

#visual-area {
	width:835px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #9FC35E;
	padding-bottom: 2px;
}

#visual-line {
	width:835px;
	background-image: url(../images/visual-line-image.gif);
	background-repeat: repeat-y;
	height: 14px;
	background-color: #99CC00;
	float: left;
}

#content-area {
	width:827px;
	padding:4px;
	vertical-align: top;
	float: left;
}

#news-container {
	width:218px;
	float:left;
	margin-top: 5px;
}
#news-container-head {
	width:218px;
	float: left;
	background-color:#D6EBF5;
}
#news-container-middle {
	width:204px;
	background-color:#D6EBF5;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:8px;
	padding-top:2px;
}

#news-container-middle ul {
	margin: 0px;
	padding: 0px;
}
#news-container-middle li {
	background-color:#D6EBF5;
	list-style-position: inside;
	list-style-type: disc;
}

#news-container-middle li a {
	background-color:#D6EBF5;
	color: #003366;
}

#news-container-middle li a:hover {
	color: #FF880F;

}


#news-container-bottom {
	width:218px;
}

#right-container {
	width:592px;
	padding-top: 4px;
	padding-left: 12px;
	float: left;
}

#right-container-in1 {
	width:592px;
}
#right-container-in1 p {
	font-size: 1.1em;
	color: #646262;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
}
#right-container-in1-bottom {
	width:592px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCD;
	margin-top: 8px;
}

#right-container-in2 {
	width:592px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCD;
}
#right-container-in2 p{
	color: #646262;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 2px;
}

#subpage-right-container-in2 {
	width:582px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCD;
	padding-left: 10px;
	padding-top: 5px;
}
#subpage-right-container-in2 p{
	font-size: 1.1em;
	color: #646262;
	text-decoration: none;
	padding-top: 2px;
	text-align: justify;
	margin-bottom: 0px;
}
#subpage-right-container-in3 {
	width:800px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subpage-right-container-in3 p{
	font-size: 1.1em;
	color: #646262;
	text-decoration: none;
	padding-top: 2px;
	text-align: justify;
	margin-bottom: 0px;
}

#innerlisted {
}
#innerlisted ul {
	margin: 0px;
}

#innerlisted li {
	font-size: 1.1em;
	color: #646262;
}
#rig-cont-in2-left {
	width:266px;
	float:left;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCD;
}

#rig-cont-in2-right {
	width:266px;
	float:left;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#right-container-in2-bottom {
	width:592px;
	background-image: url(../images/box-bottom.gif);
	background-repeat: no-repeat;
	height: 29px;
}


#footer {
	width:849px;
	height:33px;
	background-image:url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	margin: 0px;
	text-align: center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer li {
	display: inline;
}
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
}
#footer a:hover {
	color: #003366;
}
#footer p {
	text-decoration: none;
	margin: 0px;
	text-align: center;
	padding: 0px;
	font-weight: normal;
	color: #666666;
}

#prolinc-yourhere {
	padding-bottom: 5px;
	text-align: right;
	color: #EA5A03;
	font-size: 0.8em;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#prolinc-yourhere ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#prolinc-yourhere li {
	display: inline;
	padding-right: 13px;
	padding-left: 13px;
}

.pre-page {
	background-image: url(../images/three-card-urhnav.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.pre-page a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.pre-page a:hover {
	text-decoration: underline;
	color: #B4C93C;
}
.currentpage {
	background-image: url(../images/three-card-urhnav-down.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #999999;
}
#footer2 {

	width:849px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer2 p {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-size: 1em;
}

#sunmerge-emplog input {
	border: 1px solid #999999;
	width: 100px;
	background-image: url(../images/inputbox_bg.gif);
	height: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#sunmerge-emplog p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	text-align: right;
}
.useridbox {


}
.passwordbox {
}
.sunmerge-emplog_image {
}
#sunmerge-emplog {
	float: left;
	width: 350px;

}
#subpage-right-container-in3 ul {

}

#subpage-right-container-in3 li {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 6px;
	list-style-type: disc;
	font-size: 1.2em;
	color: #646262;
}

#sunmerge-subpage-left {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#sunmerge-sub-Navigation{
	padding-bottom: 20px;
	font-weight: bold;
	width: 160px;
	padding-top: 20px;
}
#sunmerge-sub-Navigation ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sunmerge-sub-Navigation li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D6B1;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px;
}
#sunmerge-sub-Navigation ul a{
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #666666;
	text-decoration: none;
}
#sunmerge-sub-Navigation ul a:hover{
	display: block;
	color: #FF6600;
	text-decoration: none;
	text-indent: 3px;
}
#sunmerge-sub-Navigation .current-sub {
	color: #FF6600;
}

#sunmerge-subpage-mid {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 477px;
}
#sunmerge-subpage-mid p{
	font-size: 1.1em;
	color: #646262;
	text-decoration: none;
	padding-top: 2px;
	text-align: justify;
	margin-bottom: 0px;
}

#sunmerge-subpage-mid-cont1 {
	background-image: url(../images/timexplus-grey.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}

#sunmerge-subpage-right {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 160px;
}

#sunmerge-subpage-news {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#pscroller1{
	width: 160px;
	height: 100px;
	font-size: 1.1em;
}

.sunmerge-subpage-textbox {
	margin: 0px;
	float: left;
	background-color: #0091C8;
	color: #FFFFFF;
	width: 160px;
	font-weight: bold;
	font-size: 1.3em;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
