a:visited, a:link {
	color: #D59500;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --- main --- */

html, body{
	width: 100%;
	height: 100%;
}

form {
	margin: 0px ;
	padding: 0px ;
}

body{
	margin: 0px ;
	padding: 0px ;
	text-align: center;
}

div{
	overflow: hidden;  /* for FF, Opera */
	zoom: 1; /* for IE6 */
	text-align: left;
}

body, td, th, div, p, span, select, input, textarea{
	font-family: Verdana, "MS Sans Serif", Tahoma, Helvetica;
	font-size: 8pt;
	color: #333;
}

img{
	border: 0;
}

ul{
	list-style-type: square;
	padding: 0;
	margin: 0 0 0 17px;
	/* margin-left: 17px; */
	text-align: left;
}

ol{
	text-align: left;
}

li{
	margin-top: 3px;
	margin-bottom: 3px;
}

hr{
    height: 2px; /* IE */
    margin: 0px ;
    padding: 0px ;
    border: 0px ;
}

.square{
	width: 5px;
	height: 5px;
	background: #525250;
}

.border, .borderA{
	border: #A8A8A8 1px solid;
}

.notice, .noticeA{
	padding: 20px;
	text-align: center;
}

/* --- bg --- */

.bg {
	background: #ededed;
}

/* --- center --- */

.center, .centerT{
	text-align: center;
}

.centerM{
	margin: 0 auto;
}

/* --- vertical --- */

.verticalM{
	vertical-align: middle;
}

/* --- input --- */

.inputA{
	width: 205px;
	color: white;
	border: white 1px solid;
	background: transparent;
}

/* --- table (table = tableA) --- */

.table, .tableA{
	width: 99%;
	margin: 2px auto 0px auto ;
}

.table, .tableA, .tableB, .tableC, .tableD{
    border-collapse: collapse;
    background-color: #ffffff;
}

.table td, .table th, .tableA td, .tableA th, .tableB td, .tableC th, .table03 td, .tableD th{
	text-align: left;
    padding: 5px;
}

.tableD td, .tableD th{
    padding: 0px;
}

.table td, .table th, .tableA td, .tableA th, .tableC td, .tableC th{
	border: #CCCCCC 1px solid;
}

.tableB td, .tableB th, .tableD td, .tableD th{
	border: 0px;
}

/* --- calendar --- */

.calendar{
	width: 100%;
}

.calendar .calendarH{ /*, .calendarM a:visited, .calendarM a:link{*/
	color: #920184;
	border: 0px ;
}

.calendar .calendarM {
	border: 0px ;
	padding: 20px 0px 3px 0px ;
	background: url('../../data/layout/calendar_months_bg.jpg') no-repeat 50% bottom ;
}

.calendar .calendarM a:visited,
.calendar .calendarM a:link {
	color: #333 ;
}

.calendar td{
	border: #C6DA77 1px solid;
	padding: 2px ;
	text-align: center;
	color: #999;
}

.calendar td a:visited,
.calendar td a:link {
	color: #920184 ;
}

.calendar td u {
	font-weight: bold ;
}


/*=============*/
/*SHARED STYLES*/

/*=======================SHARED CLASSES===========================*/
.cornerContainer {
	position: absolute ;
}

.miniFoto {
	float: left ;
	width: 160px ;
	height: 115px ;
	padding-bottom: 5px ;
	background: url('../../../data/layout/mini_foto_bottom_shadow.jpg') ;
	background-repeat: repeat-x ;
	background-position: 0px bottom ;
}

.miniFoto2 {
	float: left ;
	width: 160px ;
	height: 115px ;
	padding: 0px 0px 8px 8px ;
	background: url('../../../data/layout/mini_foto_left_bottom_shadow.jpg') ;
	background-repeat: repeat-x ;
	background-position: 0px bottom ;
}

.miniDesc {
	float: right ;
	padding-left: 10px ;
	position: relative ;
}

.date2 {
	color: #930082 ;
	padding-bottom: 10px ;
}

.date {
	color: #8BB10C ;
	text-align: right ;
	margin-bottom: 20px ;
}

.date3 {
	color: #000 ;
	text-align: right ;
	margin-bottom: 10px ;
}

.moreLink {
	position: absolute ;
	text-align: right ;
	bottom: 0px ;
	right: 20px ;
	padding: 4px 15px 0px 0px ;
	width: 100% ;
}

.moreLink a:visited,
.moreLink a:link {
	color: #333 ;
}
/*======================END SHARED CLASSES========================*/
/*======================MAIN ID'S=================================*/
#mainTopLeftBG {
	background-repeat: repeat-x ;
	background-position: 0px 3px ;
	float: left ;
	width: 49% ; /*IE 6, normally 50%*/
	height: 291px ;
}

#mainServiceContainer {
	width: 1000px ;
	position: absolute ;
	overflow: visible ;
	z-index: 1;
	top: 3px ;
	left: 50% ;
	margin-left: -500px ;
}

#mainTopRightBG {
	background-repeat: repeat-x ;
	background-position: 0px 3px ;
	float: right ;
	width: 50% ;
	height: 291px ;
}
/*======================END MAIN ID'S=============================*/
/*=======================BANNER TOP===================================*/
#bannerTop {
	float: right ;
	height: 159px ;
	width: 470px ;
	padding: 0px ;
	margin: 0px ;
	position: relative ;
	z-index: 1 ;
}
/*=======================END BANNER TOP================================*/
/*=========================SUBPAGE CONTENT==============================*/
#subpageLeftContent {
	background: #FFF ;
	width: 659px ;
	padding: 10px 40px 10px 10px ;
	min-height: 670px ;
}

#subpageRightMenu {
	background: #FFF ;
	width: 230px ;
	padding: 10px 10px 10px 0px;
	overflow: visible ;
	min-height: 700px ;
}

#subpageRightMenu ul {
	margin: 0px ;
	padding: 15px 0px 15px 0px;
}

#subpageRightMenu ul li{
	list-style-type: none ;
	padding: 2px 0px 2px 50px ;
	margin: 0px 0px 10px 0px ;
	position: relative;
	left: -9px;
	top: 0px;
}

#subpageRightMenu ul .subMenuMain{
	padding: 0px 0px 0px 23px ;
	margin: 0px 0px 10px 25px ;
}

#subpageInfo {
	padding-bottom: 20px ;
	overflow: visible ;
	margin: 0px 0px 0px 0px ;
	position: relative ;
}

#subpageInfoPath {
	font-size: 10px ;
	float: left ;
}

#subpageInfoPath a:visited,
#subpageInfoPath a:link{
	color: #C0C0C0 ;
}

#subpageInfoIcons {
	float: right ;
}
/*=========================END SUBPAGE CONTENT==========================*/
/*==========================================FOOTER======================*/
.footerViewCorner {
	position: absolute ;
	z-index: 2 ;
}

#mainFooterLower {
	background: #FFF ;
	height: 89px ;
}

#mainFooterBanners {
	background: #FFF ;
	height: 33px ;
	width: 990px;
	text-align: center ;
}

#mainFooterMenu {
}
/*==================================END FOOTER==========================*/
