body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	marginwidth: 0;
	marginheight: 0;
	background-color: #ffffff;
}

/* Global */
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002f65;
	font-weight: bold;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002f65;
	font-weight: bold;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002f65;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
a: visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002f65;
	font-weight: bold;
}
h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #336633;
	font-weight: normal;
}
img {
	border-width: 0px;
}

.header {
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #1f88a1;
	height: 36px;
}

.header2 {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #1f88a1;
	height: 26px;
}




.table-width {width: 100%;
	
}


/*header top */
.header-image {
	width: 693px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
}

.sub-image {
	width: 683px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 2px;
	text-align: right;
}

.header-right {
		text-align: right;
			width: 695px;
}
.logo {
	width: 280px;
	height: 152px;
	margin-top: 20px; margin-bottom: 21px;
}
.header-left {
	width: 280px;
	height: 193px;
}
.shadow-left {
	background-image: url('images/shadow-left.gif');
	background-repeat: repeat-y;
	background-position: right top;
}

.shadow-right  {
	background-image: url('images/shadow-right.gif');
	background-repeat: repeat-y;
	background-position: left top;
}


/*main nav */

.shadow-bg {
	background-image: url('images/shadow-bg.gif');
	background-repeat: repeat-x;
		background-color: #FFFFFF;
}

.nav-table {
	width: 971px;
	background-image: url('images/menu-bg.gif');
}

.tdmenu a {
	width: 100%;
	display: block;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #014a84;
	line-height: 28px;
	height: 28px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
.tdmenu a:hover {
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
		border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	background-color: #1f88a1;


}
.tdmenu a:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/*home page*/


.header-home {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #012c5a;
	line-height: 22px;
}

.content-home {
	background-color: #FFFFFF;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right:20px;
	width: 460px;
}


.ticker-box {
	background-color: #eaf7fb;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 235px;
	background-image: url('images/ticker-bg.gif');
	background-repeat: repeat-x;
}
.global-box {
	background-color: #D5EFF6;
			padding-top: 10px;
	padding-left: 12px;
	padding-right:12px;
	font-size: 12px;
	line-height:18px;

}




/*content*/

.content-main {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right:10px;
	height: 300px;
	width: 955px;
}

.content-general {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 650px;
}

.content-events {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 650px;
}

.content-events img{
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	right: 0px;
	top: 0px;
	vertical-align: text-top;
	float: right;
}





/*submenu*/
.submenu {
	display: block;
	text-decoration: none;
	font-family: Arial, Trebuchet MS;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	text-indent: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #ffffff;
	background-color: #ffffff;
}


.submenu a { 
      display:block; 
   text-decoration: none; 
   font-family: Arial;
   font-size: 12px;
       text-align: left;
   color: #FFFFFF; 
   font-weight: bold; 
   line-height: 28px; 
	background-color: #1f88a1;


} 

.submenu a:hover { 
   color: #333333; 
   font-weight: bold; 
   font-family: Arial, Trebuchet MS;
   font-size: 12px;
      	 background-color: #64c4f0;
}


.submenu a:active { 
   color: #FFFFFF; 
   font-weight: bold; 
   font-family: Arial, Trebuchet MS;
   font-size: 12px;
}


/*footer*/

.footertable {
	width: 975px;
	font-size: 11px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #C0C0C0;
}




.text-center {
	text-align: center;
}


.text-center img{ margin-left: 10px; margin-right: 10px;
	
}



.footer {
	background-position: center top;
	height: 24px;
	background-image: url('images/footer-bg.gif');
	color: #000000;
	text-align: center;
	font-size: 11px;
	background-repeat: repeat-x;
}

.footer-left {
	font-size: 11px;
	line-height:18px;
padding-left: 10px;
padding-top: 5px;
padding-bottom: 5px;
width: 215px;
}




a.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:link.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:active.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
a:hover.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.logos { margin-left: 40px; margin-right: 40px; 
	
}


.Button {
	border: 1px solid #002f65;
	height: 21px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #002f65;
	background-color: #c1d72e;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 0;
}
.Textareabox {
	width: 250px;
	border: 1px solid;
	border-color: #c0c0c0;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-indent: 0px;
}
.textbox {
	width: 230px;
	height: 21px;
	border: 1px solid;
	border-color: #c0c0c0;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-indent: 0px;
}

/* last */
#ticker-container{
	width:233px;
	height:600px;
	overflow:hidden;
	position:relative;
}
#ticker{
	position:absolute;left:0;
}
.Caption{
	position: relative;
	margin: -60px 0 0;
	text-align: left;
	font-family: Lucida Sans Unicode;
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	padding-left: 20px;
	font-style: italic;
}
.header-right{
vertical-align:top;
}
.header-right img{
/*width:693px;*/
vertical-align:top;
margin-bottom: 1px;
}

#invisible{width:0;height:0;}
