body
{
font-family:Arial;
margin:0px; 
padding:0px;
background:#f4f4f4 url(../images/bg.jpg) repeat-x;
background-size:cover;
}

a {outline:none;}

hr.style-one { 
	border: 0; 
	height: 1px; 
	background: #064593;
}
.sitebody{
	background:#ffffff;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.035);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.035);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.035);
}
.container{ width:100%; margin:0px auto; max-width:1100px; height:auto; overflow:auto;}


.menu A:link {font-family: Arial; font-size: 9pt; font-weight: bold; color: #084880; text-decoration: none;}
.menu A:visited {font-family: Arial; font-size: 9pt; font-weight: bold; color: #084880; text-decoration: none;}
.menu A:hover {font-family: Arial; font-size: 9pt; font-weight: bold; text-decoration: underline; color: #000000;}

.clr{ clear:both; }

.boxlink A:link {font-family: Arial; font-size: 11pt; font-weight: bold; color: #000000; text-decoration: none;}
.boxlink A:visited {font-family: Arial; font-size: 11pt; font-weight: bold; color: #000000; text-decoration: none;}
.boxlink A:hover {font-family: Arial; font-size: 11pt; font-weight: bold; text-decoration: underline; color: #ffffff;}

.link1 A:link {font-family: Arial; font-size: 9pt; font-weight: normal; color: #A53B28; text-decoration: none;}
.link1 A:visited {font-family: Arial; font-size: 9pt; font-weight: normal; color: #A53B28; text-decoration: none;}
.link1 A:hover {font-family: Arial; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #000000;}

.black1 A:link {font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
.black1 A:visited {font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
.black1 A:hover {font-family: Arial; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #ffffff;}

.white1 A:link {font-family: Arial; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: none;}
.white1 A:visited {font-family: Arial; font-size: 9pt; font-weight: normal; color: #ffffff; text-decoration: none;}
.white1 A:hover {font-family: Arial; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #000000;}


.cy A:link {font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
.cy A:visited {font-family: Arial; font-size: 9pt; font-weight: normal; color: #000000; text-decoration: none;}
.cy A:hover {font-family: Arial; font-size: 9pt; font-weight: normal; text-decoration: underline; color: #000000;}


.leftlink A:link {background: url('../images/arrow_on.png') no-repeat 2px 7px;font-family: Arial; font-size: 9pt; font-weight: 700; color: #084880; text-decoration: none;padding-left:8px;}
.leftlink A:visited {font-family: Arial; font-size: 9pt; font-weight: 700; color: #084880; text-decoration: none;}
.leftlink A:hover {font-family: Arial; font-size: 9pt; font-weight: 700; text-decoration: none; color: #666666;}

.leftlink .active {background: url('../images/arrow_off.png') no-repeat 4px 7px; }
.leftlink .active A {background:none; font-family: Arial; font-size: 9pt; font-weight: 700; text-decoration: none; color: #666666;padding-left:13px;}

.leftContainer{ width:299px; height:auto; overflow:auto; float:left; border-right:solid 1px #C9CACB;}
.rightContainer{ width:800px; height:auto; overflow:auto; float:left;}
