/* Start of CMSMS style sheet 'mainstyle' */
html, body {
	font-family: arial;
	font-size: 12px;	
	background-color: #E6E6E6;	
	padding: 0px;
	margin: 0px;	
}

.clear{clear:both; font-size: 0px;}

.global_wrapper{
	margin-top: 30px;
        margin-bottom: 30px;
	margin-left: auto;
	margin-right:auto;
	width: 829px;
	padding: 20px 46px 60px 46px;
	height: auto;
	background-color: #ffffff;
	}

/*-----------------------------TOP -------------*/


.top_wrapper{
	margin-top: 30px;
	width: 829px;
	height: auto;
	float: left;
	display:inline;
	}

.language1{
	margin:0px 0px 0px 7px;
	padding:0px 7px 0px 0px;
	width: auto;
	height: 23px;
	float:right;
	display: inline;
	background-image: url(images/divider.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}

.language2{
	margin:0px 0px 0px 7px;
	padding:0px 0px 0px 0px;
	width: auto;
	height: 23px;
	float:right;
	display: inline;
	}


.link a:hover {
color:#808080;
text-decoration: none;
font-weight: bold;
}

.link a:active {
color:#808080;
text-decoration:none;
}

.link a:visited {
color:#808080;
text-decoration:none;
}
.link a {
color:#808080;
text-decoration:none;
font-size: 12px;
}


.content a:hover {
text-decoration: none;

}

.content a:active {

text-decoration:none;
}

.content a:visited {

text-decoration:none;
}

.content a {

text-decoration:none;

}


/*-----------------------------HEADER -------------*/

.header_wrapper{
	margin: 0px;
	width: 829px;
	height: 162px;
	float: left;
	display:inline;
	}

.logo{
	margin: 0px;
	width: 226px;
	height: 162px;
	float: left;
	display:inline;
	}

.flash{
	margin: 0px 0px 12px 13px;
	padding-left: 9px;
	width: 581px;
	height: 150px;
	float: left;
	display:inline;
	background-color: #cccccc;
	}

/*-----------------------------CONTENT -------------*/

.content_wrapper{
	margin:0px;
	width: 829px;
	height: auto;
	float:left;
	display: inline;
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	background-position: top right;
	}

.left{
	margin:15px 0px 50px 0px;	
	width: 226px;
	height: auto;
	float:left;
	display: inline;
	}

.right{
	margin:25px 0px 0px 13px;	
	width: 590px;
	height: auto;
	float:left;
	display: inline;
	}

.title{
	margin:15px 0px 18px 0px;	
	width: 590px;
	height: 20px;
	float:left;
	display: inline;
	font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size:21px;
	font-weight:bold;
	color: #727B80;	
	}

.content{
	margin:0px 0px 0px 0px;	
	width: 590px;
	height: auto;
	float:left;
	display: inline;
	font-family:Palatino Linotype, Book Antiqua3, Palatino6, serif;
	font-size:14px;
	color: #000000;	
	}
/* End of 'mainstyle' */

