body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
img {border:0;}


body {background-color:#e4edf4; background-image:url(/images/blue-bg.jpg);}

p, td {font-family: verdana,sans-serif; color: #2D3C4B; font-size: 13px; line-height:20px;}

a {font-family: verdana,sans-serif; color: #5d80b1; text-decoration:underline;}
	a:hover { color:#2D3C4B; background-color:#c0ddf4;}
.text { padding:10px;}
.text p {padding-bottom:6px;}
ol.text  { margin-left:60px;}

h1	{
font-family: arial,sans-serif;
color: #6A0E0F;
font-size: 22px;
font-weight: bold;
padding-bottom:6px;}

ul { list-style:url(/images/v.png); padding-left:40px;}

.picRight{float: right; margin-left: 10px; margin-bottom:6px;}

.dark-blue16  { font-family:Tahoma;	color: #2d3c4b;	font-size: 16px;	font-weight: bold;	}

/* Menu */
#menu ul{
	white-space:nowrap;
	margin:auto 0px;
	padding:0px;}
#menu ul li{	
	white-space:nowrap;
	float:left;
	display:block;
	list-style:none;}
#menu ul li a{	
	font-family:arial,sans-serif;
	font-weight:bold;
	font-size:16px;
	white-space:nowrap;
	display:block;
	float:left;
	height:37px;
	padding:24px 18px 0 18px;
	color:white;
	text-decoration:none;}
	#menu ul li a:hover{background:url(/images/menu_hover.gif) bottom center no-repeat;}


/* Logo */
#logo {}
#logo a{
	display:block;
	height:102px;
	width:414px;
	text-decoration:none;}
	#logo a:hover {background:url(/images/logo2.jpg) bottom center no-repeat;}


/* btn  */
#btn { padding-top:100px;}
#btn a{
	font-family:arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	white-space:nowrap;
	display:block;
	text-align:center;
	width:177px;
	height:65px;
	padding:32px 0 0 0;
	color:white;
	background:url(/images/btn-blue.png) center no-repeat;
	text-decoration:none;}
	#btn a:hover {background:url(/images/btn-red.png) center no-repeat;}


/* BOX  */
.box, .box a {
	font-family: arial,sans-serif;
	font-weight:bold;
	color: #2D3C4B;
	font-size: 13px;
	padding: 0 20px 0 20px;
	line-height:18px;}

.box-h	{
font-family: tahoma;
color: #6A0E0F;
font-size: 19px;
font-weight: bold;
text-align: center;
line-height: 2.7;
}

.box-hh a	{
font-family: arial,sans-serif;
color: #6A0E0F;
font-size: 20px;
font-weight: bold;
text-decoration:none;
margin:20px 0 0 0px;
}


/* BOX btn */
#box-btn a{
	font-family:verdana;
	font-size:14px;
	white-space:nowrap;
	display:block;
	text-align: left;
 	height:39px;
	width:120px;
	padding-left:24px;
	padding-top:16px;
	color:#4082bf;
	text-decoration:none;}
	#box-btn a:hover {background:url(/images/box-btn-hover.png) center no-repeat; color:#0045bc;}



#box-hover {position:absolute;}
#box-hover a{
font-family: arial,sans-serif;
color: #6A0E0F;
font-size: 18px;
font-weight: bold;
text-align: center;
line-height: 2.4;
	white-space:nowrap;
	display:block;
	width:250px;
	height:289px;
	padding:0;
	color:white;
	text-decoration:none;}
	#box-hover a:hover {background:url(/images/box011.jpg) center no-repeat;}
/* ---- end ---*/




.links a:link, .links a:visited, .links a:active{
	font-family:verdana,sans-serif;
	font-size: 12px;
	color: #5d80b1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height:26px;
	padding-left:2px;
	padding-bottom:6px;
	font-weight:normal;
	text-decoration:none;}	
	.links a:hover{ color:#2D3C4B; background-color:#c0ddf4; text-decoration:none;}
	

.footer {font-family: verdana,sans-serif; color: #fff; font-size: 10px;}


#link {
		list-style-type: disc;
		list-style-image:url(/images/folder.png);
		padding-left:40px;
		line-height:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
		}	
		
		#link a {
				color: #000000;
				text-decoration:none;
				border:0px;
					}
		#link a:hover, #link a.current {
				color:#2e3192;
				text-decoration:underline;
				}
