body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 12px;
}
h2 {
	font-size: 15px;
	font-weight: bolder;
	letter-spacing: 0em;
}
a {
	text-decoration: none;
	color: #034798;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#container
{
	width: 800px;
	text-align: left;
	margin: 0px;
	background-image: url(images/bg_side_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#header_top
{
	
}
#language
{
	position: absolute;
	top: 14px;
	left: 698px;
}
#menu
{
	width: 112px;	
}
#contents
{
	width: 688px;
	float: right;
	
}
#footer
{
	width: 800px;
	clear: both;
	text-indent: 320px;
}
.linkSmall {
	text-decoration: none;
	color: #034798;
	font-size: 10px;
}
.linkSmall:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
.content {
	padding-top: 21px;
	padding-right: 29px;
	padding-bottom: 20px;
	padding-left: 29px;
}
.linkBlack {
	color: #000000;
	text-decoration: none;
}
.titleBlue {
	font-weight: bold;
	color: #034798;
	font-size: 13px;
}
.textBlue {
	color: #034798;
}
.titleBlack {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.borderGray {
	border: 1px solid #999999;
}
.borderGrayTop {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.borderGrayTR {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #4E7FB7;
}
.borderGrayBR {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.borderGrayBL {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #ECECEC;
}
.borderGrayBRBlue {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #BDCFE5;
}
.borderGrayBLGray {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	background-color: #CECECE;
}
.textSmall {
	font-size: 10px;
}
.graphCornerBlue {
	background-color: #4E7FB7;
	border: 1px solid #999999;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.graphCornerGray {
	background-color: #CECECE;
	border-top: 0px none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
	padding-left: 10px;
}
.indent {
	padding-left: 25px;
}
.textSmall {
	font-size: 10px;
	color: #000000;
}
.textSmall:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
