
body {
	margin:25px 0;
	padding:0;
	color:#000;
	background:#007CC2;
	text-align:center;
	font-size:12px;
	font-family:verdana, arial, sans-serif;
	}

a {color:#000;}

a img {border:0;}

h1 {
	margin:10px 0;
	padding:0;
	font-size:13px;
	color:#007CC2;

	}

.pageTitle {
	font-size:20px;
	color:#9AA9AE;
	}

#content p {
	margin:10px 0;
	padding:0;
	line-height:16px;
	}

#all {
	margin:0 auto;
	width:950px;
	background:#fff;
	border:8px solid #9AA9AE;
	text-align:left;
	}

#head {
	height:185px;
	background:url(../img/headerImg.jpg) no-repeat bottom left;
	}

#logo {
	margin:0;
	padding:0;
	float:right;
	}

#flags {
	color:#9AA9AE;
	margin:10px 0 0 10px;
	position:absolute;
	}

#flags img {
	position:relative;
	margin:0 7px -2px 0;
	}

#flags a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

#flags a:hover {
	color:#fff;
	text-decoration:underline;
	}

#nav {
	padding:3px 10px 4px 10px;
	text-align:right;
	background:#9AA9AE;
	}

#nav a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0 15px;
	}

#nav a:hover, #nav .act a {
	color:#007CC2;
	}

#subNav {
	float:left;
	width:170px;
	margin:20px 0 0 0;
	}

#subNav a {
	color:#9AA9AE;
	font-weight:bold;
	text-decoration:none;
	}

#subNav a:hover, #subNav .act a {
	color:#007CC2;
	}

#subNav a:hover {
	background:url(../img/arrow_blue.gif) no-repeat;
	background-position:3px 7px;
	display:block;
	padding-left:10px;
	margin-left:-10px;
	}

#subNav li.act {
	background:url(../img/arrow_blue.gif) no-repeat;
	background-position:3px 7px;
	}

#subNav ul {
	margin:0 0 0 10px;
	padding:0;
	list-style-type:none;
	line-height:20px;
	}

#subNav ul ul {
	margin:0 0 10px 10px;
	line-height:16px;
	}

#subNav li {
	padding:0 0 0 10px;
	background:url(../img/arrow_gray.gif) no-repeat;
	background-position:3px 7px;
}

#subNav li li {
	background:none;
}

#subNav li li a {
	color:#9AA9AE !important;
	font-size:11px;
	font-weight:normal;
	}

#subNav li li a:hover, #subNav #lev_2_act a {
	color:#007CC2 !important;
	display:inline;
	background:none;
	}

#eyeCatcher {
	margin:0;
	padding:0 10px;
	}

#content {
	padding:10px;
	margin: 10px 0 0 0 !important;
	margin: 5px 0 0 170px;
	height:410px !important;
	height:410px;
	overflow:auto;
	}
	
#contentRight{
	float:right;
	}
#contentLeft{
	float:left;
	}
