/* CSS Document */

body {
	margin: 0;
	background: #C4C3C3 url(../images/bg3.jpg) no-repeat top left;
	color: #333;
	font: 12px arial, sans-serif;
	text-align: justify;
	line-height: 1.20em
}

#container {
	margin: 0 auto;
	width: 800px;
	position: relative;
	background: #fff;
	border: 1px solid #c4c3c3;
	padding: 10px 0 0 10px;
}

#intro {
	margin: 0;
	border-top: 1px solid #c4c3c3;
	border-left: 1px solid #c4c3c3;
	border-bottom: 1px solid #c4c3c3;
	background:  url(../images/bg3.gif) repeat-y top left
}

#titlebar {
	border-bottom: 1px solid #fff;
	padding: 8px;
	height: 84px;
	background: url(../images/top-corner.jpg) repeat-y top left
}

#ImageTop {
	position: absolute;
	top: 19px;
	left: 264px;
}

#BreadCrumb {
	position: absolute;
	top: 19px;
	right: 11px;
	text-align: right;
}

#RightTopBox {
	position: absolute;
	top: 39px;
	right: 1px;
	width: 182px;
	height: 42px;
	background: #F6E9F4;
	border: 1px solid #c4c3c3;
	text-align: center;
	padding: 10px 5px
}

#RightTopBox a:link {
	text-transform: uppercase;	
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

#RightTopBox a:visited {
	text-transform: uppercase;	
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-decoration: none;
}

#RightTopBox a:hover {
	text-transform: uppercase;	
	font-size: 12px;
	color: #A2228E;
	font-weight: bold;
	text-decoration: none;
}

#RightSideBox {
	position: absolute;
	top: 141px;
	right: 0;
	width: 141px;
	background: #f7f7f7;
	padding: 5px;
	border: 1px solid #c4c3c3;
	border-width: 0 0 1px 1px
}

table.RightSideBox {
	background: #0B54A5;
}

td.h5 {
	background: #ob54a5;
	font-size: 11px;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold
}

td.RightSideBox {
	background: #fff;
	padding: 2px;
	text-align: center
}

td.RightSideBoxred {
	background: #7B1421;
	padding: 2px;
	text-align: center;
}

#downloads {
	padding: 10px 5px;
}

#LeftSideBox {
	position: absolute;
	top: 386px;
	left: 10px;
	text-align: center;
	width: 196px;
	background: #f7f7f7;
	padding: 5px;
	border: 1px solid #c4c3c3;
	border-width: 0 0 1px 1px
}

#phrase {
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #A2228E;
	padding: 7px;
	border-bottom: 1px solid #fff;
}

#phrase2 {
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #A2228E;
	padding: 7px;
	border-bottom: 1px solid #fff;
	margin-bottom: 110px
}

#maincontent {
	padding-top: 10px;
	padding-left: 213px;
	padding-right: 156px
}

table.maincontent {
	background: #0B54A5;
	padding: 0px;
	margin: 0px auto;
}

td.maincontent {
	background: #fff;
}

tr.maincontent {
	background: #E6EDF6;
}

#p1 {
	padding: 5px;
}

#NewsEvent {
	position: absolute;
	top: 143px;
	left: 219px;
	width: 435px;
	height: 105px;
	text-align: left;
	color: #666;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	border-top: 1px solid #f7f7f7;
	border-left: 1px solid #f7f7f7
}

#NewsEvent h2 {
	display: block;
	background: #ccc;
	font: 16px arial, sans-serif;
	font-weight: bold;
	padding: 3px;
	color: #444
}

.NewsEvent {
	background: #f3f3f3;
	padding: 5px 3px;
	font-size: 11px;
}

#menu {
	position: absolute;
	top: 141px;
	left: 11px;
	background: #fff url(../images/menu_bg.gif) repeat-x top left;
	text-align: left;
	width: 203px;
	border-right: 1px dashed #C4C3C3;
	padding: 35px 2px 0px 0px
}

#menu a:link {
	padding: 3px 10px 3px 40px;
	color: #777;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/content2_bg.gif) repeat-y top left;
	
	display: block;
	border-bottom: 1px dashed #C4C3C3;
	margin-bottom: 2px
}

#menu a:visited {
	padding: 3px 10px 3px 40px;
	color: #777;
	text-decoration: none;
	font-size: 11px;
	background: url(../images/content2_bg.gif) repeat-y top left;

	display: block;
	border-bottom: 1px dashed #C4C3C3;
	margin-bottom: 2px
}

#menu a:hover {
	padding: 3px 10px 3px 40px;
	color: #A2228E;
	text-decoration: none;
	background: url(../images/content2_bg.gif) repeat-y top left;
	font-size: 11px;
	
	display: block;
	border-bottom: 1px dashed #C4C3C3;
}

#MenuTitle {
	position: absolute;
	top: 144px;
	left: 11px;
	width: 193px;
	padding: 7px 0;
	font: 16px verdana, sans-serif;
	color: #fff;
	font-weight: bold;
	text-align: right;
	z-index: 1
}

#footer {
	text-align: center;
	padding: 10px;
	font-size: 10px;
	background: #A2228E;
	color: #fff;
	border-top: 1px solid #fff;
	clear: both
}

h2 {
	color: #0B54A5;
	margin: 0;
	font-size: 1.5em;
	font-family: verdana, sans-serif
}

p {
	padding: 5px
}

a:link {
	color: #777;
	text-decoration: none;
}

a:visited {
	color: #777;
	text-decoration: none;
}

a:hover {
	color: #A2228E;
	text-decoration: none;
}

.contact {
	font-size: 18px;
	color: #0b54a5;
	border-left: 5px solid #0b54a5;
	padding-left: 5px;
	margin-top: 1px;
}

.important {
	color: #900;
}

.print {
	background: url(../images/print.gif) no-repeat center left;
	padding-left: 18px
}

.download {
	background: url(../images/download.gif) no-repeat center left;
	padding-left: 18px;
}

.mail {
	background: url(../images/e-mail.gif) no-repeat center left;
	padding-left: 18px;
}

ul {
	list-style: none;
}