body{
	margin:0;
	background:#0059aa url(../images/theme/bg-body.gif) repeat-x;
	color:#002f61;
	font:15px/19px Helvetica, Arial, sans-serif;
}
a{
	color:#a62c2e;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border-style:none;}
#wrapper{
	width:910px;
	margin:130px auto 0;
	margin:80px auto 0;
}
#header .holder{
	background:url(../images/theme/bg-header-holder.jpg) no-repeat;
	width:910px;
	height:306px;
	position:relative;
}
#header .holder:after{
	clear:both;
	display:block;
	content:"";
}
.logo{
	margin:-25px 0 0 -22px;
	float:left;
	display:inline;
	position:relative;
}
.logo a{
	outline:none;
	display:block;
	background:url(../images/theme/logo.png) no-repeat;
	width:424px;
	height:142px;
	text-indent:-9999px;
	cursor:pointer;
}
.navbar{
	height:1%;
}
#nav{
	width:950px;
	margin:-15px -20px -12px;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	z-index:1;
	font-size:14px;
	line-height:14px;
}
#nav:after{
	content:"";
	display:block;
	clear:both;
}
#nav li{
	float:left;
	margin:0 -4px 0 0;
}
#nav li:hover, #nav li.hover{position:relative;} 
#nav a{
	cursor:pointer;
	display:table;
	background:url(../images/theme/bg-nav-a.png) no-repeat;
	width:139px;
	height:38px;
	text-align:center;
	color:#fff;
	position:relative;
}
* html #nav a{display:block;}
* +html #nav a{display:block;}
#nav a span{
	display:table-cell;
	vertical-align:middle;
}
#nav a:hover{
	background:url(../images/theme/bg-nav-a-ro.png) no-repeat;
	text-decoration:none;
	color:#003d60;
	font-weight:bold;
}
#nav li:hover a, #nav li.hover a{
	color:#003d60;
	font-weight:bold;
}
#nav li:hover a{background:url(../images/theme/bg-nav-a-ro.png) no-repeat;}
#nav ul{
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:36px;
	left:51px;
	width:246px;
	background-color:#99cfe5;
	border:1px solid #4d86a3;
	font-size:15px;
	line-height:18px;
	overflow:hidden;
	z-index:1;
}
#nav li:hover ul, #nav li.hover ul{display:block;}
#nav ul li{
	float:none;
	border-top:1px solid #96b2bf;
	margin:-1px 0 1px;
}
#nav ul a{
	display:block;
	width:auto;
	height:1%;
	padding:3px 0 2px 7px;
	background:none;
	text-align:left;
	color:#003d60;
}
#nav li:hover ul a, #nav li.hover ul a{
	font-weight:normal;
	color:#003d60;
	background:none;
}
#nav ul a:hover, #nav li:hover ul a:hover, #nav li.hover ul a:hover{
	background:#0086bf;
	color:#fff;
	font-weight:normal;
}
#nav li:hover ul a:hover, #nav li.hover ul a:hover{color:#fff;}
#main{
	background-color:#e3edf6;
	padding:54px 0 4px;
	width:100%;
	overflow:hidden;
	clear:left;
}
.main-holder{
	background:url(../images/theme/bg-main.gif) repeat-y;
	height:1%;
	padding:0 0 3px;
}
#twoColumn .main-holder{
	background:url(../images/theme/bg-main-twoCol.gif) repeat-y;}
.main-holder:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar1{
	width:211px;
	float:left;
	margin:-10px 0 0;
	position:relative;
	padding:0 24px 0 0;
}
* html #sidebar1{margin-right:-3px;}
.news-block{
	padding:0 0 22px 9px;
	margin:0 0 31px;
	background:url(../images/theme/divider.gif) no-repeat 15px 100%;
}
.news-block p{margin:0;}

#sidebar1 h3{
	margin:0 0 19px;
	font:46px/50px "Times New Roman", Times, serif;
	color:#0086bf;
	letter-spacing:15px;
}
.news-list{
	margin:0 0 -2px;
	padding:0;
	list-style:none;
	line-height:17px;
}
.news-list li{padding:0 0 19px;}
.links{
	margin:0;
	padding:0;
	list-style:none;
}
.links li{
	padding:0 0 12px;
	height:1%;
	vertical-align:top;
}
.links img{
	display:block;
	vertical-align:top;
	margin:0 auto;
}
.sidebar2{
	float:right;
	width:211px;
	margin:-7px 0 0;
	position:relative;
	padding:0 10px 0 45px;
	padding:0 10px 0 25px;	
}
* html .sidebar2{margin-left:-3px;}
#twoColumn .sidebar2{ display:none;}
.images-list{
	margin:0;
	padding:0;
	list-style:none;
}
.images-list li{
	height:1%;
	vertical-align:top;
	padding:0 0 13px;
}
.images-list img{
	display:block;
	vertical-align:top;
}
#content{
	height:1%;
	overflow:hidden;
}
#twoColumn #content {
	padding-right:10px;}
#content .boxes-holder{
	height:1%;
	overflow:hidden;
	margin:-23px 0 0;
	position:relative;
}
#content .box{
	background:url(../images/theme/divider01.gif) repeat-x;
	margin:-2px 0 2px;
	padding:19px 0 33px 9px;
}
#twoColumn #content .box{
	margin-right:20px;}
	
h2{
	margin:0 0 13px;
	color:#d60000;
	font:34px/34px "Times New Roman", Times, serif;
	letter-spacing:1px;
}
h2 em{
	display:block;
	font-size:24px;
}

/*p{margin:0;}*/

.download-list{
	margin:0;
	padding:0 0 3px;
	list-style:none;
	font-size:14px;
	line-height:16px;
}
.download-list li{padding:0 0 16px;}
.more{
	font-size:14px;
	margin:-3px 0 0;
}
#footer{
	text-align:center;
	color:#fff;
	padding:11px 0 50px;
}
#footer p{margin:0 0 6px;}
#footer a{color:#fff;}
.footer-nav{
	margin:0;
	padding:0 0 13px;
	list-style:none;
}
.footer-nav li{
	display:inline;
	background:url(../images/theme/bullet.gif) no-repeat 0 60%;
	padding:0 0 0 9px;
}
.footer-nav li:first-child{background:none;}
.contact-info{
	margin:0;
}
.contact-info dt{
	display:inline;
}
.contact-info dd{
	margin:0 19px 0 0;
	display:inline;
}

.tinyText {font-size:90%;}
.tinierText {font-size:80%;}

a.buttonRed, a.buttonBlue  {
background: transparent url('../images/theme/btn-red-left.gif') no-repeat top left;
display: block;
font: bold 11px Arial; /* Change 12px as desired */
line-height: 39px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 47px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
margin-bottom:8px;}

a.buttonBlue  {background: transparent url('../images/theme/btn-blue-left.gif') no-repeat top left;}

a:link.buttonRed, a:visited.buttonRed, a:active.buttonRed {color: #a62c2e; /*button text color*/}
a:link.buttonBlue, a:visited.buttonBlue, a:active.buttonBlue{color: #0059aa; /* blue button text color*/}

a.buttonRed span, a.buttonBlue span{
	background: transparent url(../images/theme/btn-red-right.gif) no-repeat right top;
	display: block;
	padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.buttonBlue span{	background: transparent url(../images/theme/btn-blue-right.gif) no-repeat right top;}

a.buttonRed:hover, a.buttonBlue:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.buttonRed:hover span,a.buttonBlue:hover span{ /* Hover state CSS */
background-position: bottom right;
}

h1.logo {border:none;}

