@charset "utf-8";

/* CSS Document */
/** {*/
/*	color: #58595B;*/
/*}*/

html,body,#wrapper {
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #58595b;
	font-family: Arial;
	font-size: 12px;
}

body {
	/*font-family: Arial;*/
	/*font-size: 10px;*/
	/*background-image: url(images/bground.jpg);*/
	/*background-attachment: fixed;*/
	/*background-repeat: repeat-x;*/
	/*background-color: #FFFFFF;*/
}

input,select {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #58595B;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 964px;
}

ol,ul {
}

hr {
	color: #e2e2e4;
	height: 0;
	border-width: 1px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #e2e2e4; 
}

h2 {
	font-family: Arial;
	color: #d31f46;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

h3 {
        /*font-family: Arial;         */
        /*margin: 0px;     */
        padding-left: 15px;
        font-size: 18px;
        font-weight: bold;
	color: #d31f46;
}

h4 {
	font-family: Arial;
	color: #ffffff;
	margin: 0;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

p {
	margin: 0px;
	padding: 10px 0px;
}

.module {
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	/*padding-top: 1px;*/
	background-image: url(../images/blankred.png);
	background-repeat: no-repeat;
	border: 5px;
	border-color: #E8E1D5;
}

.module h1 {
	padding-left: 10px;
        font-size: 18px;
        font-weight: bold;
	color: #ffffff;
}

.module p {
	padding-left: 15px;
}

.module p a {
	/*padding-left: 15px;*/
	color: #d31f46;
}

.module p a:hover {
	text-decoration: underline;
}

.module p a:visited {
	color: #58595B;
}

.error {
	color: #FF0000;
	font-weight: bold;
}

.info {
	color: #FF0000;
	font-weight: bold;
}

.warning {
	color: #FF0000;
	font-weight: bold;
}

.hidden {
	display: none;
}

.description {
	color: #277dcd;
}

.width_restriction {
	width: 220px;
	max-width: 220px;
}

/* hide the h1 title for SEO purpose */
#title {
	display: none;
}

#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	/*background-position: bottom;*/
	/*vertical-align: bottom;*/
}

/*
 #bannerUpper {
	height: 0px;
	margin-top: -30px;
	border:1px solid #ff0000;
}
*/
#bannerUpper {
	height: 39px;
	_height: 0 px;
	/*_margin-top: -50px;*/
	_margin-bottom: -38px;
}


#bannerLower {
	height: 366px; /* all browsers including Mac IE */
	_height: 360px; /* IE 6 and below */
	_margin-bottom: -20px; 
	/*vertical-align: bottom;*/
	/*background-color: transparent;*/
}

#topMenuRightEnd {
	margin-left: -5px;
}

#topMenuContainer {
        background-image: url(images/topmenubg.png);
        /*background-color: #000000;*/
        background-repeat: repeat-x;
	/*color: #ffffff;*/
        /*height: 24px;  */
        float: right;
	width: inherit;
}

#languageMenu {
	float: left;
}

ul#topMenu {
	height: 100%;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:auto;
	font-family: Arial;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

#topMenu li {
	float: left;
	display: block;
	line-height: 39px;
	height: 100%;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	/*padding-right: 10px;*/
	/*padding-left: 10px;*/
}

#topMenu li div.selected {
	/*background-image: url(images/selected_repeater.png);*/
	/*background-repeat: repeat-x;*/
	float: left;
	color: #ffffff;
}

#topMenu li div.selectedLeft {
	/*background-image: url(images/selected_leftedge.png);*/
	/*background-repeat: no-repeat;*/
	/*width: 8px;*/
	/*float: left;*/
	/*height: 100%;*/
	color: #ffffff;
}

#topMenu li div.selectedRight {
        /*background-image: url(images/selectedcorner.png);*/
        /*background-repeat: no-repeat;*/
        /*width: 42px;*/
        /*float: left;*/
        /*height: 100%;*/
	color: #ffffff;
}

#leftBorder {
	background-image: url(images/left_side_shadow.gif);
        /*background-color: #000000;*/
        background-repeat: repeat-y;
	color: #ffffff;
        
}

#rightBorder {
	background-image: url(images/right_side_shadow.gif);
        /*background-color: #000000;*/
        background-repeat: repeat-y;
	color: #ffffff;
        
}

ul#bottomMenu {
        margin: 0px;
	display: inline;
        padding-top: 0px;
	padding-bottom: 12px;
        font-weight: bold;
        list-style-type: none;
	background-color: #58595B;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	width: 964px;
}
 
#bottomMenu li {
        display: inline;
        padding-right: 15px;
        padding-left: 15px;
	background-color: #58595B;
	color: #ffffff;
}

#outerContainer {
	/*padding-bottom: 10px;*/
	background-color: transparent;
}



#bottomMenu * a.bottomMenuSelected {
	text-decoration: none;
	background-color: #58595B;
	color: #ffffff;
}

#content {
	padding: 20px 0px 20px 0px;
	background-color: #ffffff;
	min-height: 400px;
}


a {
	font-weight: bold;
	color: #ffffff;
	/*font-size: 18;*/
}

a:link {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:active {
	text-decoration: none;
	color: #ffffff;
}
.lowercasegrey {
	/*font-family: Arial;*/
	/*font-size: 10px;*/
	/*font-weight: normal;*/
	/*color: #ffffff;*/
}
.bluetext {
	/*font-family: Arial;*/
	/*font-size: 10px;*/
	/*font-weight: normal;*/
	/*color: #ffffff;*/
}
.bluetext_underlined {
	/*font-family: Arial;*/
	/*font-size: 10px;*/
	/*font-weight: normal;*/
	/*color: #ffffff;*/
	/*text-decoration: underline;*/
}
.bluetextbig {
	/*font-family: Arial;*/
	/*font-size: 12px;*/
	/*font-weight:bold;*/
	/*font-weight: normal;*/
	/*color: #ffffff;*/
}



