@charset "utf-8";
/* CSS Document */

body
{
	font-family:tahoma;
	font-size:11px;
	color:#22405a;
	margin:0;
}

a
{
	color:#22405a;
}
a:hover
{
	text-decoration:none;
}
.ned
{
	font-size:13px;
	font-weight:bold;
}

.tab
{
	height:32px;
	width:88px;
	background:url(../images/index_06.gif);
	background-repeat:no-repeat;
	font-size:12px;
	font-family:"Myriad Pro";
	color:#FFF;
	padding-left:25px;
	text-transform:uppercase;
	vertical-align:middle;
}

.tab a
{
	text-decoration:none;
	color:#FFF;
}

.tab a:hover
{
	text-decoration:underline;
	color:#FFF;
}

.sep
{
	color:#00b0ed;
	margin-left:12px;
	margin-right:12px;
}

.right_col
{
	padding-top:43px;
	font-size:12px;
}

.right_col a
{
	color:#22405a;
	text-decoration:underline;
}

.right_col a:hover
{
	text-decoration:none;
	color:#09F;
}

li
{
	list-style-image:url(../images/bullet.gif);
	margin-bottom:20px;
}

ul
{
	padding:0;
	margin:0;
	margin-left:30px;
}

h1
{
	color:#092952;
	font-family:"Myriad Pro";
	font-size:14px;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

.dashed
{
	border-bottom:thin dashed #DDD;
}

.dashed2
{
	border-right:thin dashed #DDD;
}

.read_more a
{
	font-weight:bold;
	color:#4371b7;
	text-decoration:none;
}

.read_more a:hover
{
	font-weight:bold;
	color:#4371b7;
	text-decoration:underline;
}
.article
{
	font-family:Tahoma;
	font-size:13px;
}


/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 160px;
border: none;
padding: 5px;
text-align:left;
}
#pscroller2{
width: 195px;
height: 155px;
padding: 5px;
text-align:justify;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ 
	font-family:Tahoma;
	font-size:11px;
}


/* END OF Example CSS for the two demo scrollers*/

.border_style1
{
	border-bottom-color:#15308a;
	border-bottom-style:solid;
	border-bottom-width:thin;
	
	border-right-color:#15308a;
	border-right-style:solid;
	border-right-width:thin;

	border-top-color:#15308a;
	border-top-style:solid;
	border-top-width:thin;

	border-left-color:#15308a;
	border-left-style:solid;
	border-left-width:thin;
}
.innerfade
{
	margin:0;
}
.innerfade li
{
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#newsticker-demo { 
width:195px; 
padding:5px 5px 0; 
}

#newsticker-demo a { text-decoration:none; }
#newsticker-demo img { border: 2px solid #FFFFFF; }


.newsticker-jcarousellite { width:100%; }
.newsticker-jcarousellite ul li{ list-style:none; display:block; padding-bottom:1px; margin-bottom:5px; }
.newsticker-jcarousellite .info { width:100%; height:137px }
.newsticker-jcarousellite .info span.cat { display: block;}

.clear { clear: both; }

.blue
{
	color:#4371B7;
}

#portfolio
{
	margin-left:0px;
}
#spring
{
	font:tahoma medium normal;
	vertical-align:top;
	margin-left:12px;
	padding-left:12px;
	font-weight:bold;
}#spring2
{
	margin:0;
	padding:0;
	font-family:tahoma;
	padding-left:11px;
	font-size:12px;
	color:#000;
}