body {
	background-color: #E1E1E1;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style33 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}

.style32 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #3D77CB;
}

.style31 {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #3D77CB;
}

.out {
background-image:url(../images/top_bck.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
float:left;
width:100%;
}

.int {
width:848px;
margin:0px auto;
}

.logo {
width:300px;
float:left;
}

.toparea {
float:left;
width:100%;
}

.topmenu {
width:540px;
float:right;
}

.main {
	background-image:url(../images/top_area2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	float:left;
	line-height:20px;
}

.main2 {
background-image:url(../images/top_area2.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.left {
margin-top:180px;
width:62%;
float:left;
margin-bottom:14px;
}

.front {
margin-top:180px;
width:92%;
float:left;
margin-bottom:14px;
}

.left2 {
margin-top:180px;
width:98%;
float:left;
margin-bottom:14px;
}

.right {
margin-top:270px;
float:right;
width:33%;
margin-bottom:14px;
background-image:url(../images/vert_sep.jpg);
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.right2 {
margin-top:220px;
float:right;
width:33%;
margin-bottom:14px;
background-image:url(../images/vert_sep.jpg);
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.horsep {
background-image:url(../images/horsep.jpg);
background-repeat:no-repeat;
width:100%;
background-position:center;
height:30px;
margin-top:8px;
}

.small {
font-size:0.88em;
color:#CCCCCC;
}

.article {
width:32%;
float:left;
padding:0 1% 0 0;
}

.footerbox {
background-color:#e1e1e1;
padding:10px;
border:1px solid #cccccc;
float:left;
width:100%;
line-height:22px;
margin-bottom:10px;
}

.footer {
width:100%;
float:left;
padding-top:12px;
}

/*List Styles*/
.mainmenu ul {
margin:0px;
padding:0px;
}

.mainmenu li {
list-style-type:none;
}

.topmenu ul {
float:right;
padding:20px 0;
margin:0px;
}

.topmenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.bottommenu ul {
float:right;
padding:0;
margin:0px;
}

.bottommenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.tick li {
list-style:none;
background-image:url(../images/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
} 

/*Link Styles*/
a:link, a:visited {
	color:#3D77CB;
}

a:hover {
color:#999;
}

.mainmenu li a:link, .mainmenu li a:visited {
background-image:url(../images/menu_arrow.jpg);
background-position:left;
background-repeat:no-repeat;
padding:10px 0 10px 24px;
text-decoration:none;
display:block;
width:90%;
border-top:1px dotted #ededed;
}

.topmenu li a:link, .topmenu li a:visited{
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #ededed;
}

.bottommenu li a:link, .bottommenu li a:visited {
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #999;
}

.topmenu li a:hover, .bottommenu li a:hover {
color:#b3ad18;
}

/*Text Styles*/

h2 {
color:#b3ad18;
font-size:2.2em;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-2px;
margin:0px;
padding:10px 0;
}

h3 {
	color:#3D77CB;
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	margin:0px;
	padding:8px 0;
}

.italic {
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

.info {
margin:10px 30px;
border-top:1px solid #c4c4c4;
padding:10px;
border-bottom:1px solid #c4c4c4;
background-color:#ededed;
}
