body {
	text-align: center;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
img {
	border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 120%;
	margin: 0;
}
a {
	color: #990100;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	display: block;
	height: 0;
	clear: both;
	width: 100%;
	line-height: 0;
}
.separator{
	display: block;
	clear: both;
	width: auto;
	height: 6px;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}
.block {
	display: block;
}

#top-header {
	width: 1023px;
	margin: 0 auto;
	height: 106px;
	position: relative;
}
#top-header .logo1 {
	position: absolute;
	top: 25px;
	left: 35px;
}
#top-header .logo2 {
	position: absolute;
	top: 25px;
	left: 230px;
}
#top-header .flags {
	position: absolute;
	list-style-type: none;
	margin: 0;
	padding: 0;
	top: 54px;
	right: 33px;
}
#top-header .flags li {
	display: inline;
	margin: 0;
	padding: 0;
}
#top-header .top-menu {
	float: right;
	list-style-type: none;
	margin: 0;
	padding-top: 83px;
	padding-right: 33px;
	font-size: 14px;
	font-weight: bold;
}
#top-header .top-menu li {
	display: inline;
	margin: 0 0 0 10px;
	padding: 0;
}
#top-header .top-menu li a {
	text-decoration: none;
	color: #16396e;
}
#top-header .top-menu li a:hover {
	color: #980f08;
}

#red-line {
	text-align: left;
	height: 280px;
	width: 100%;
	background: url("../img/bg-header.gif") repeat-x scroll 0 0 transparent;
}
#header {
	width: 1023px;
	margin: 0 auto;
	position: relative;
}
#header #header-left {
	position: absolute;
	left: -35px;
	top: 0;
	width: 35px;
	height: 280px;
	background: url("../img/bg-header-left.gif") repeat-x scroll 0 0 transparent;
}
#header #header-right {
	position: absolute;
	top: 0;
	right: -33px;
	width: 33px;
	height: 280px;
	background: url("../img/bg-header-right.gif") repeat-x scroll 0 0 transparent;
}

/*
#header #left-menu {
	margin: 0;
	padding: 9px 0 0 10px;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	width: 209px;
	float: left;
}
#header #left-menu li {
	display: block;
	background: url("../img/button.png") no-repeat scroll left bottom transparent;
	height: 38px;
}
#header #left-menu li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	line-height: 30px;
	padding-left: 8px;
	outline: none;
}
#header #left-menu li a:hover {
	color: #FBD894;
}
*/


ul.makeMenu, 
ul.makeMenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 219px;
}
ul.makeMenu {
	padding-top: 9px;
	padding-left: 10px;
	float: left;
}
ul.makeMenu ul {
}
ul.makeMenu li {
	margin: 0px;
	position: relative;
	padding: 0;
	background: url("../img/button.png") no-repeat scroll left top transparent;
	display: block;
	height: 38px;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 30px;
	outline: medium none;
	text-decoration: none;
}
ul.makeMenu li:hover {
	background: url("../img/button-over.png") no-repeat scroll left top transparent;
}
ul.makeMenu li > ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 219px;
}
ul.makeMenu li:hover > ul {
	display: block;
}

ul.makeMenu li a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 34px;
	width: 209px;
	overflow: hidden;
	padding: 0 0 0 8px;
}

#header .header-img {
	float: right;
	height: 280px;
	width: 790px;
	background: url("../img/headers/6.jpg") no-repeat scroll right bottom transparent;
}
#header .quote {
	color: #FFFFFF;
	float: right;
	margin-top: 80px;
	padding-right: 30px;
	text-align: right;
	width: 400px;
}

#container {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
	background: url("../img/bg2.jpg") no-repeat scroll left bottom transparent;
	padding-top: 10px;
}

/* BEGIN : Errors */
#content .errors,
#content .flash-confirm,
#content .flash-error {
	min-height: 30px;
	background-position: 3px 3px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin: 0 0 15px;
}
#content .errors {
	background-image: url(../img/ico-warning.png);
	/* background-color: #FFF8DD; */
	/* border: 1px solid #E9B600; */
}
#content p.error {
	color: #AF0000;
	margin: 0;
}
#content .flash-confirm {
	background-image: url(../img/ico-success.png);
	/* background-color: #EFFFEF; */
	/* border: 1px solid #006F05; */
	color: #004F03;
}
#content .flash-error {
	background-image: url(../img/ico-warning.png);
	/* background-color: #FFF8DD; */
	/* border: 1px solid #E9B600; */
	color: #AF0000;
}
/* END : Errors */

#page {
	width: 718px;
	float: left;
	padding: 0 0 0 10px;
}
#content {
	background: url("../img/bg-content2.png") repeat-y scroll 0 0 transparent;
	padding: 0 20px 0 10px;
}
#breadcrumb {
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
}
#breadcrumb a {
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#breadcrumb .breadcrumb-separator {
	padding: 0 5px;
}
#content .title h2 {
	margin-bottom: 10px;
	font-style: italic;
}
#content .welcome {
	padding: 15px 25px;
}
#content .welcome h2 {
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
}
#content .welcome p {
	margin: 0;
	padding: 0;
}
#content .pages-menu {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
#content .pages-menu li a {
	height: 18px;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
	background: url('../img/bullet-white.png') no-repeat 3px 4px;
	padding-left: 15px;
}
#content .pages-menu li a:hover,
#content .pages-menu li a.active {
	background-image: url('../img/bullet-black.png');
	color: #000000;
}
#content .input-block {
	clear: both;
}
#content .input-block .input-label {
	float: left;
	width: 100px;
	padding: 2px 5px;
}
#content .input-block .input-label span {
	padding-left: 3px;
}
#content .input-block .input-field {
	float: left;
	padding: 2px 6px;
	min-height: 20px;
	width: 400px;
}
#content .input-block .input-field .input-field-item {
	width: 155px;
	float: left;
}
#content .mandatory {
	margin: 6px 0;
	font-size: 11px;
}

/* BEGIN : Home Teasers */
#content .teaser {
	width: 303px;
	float: left;
}
#content .teaser .teaser-c {
	background: url("../img/small-teaser-bg.png") repeat-y scroll 0 0 transparent;
	padding: 5px 18px 10px;
	min-height: 208px;
}
#content .teaser {
	margin-left: 35px;
	margin-bottom: 35px;
}
#content .teaser.first {
	margin-left: 25px;
}
#content .teaser h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content .teaser img.teaser-img {
	margin-bottom: 10px;
	border: 1px solid #ffffff;
}
#content .teaser p {
	margin: 0;
}
#content .teaser .read-more {
	text-align: right;
	padding-top: 5px;
}
/* END : Home Teasers */

#sidebar {
	width: 294px;
	float: left;
	margin-left: 1px;
}
#sidebar .box .padding {
	background: url("../img/bg-box2.png") repeat-y scroll 0 0 transparent;
	padding: 0 20px 0 10px;
	color: #ffffff;
}
#sidebar .box .padding a {
	color: #EFC3C3;
}
#sidebar .special-box .padding {
	height: 279px;
	background: url("../img/bg-special-box.png") no-repeat scroll 0 0 transparent;
	padding: 10px 20px 0 10px;
}
#sidebar .box, 
#sidebar .special-box {
	/* margin-bottom: 10px; */
}
#sidebar .box h2.title, 
#sidebar .special-box h2.title {
	margin-bottom: 10px;
	font-size: 15px;
}
#sidebar .special-box {
	color: #980f08;
}
#sidebar .special-box  ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar .special-box  ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	padding-left: 15px;
	background: url("../img/bullet-black.png") no-repeat scroll 0 7px transparent;
}
#sidebar .special-box  ul li a:hover {
	background: url("../img/bullet-white.png") no-repeat scroll 0 7px transparent;
}
#sidebar .box .news {
	margin-bottom: 20px;
}
#sidebar .box .news h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#sidebar .box .news .modified {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 12px;
}
#sidebar .box .news .read-more {
	float: right;
}
#sidebar .box .news .read-more a {
	text-decoration: none;
}
#sidebar .box .news .read-more a:hover {
	text-decoration: underline;
}

#footer {
	background: url("../img/bg-footer.jpg") no-repeat scroll 0 0 transparent;
	height: 149px;
	background-color: #000000;
	color: #d4d4d4;
	position: relative;
	width: 1023px;
	margin: 0 auto;
}
#footer .logo-left {
	position: absolute;
	top: 14px;
	left: 62px;
}
#footer p {
	margin: 0;
	padding-top: 98px;
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
}
#footer .logo-right {
	position: absolute;
	top: 14px;
	right: 62px;
}


table#personal-pages {
	width: 100%;
}
table#personal-pages td {
	width: 33%;
}
table#personal-pages div {
	float: left;
}
table#personal-pages .img {
	width: 49px;
}
table#personal-pages .title {
	padding-left: 10px;
	width: 165px;
}
table#personal-pages span {
	display: block;
}
table#personal-pages a {
	text-decoration: none;
}
table#personal-pages a:hover {
	text-decoration: underline;
}
table#personal-pages span {
	padding-top: 5px;
}
#personal-page {
	position: relative;
}
#personal-page .download-page {
	position: absolute;
	top: 0;
	right: 0;
}
#personal-page .group-title {
	clear: both;
	color: #C53131;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 5px 5px;
}
#personal-page .info-block {
	clear: both;
	margin-bottom: 5px;
}
#personal-page .info-block .info-label {
	float: left;
	width: 150px;
	padding: 2px 5px;
	font-weight: bold;
}
#personal-page .info-block .info-field {
	float: left;
	padding: 2px 6px;
	min-height: 20px;
	width: 510px;
}
#personal-page .info-block .info-field .field-header {
	color:#888888;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	padding:0 0 5px 5px;
}
#personal-page .info-block .item {
	padding-left: 12px;
	background: url('../img/arrow.png') no-repeat 0px 2px;
	padding-bottom: 5px;
}
#personal-page .info-block .item .title {
	font-style: italic;
}

#fancybox-outer {
	background: #BB2222;
}
