@charset "utf-8";
* {
	margin: 0px;
}
body {
	margin: 0px;
	background:white url(../images/top_bg.gif) top repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1cb3b3;
	text-decoration:underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1cb3b3;
	text-decoration:none;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #032e51;
	font-weight: normal;
	margin: 0px;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #707070;
	font-weight: normal;
}
h2 font {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #032e51;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#1cb3b3;
	font-weight:normal;
	margin: 0px;
}
head {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #032e51;
	font-weight: bold;
}
th {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #032e51;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
textarea.banner {
	font-family: "Trebuchet MS";
	font-size: 13px;
	border:#a2acb1 1px solid;
	background-color:#e5e5e5;
}

#Wrapper {
	width:1000px;
	border:#abd9ec 2px solid;
	background:url(../images/logo_screening.gif) right bottom no-repeat;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#Top {
	position:relative;
	height:300px;
}
/* navigator top */
.Nav {
	background:url(../images/menu_bg.png) repeat-x;
	height:40px;
	position:absolute;
	z-index:10000;
	width:1000px;
}
.Nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.Nav ul li {
	list-style:none;
	float:left;
	line-height:18px;
	margin:11px 0;
}
.Nav ul li a:link, .Nav ul li a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #080f15;
	text-transform:uppercase;
	text-decoration:none;
	border-right:#d0ecf3 1px solid;
	padding:0 2.9em;
	display:block;
}
.Nav ul li a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ed145b;
	text-decoration:none;
}

.Nav ul li.Current {
	list-style:none;
	float:left;
	line-height:18px;
	margin:11px 0;
}
.Nav ul li.Current a:link, .Nav ul li.Current a:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ed145b;
	text-transform:uppercase;
	text-decoration:none;
	border-right:#d0ecf3 1px solid;
	padding:0 2.9em;
	display:block;
}
.Nav ul li.Current a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ed145b;
	text-decoration:none;
}

/* end navigator top */


/* left menu */
.Menu {
	width:244px;
	margin:10px auto;
	list-style:none;
	margin:0;
	padding:0px 0px 0px 10px;
	line-height:35px;
}
.Menu a:link, .Menu a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00223e;
	text-transform:uppercase;
	text-decoration:none;
	background:url(../images/arrow.gif) left no-repeat;
	border-bottom:#cbd8e3 1px solid;
	padding-left:34px;
	display:block;
}
.Menu a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d11241;
	text-decoration:none;
	background:url(../images/arrow_red.gif) left no-repeat;
}
.Menu1 {
	width:244px;
	margin:0px auto;
	list-style:none;
	margin:0;
	padding:0;
	line-height:35px;
}
.Menu1 a:link, .Menu1 a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d11241;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/arrow_red.gif) left no-repeat;
	border-bottom:#cbd8e3 1px solid;
	padding-left:34px;
	display:block;
}
.Menu1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #d11241;
	text-decoration:none;
	background:url(../images/arrow_red.gif) left no-repeat;
}
/* end left menu */

img.Logo {
	position:absolute;
	left:10px;
	top:50px;
	z-index:10000;
}
table.Main {
	width:1000px;
}
table.Main tr {
	vertical-align:top;
}
td.Left {
	background:white url(../images/leftmenu_bg.gif) left top repeat-y;
	border-right:#c4deed 1px solid;
}
div.Content {
	padding:20px;
}
div.DateTime {
	background-color:#fafbfc;
	border-bottom:#e5e5e5 1px solid;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:right;
	font-weight:bold;
	height:18px;
	padding:5px 20px;
	margin-bottom:10px;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#d11241;
	font-weight:bold;
}
.HeaderL14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#d11241;
	font-weight:bold;
}
.HeadL13_Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#0a638c;
	font-weight:bold;
}
.Footer {
	background:white url(../images/footer_bg.gif) top repeat-x;
	text-align:center;
	width:998px;
	margin:0 auto;
	padding:3px;
}
.Footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#555;
	text-align:center;
	margin:0;
}
.Footer p a, .Footer p a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#555;
	text-decoration:none;
}
.Footer p a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#555;
	text-decoration:underline;
}
p.White {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
	text-transform:uppercase;
}
p.White a:link, p.White a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
	padding:0 5px;
	text-decoration:none;
}
p.White a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
	text-decoration:none;
}
p.L8_White {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
}
.Fr_Gray {
	border:#b7b7b7 1px solid;
}
.Fr_LGray {
	border:#e5e5e5 1px solid;
	padding:3px;
}
.Fr_Blue {
	border:#abd9ec 1px solid;
}
.Fr_LBlueBottom {
	border-bottom:#def0f8 1px solid;
}
.Fr_WhiteBottom {
	border-bottom:white 1px solid;
}

.Skype {
	background:url(../images/banner_skype.gif) no-repeat;
	width:243px;
	height:71px;
	margin:0 auto;
	border:#b7b7b7 1px solid;
}
.Skype div {
	float:right;
	width:100px;
	margin:5px 5px 0 0;
}
.Skype div p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
}
.Skype div p a:link, .Skype div p a:visited, .Skype div p a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#04719a;
	font-weight:bold;
	text-decoration:none;
}
.Skype div p.L22 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:white;
}
.Skype div p.L22 a:link, .Skype div p.L22 a:visited, .Skype div p.L22 a:hover {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:white;
	font-weight:normal;
	text-decoration:none;
}
.L11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.L11 a:link, .L11 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1cb3b3;
	font-weight:normal;
	text-decoration:underline;
}
.L11 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1cb3b3;
	text-decoration:none;
}
.L12_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}


.Fr_DottedLine {
	border-bottom:#cbd8e3 1px dotted;
}
.Fr_BlueCourses {
	width:400px;
	margin:0 auto;
	border:#cbd8e3 1px solid;
	padding:10px;
}
.Fr_BlueCourses h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#d11241;
	font-weight:bold;
	margin:0;
}
ul.List {
	margin:0;
	padding:0;
}
ul.List li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:url(../images/list.gif);
	margin-left:15px;
	line-height:19px;
}
ul.Link {
	margin:0;
	padding:0;
	position:relative;
	clear:both;
	float:left;
}
ul.Link li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style:none;
	display:block;
	line-height:19px;
}
ul.Link li a, ul.Link li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1884a7;
	text-decoration:none;
	display:block;
	padding:0 7px;
	line-height:19px;
}
ul.Link li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#1884a7;
	background-color:#efefef;
	border-top:#e8e8e8 1px solid;
	border-bottom:#e8e8e8 1px solid;
	text-decoration:none;
	display:block;
}
.L12_Black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.L12_Black a:link, .L12_Black a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.L12_Black a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d11241;
	text-decoration:underline;
}

ul.Sitemap {
	list-style:none;
	margin:0;
	padding:5px 0;
	-webkit-box-shadow: 2px 2px 5px #d7d7d7;
	background-color: #ededed;
	border:#a4c4d2 1px solid;
	width:500px;
}
ul.Sitemap li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	/*list-style:url(../images/list.gif);*/
	margin-left:20px;
	line-height:22px;
}
ul.Sitemap li a:link, ul.Sitemap li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
	text-decoration:none;
}
ul.Sitemap li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#d11240;
	text-decoration:none;
}
ul.Sitemap ul {
	list-style:none;
	background-color: #ddf6fc;
	border:#d3e5ed 2px solid;
	line-height:22px;
	padding:5px 0;
	width:450px;
	font-weight:bold;
}
ul.Sitemap ul li {
	text-transform:none;
}
ul.Sitemap ul ul {
	list-style:none;
	border: #4b4b4b 2px solid;
}
ul.Sitemap ul ul ul {
	list-style:none;
	background-color: #5a5a5a;
}

div.Weather {
	width:180px;
	margin:0 auto;
}
div.Exchange {
	width:180px;
	margin:0 auto;
	border:#b7b7b7 1px solid;
	padding:0;
}
div.Exchange div {
	background-color:#4c84c8;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#cbe2ff;
	text-transform:uppercase;
	line-height:22px;
	padding:0 5px;
	margin-bottom:5px;
}
div.Exchange div a, div.Exchange div a:visited, div.Exchange div a:hover {
	font-weight:normal;
}
/*div.Exchange a#gocurrency, div.Exchange a#gocurrency:visited, div.Exchange a#gocurrency:hover {
	background-color:#4c84c8;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:white;
	text-transform:uppercase;
	line-height:22px;
	padding:0 5px;
	margin-bottom:5px;
	text-decoration:none;
	display:block;
}*/
