body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}

body {
	padding:0px;
	background-color:#004874;
	margin: 0px;
}

A {	color: #0464aa;	text-decoration: none;}	
A:HOVER {color: #000000; text-decoration: none;}

.link1 A {	color: #ff6311;	text-decoration: underline;}	
.link1 A:HOVER {color: #0464aa; text-decoration: underline;}

.color1 { color: #407D98;}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
form {
	padding:0;
	margin:0;

}
.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.clr {clear: both;}
.lF {float:left;}
.rF {float:right;}

/* LAYOUT STYLES */

#wrapper {
	width:1000px;
	text-align:left;
	margin-top:0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
.top{
	background-color: #015D95;
}
.nav{
	background-image: url(images/nav_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.left{
	background-color: #BBCDDD;
	width: 206px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.flash_back{
	background-image: url(images/right_kid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_nav {
	width:206px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
.left_nav  ul{
	padding:0;
	list-style-type:none;
	width:206px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0px;
}
.left_nav  ul li{ padding:0; margin:0;}
.left_nav  ul li a{
	color:#4C4C4C;
	text-decoration:none;
	display:block;
	width:179px;
	margin-left: 10px;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 13px;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C4C4C;
	font-weight: bold;
}
.left_nav  ul li a:hover {
	color:#047FCA;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C4C4C;
	font-weight: bold;
}
.left_nav .heading {
	color:#047FCA;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:10px;
	
}

.right_nav .heading {
	color:#ffffff;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:10px;
	
}
.download_back{
	background-color: #577D4A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.right_bash_border{
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
}
.bottom_bash_border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.news {
	width:180px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
.news ul{ padding:0; margin:0 0 6px 8px; list-style-type:none; width:188px;}
.news ul li{ padding:0; margin:0;}
.news ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:170px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 18px;
	font-size: 11px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.news ul li a:hover {
	color:#BBCDDD;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}

.download {
	width:299px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 10px;
}
.download ul{
	padding:0;
	list-style-type:none;
	width:299px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0px;
}
.download ul li{ padding:0; margin:0;}
.download ul li a{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:259px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 18px;
	font-size: 12px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}
.download ul li a:hover {
	color:#F7E67C;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
}
.footer{
	font-size: 11px;
	color: #FFFFFF;
}
.footer A {	color: #FFFFFF;	text-decoration: none;}	
.footer A:HOVER {color: #D0671B; text-decoration: none;}

.bot{
	background-color: #004874;
	height: 84px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.page_heading{
	font-family: "Zurich Cn BT", Arial;
	font-size: 20px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
}
.page_heading1{
	font-family: Paragraph, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #3F3F3F;
	text-decoration: none;
}
.page_heading_white{
	font-family: "Zurich Cn BT", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.page_heading_video{
	font-family: "Zurich Cn BT", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #015D95;
	text-decoration: none;
}
.page_heading_white1{
	font-family: "Zurich Cn BT", Arial;
	font-size:18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.blue{
	color: #015D95;
	font-family: Paragraph, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.line1{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F3F3F;
}

.but{
	background-color: #D0671B;
	border: 1px solid #D0671B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
.img_margine{
	margin-right: 15px;
	margin-bottom: 10px;
	border: 1px ;
}

.line2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3F3F3F;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #3F3F3F;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #3F3F3F;
	border-left-color: #3F3F3F;
}

.subtitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D0671B;
}
.Formbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box{
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 2px;
}
.subscribe{
	border: 1px solid #FFFFFF;
}

.glossymenu{
	padding: 0;
	width: 99%; /*width of menu*/
}


.glossymenu a.menuitem{
    color:#047FCA;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:10px;

}


.glossymenu a.menuitem:hover{

background: url(../images/top03anew.png) repeat-x bottom left;
color: #338425;
background-image:url(images/bullet-.gif);
background-repeat: no-repeat;
background-position: 220px center;


}




.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{

color: #000000;

}



.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/

position: absolute;

top: 5px;

right: 5px;

border: none;

}





.glossymenu div.submenu{ /*DIV that contains each sub menu*/
padding:0; margin:0;

	
}



.glossymenu div.submenu ul{ /*UL of each sub menu*/

	padding:0; margin:0;


}



.glossymenu div.submenu ul li{

padding:0; margin:0;
}



.glossymenu div.submenu ul li a{

color:#4C4C4C;
	text-decoration:none;
	display:block;
	width:179px;
	margin-left: 10px;
	padding-top: 13px;
	padding-right: 2px;
	padding-bottom: 13px;
	padding-left: 15px;
	font-size: 11px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C4C4C;
	font-weight: bold;
}



.glossymenu div.submenu ul li a:hover{
color:#047FCA;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C4C4C;
	font-weight: bold;

}




.submenu{display: none}



.dropheading{
 color:#047FCA;
	font-weight: bold;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left:0px;
}


/*.menubg{

background: #E1F5FC;

}*/

.grey_border{
	border: 1px solid #CCCCCC;
}
