/*****************************************
		BLOCKS_NONE STYLES
 *****************************************/
#blocksNoneBody {
	background-color: #ffffff;
	background: none;
}

#blocksNoneBody #module {
	margin: 0px;
	border: none;
	background: none;
}

#blocksNoneHeader {
	background: #1e77ab;
	height:41px;
}

#blocksNoneHeader tr td {
	padding: 0px 12px 0px 12px;
	color: #ffffff;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
}

#blocksNoneHeader tr td h1 {
	color: #ffffff;
	margin: 0px;
	font-size: 20px;
	letter-spacing: 1px;
}
/************* BLOCKS_NONE STYLES END **************/

/***************************************************
					BLOCK
****************************************************/
.blockTitle {
	background: #cccccc;
	padding: 5px 8px;
	white-space: nowrap;
	color: #333333;
	font-weight: bold;
}

.blockContainer {
	margin-bottom: 15px;
	padding: 8px 8px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-top: none;
}
.blockContainer hr {
	border: 1px solid #eeeeee;
	border-top: solid 1px #cccccc;
}
/******************* BLOCK END ********************/


/**************************************************
				BLOCK PLACES START
***************************************************/

.MenuBlock {
	background-color: #299826;
	height: 28px;
}

.MenuBlock {
	height: 27px\9 /* IE8 fix */
}

* html .MenuBlock {
	overflow: hidden;
}

.LeftBlock {
	padding-right:20px;
}

.RightBlock {
	padding-left:20px;
}

.CenterTopBlock {
	margin-bottom:10px;
}

.CenterBottomBlock {
	
}

/*************** BLOCK PLACES END ***************/

.pagecontainer_wrap {
	float: left;
	position: absolute;
	width: 959px;
	left: 50%;
	margin-left: -480px;
}


.pagecontainer {
	float: left;
	position: relative;
	width: 959px;
	border: 1px solid #0b44c5;
	background-image: url(../images/welcome_bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.footer {
	float: left;
	position: relative;
	width: 959px;
	height: 51px;
	background-image: url(../images/footer.jpg);
	margin-top: 10px;
	text-align: center;
	color: #ffffff;
	line-height: 35px;
	font-weight: bold;
}

.footer p {
	font-size: 12px;
}

.login {
	float: left;
	position: relative;
	width: 959px;
	margin-top: 10px;
}

.container {
	float: left;
	position: relative;
	margin-left: 170px;
	display: inline;
}

.con_header {
	float: left;
	position: relative;
	width: 604px;
	height: 281px;
	background-image: url(../images/con_header.png);
}

.con_bg {
	float: left;
	position: relative;
	width: 604px;
	background-image: url(../images/con_bg.png);
	background-repeat: repeat-y;
}

.con_footer {
	float: left;
	position: relative;
	width: 604px;
	height: 120px;
	background-image: url(../images/con_footer.png);
	background-repeat: no-repeat;
}

.content {
	float: left;
	position: relative;
	width: 528px;
	margin-left: 40px;
	display: inline;
	text-align: center;
	margin-top: -65px;
}

.content_links {
	float: left;
	position: relative;
	width: 528px;
	margin-left: 40px;
	margin-top: 10px;
	display: inline;
}

.head {
	float: left;
	position: relative;
	width: 172px;
	height: 120px;
}

.head_link {
	float: left;
	position: relative;
	width: 115px;
	height: 100px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

.head_link a:link {color: #3333ff; text-decoration: underline;}
.head_link a:visited {color: #3333ff; text-decoration: underline;}
.head_link a:active {color: #3333ff; text-decoration: underline;}
.head_link a:hover {color: #3333ff; text-decoration: none;}

.content_links_right {
	float: right;
	position: relative;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
}

.content_links_right  a:link {color: #ffffff; text-decoration: underline;}
.content_links_right  a:visited {color: #ffffff; text-decoration: underline;}
.content_links_right  a:active {color: #ffffff; text-decoration: underline;}
.content_links_right  a:hover {color: #ffffff; text-decoration: none;}

.languageFlag {
	border: 1px solid #fff;
	margin-right: 6px;
	cursor: pointer;
}

.qlinks {
	float: left;
	position: relative;
	width: 780px;
	height: 57px;
}

.qlink_header {
	float: left;
	position: relative;
	width: 62px;
	height: 57px;
	margin-left: 20px;
	display: inline;
	background-image: url(../images/qlink_header.png);
}

.qlink_bg {
	float: left;
	position: relative;
	height: 57px;
	background-image: url(../images/qlink_bg.png);
	background-repeat: repeat-x;
	line-height: 52px;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #0000ec
}

.qlink_bg   a:link {color: #0000ec; text-decoration: none;}
.qlink_bg   a:visited {color: #0000ec; text-decoration: none;}
.qlink_bg   a:active {color: #0000ec; text-decoration: none;}
.qlink_bg   a:hover {color: #0000ec; text-decoration: underline;}

.qlink_footer {
	float: left;
	position: relative;
	width: 24px;
	height: 57px;
	background-image: url(../images/qlink_footer.png);
}






















