/******************** GLOBAL ***********************/
@import url("cms_style.css");
BODY
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
TD {
	font-family: Verdana, Tahoma, Arial;
	font-size: 13px;
	color: #000000;
}

TH {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #505050;
}

.testimonial {
	color: #005988;
	font-size: 13px;
	font-style: italic;
}


h1{
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 16px;
	color: #005988;
	font-weight: bold;
	text-transform: uppercase;
}

h2{
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #005988;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.1;
}

h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #005988;
	font-weight: normal;
	margin: 0px;
}

A:link.white					{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 11px;}
A:visited.white				{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 11px;}
A:active.white				{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 11px;}
A:hover.white					{color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Verdana, Arial; font-size: 11px; background: transparent;}

A:link.footer					{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 9px;}
A:visited.footer			{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 9px;}
A:active.footer				{color: #FFFFFF; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 9px;}
A:hover.footer				{color: #FFFFFF; text-decoration: underline; font-family: Tahoma, Verdana, Arial; font-size: 9px; background: transparent;}

A:link								{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 13px;}
A:visited							{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 13px;}
A:active							{color: #000000; text-decoration: none; font-family: Tahoma, Verdana, Arial; font-size: 13px;}
A:hover								{color: #000000; text-decoration: underline; font-family: Tahoma, Verdana, Arial; font-size: 13px;}

TD.dotted {border-width: 0 0 1 0; border-color: #999999; border-style: dotted;}

HR {
	border: none;
	background-color: #E2E7EC;
	color: #E2E7EC;
	height: 1px;
	width: 100%;
	margin: 3 0 3 0;
}

HR.dark {
	border: none;
	background-color: #6B87A3;
	color: #6B87A3;
	height: 1px;
	width: 95%;
	margin: 5 0 5 0;
}

P, .text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	
}

.biggertext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	font-weight:normal;
}

.biggertext a {
  font-size: 13px;
}

.error {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #FF4E00;
}

.white {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFF7E9;
}

.orange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF7E00;
}

#content UL {
	list-style-image: url(images/orange_dot.gif);
	list-style-type: circle;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: normal; 
}

UL.arrow {
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: circle;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal; 
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}

LI.arrow {
	height: 16px;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	color: #FFFFFF;
	font-size: 9px; 
}

.inputstyle, INPUT.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#01143A;
	padding: 1px;
	margin: 1px;
}

.submit {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color:#333333;
	background-color:#FFDE10;
	border-style:solid;
	border-width:1px;
	border-color: #01143A;
}

TD.light { 
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-color: #FFFFFF;
	height: 20px;
	font-size: 12px;
}

TD.dark { 
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-color: #F4F4F4; 
	height: 20px;
	font-size: 12px;
}

TD.header { 
	border-top: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-left: 1px solid #D8D8D8;
	background-color: #F4F4F4; 
	height: 20px;
	font-weight: bold;
	font-size: 14px;
}

#newsticker {
	position: relative;
}
#newsticker ul {
	list-style: none;
	min-height: 1.6em;
	padding: 10px 10px;
	padding-right: 10px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #FFFFFF;
}

#newsticker div {
  opacity: 0;
}

#newsticker #togglenewsticker {
	background: transparent url("icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}

* html #newsticker #togglenewsticker {
	right: 30px;
}

#funding, #funding P, #funding A 
{
    text-align: center; font-weight: bold; font-size: 15px;
    color: #777;
}



.topnav 
{
	height: 40px;
 	width: 100%;
	text-align:center;
}
.topnav div
{
	height: 40px;

	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:10px 10px 0px 10px;
    color:#000000;
}



.testimonial_title {
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
}

.testimonial_text {
	color: #005988;
	font-size: 13px;
	font-style: italic;
}

.testimonial_user {
	color: #000000;
	font-size: 11px;
	font-style: normal;
}
.borders
{
	border:1px;
	border-color:#333333;
	border-style:solid;
	padding-left:5px;
}

.ticlist
{ 
	list-style:url(images/tic.jpg);
	font-size:12px;
	
}


.cms_title { text-align:center; font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; font-size: 16px; color: #005988; font-weight: bold; text-transform: uppercase; } 
.cms_text { font-family: Verdana, Arial; font-size: 13px; color: #000000; font-weight:normal; } 
.cms_text_bold { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #000000; font-weight:bold; } 
.cms_box_text { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #000000; font-weight:normal; padding:10 10 10 10; background-color:#FDE9D9; width:90%; } 
.cms_center { vertical-align:center; } 
.cms_list { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #000000; font-weight:normal; line-height:30px; } 
.cms_list_tic { font-family: Tahoma, Verdana, Arial; font-size: 13px; color: #000000; font-weight:normal; line-height:30px; list-style:url(images/tic.jpg); } 
.cms_title_border { text-align:left; font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; font-size: 16px; color: #005988; font-weight: bold; text-transform: uppercase; border:1px; border-color:#333333; border-style:solid; padding-left:5px; } 
.cms_sub_title { font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; color: #000000; font-size: 14px; font-style: normal; font-weight:bold; } 
.cms_user_text { font-family: Tahoma, Arial, Verdana, Helvetica, Sans-Serif; color: #005988; font-size: 13px; font-style: italic; } 
.cms_user { color: #000000; font-size: 11px; font-style: normal; } .cms_line { size:1px; width:100%; noshade:noshade; color:#e2e7ec; align:center; } 


#navbar UL {
	width: 745px;
	background: url('images/nav-bg.gif') repeat-x;
	height: 44px;
	margin: 0;
	padding: 0;
}
#navbar UL LI {
	float: left;
	list-style-type:none;
}
#navbar A:link, #navbar A:active, #navbar A:visited {
	display: block;
	float: left;
	background: url('images/nav-bg.gif') repeat-x;
	font: bold 14px Arial;
	color: #0d2e75;
	padding: 15px 19px 12px 19px;
	border-right: solid 1px #ffcf1f;
	border-left: solid 1px #ffffff;
	margin: 0;
}
#navbar A:hover {
	display: block;
	float: left;
	background: url('images/nav-bg-hover.gif') repeat-x;
	font: bold 14px Arial;
	color: #990000;
	padding: 15px 19px 12px 19px;
	border-right: solid 1px #ffcf1f;
	border-left: solid 1px #ffffff;
	text-decoration: none;
	margin: 0;
}

/* */

a.box:link, a.box:active, a.box:visited {
	background: url('images/box-off.gif') no-repeat;
	display: block;
	width: 147px;
	height: 67px;
	padding-top: 20px;
	margin-top: 5px;
	color: #0b3281;
	font: 14px Arial;
	text-decoration: none;
}

a.box:hover {
	background: url('images/box-on.gif') no-repeat;
	display: block;
	width: 147px;
	height: 67px;
	color: #ff3300;
}
a.box:link STRONG , a.box:active STRONG , a.box:visited STRONG {
	font: 31px Arial;
	text-transform: uppercase;
}

a.box2:link, a.box2:active, a.box2:visited {
	background: url('images/box2-off.gif') repeat-x;
	display: block;
	width: 147px;
	height: 48px;
	padding-top: 10px;
	margin-top: 5px;
	color: #ffffff;
	font: 14px Arial;
	text-decoration: none;
}

a.box2:hover {
	background: url('images/box2-on.gif') repeat-x;
	display: block;
	width: 147px;
	height: 48px;
	color: #ffffff;
}
a.box2:link STRONG , a.box2:active STRONG , a.box2:visited STRONG {
	font: bold 17px Arial;
	text-transform: uppercase;
}

.box3 {
	margin-top: 5px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 5px;
	height: 95px;
	background: url('images/box3-bg.gif') repeat-x;
	color: #cc0000;
	font-size: 14px;
	font-family: Arial;
}
.submit {
	width: 81px;
	height: 21px;
	background: url('images/submit-bg.gif') repeat-x;
	color: White;
	border-style: none;
}

h1 {
	font: 42px Georgia;
	color: #ff6600;
	text-transform: none;
}
h2 {
	font: 20px Arial;
	color: #333333;
}
a.box4:link, a.box4:active, a.box4:visited {
	background: url('images/box4-off.gif') no-repeat;
	display: block;
	width: 147px;
	height: 67px;
	padding-top: 20px;
	margin-top: 5px;
	color: #0b3281;
	font: 14px Arial;
	text-decoration: none;
}

a.box4:hover {
	background: url('images/box4-on.gif') no-repeat;
	display: block;
	width: 147px;
	height: 67px;
	color: #ffffff;
}
a.box4:link STRONG , a.box4:active STRONG , a.box4:visited STRONG {
	font: 31px Arial;
	text-transform: uppercase;
}
