/* BASIC */

td, div, span, li, p{
font-family: "Trebuchet MS", "Trebuchet", sans-serif;
color:#333333;
}

p { line-height:160% }

h3 {
	color: #555;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

h4 {
	color: #555;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
}

h5 {
	color: #555;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
}

#donate {
	padding: 0px 0px 10px;
	width: 208px;
	margin: 0px auto;
}

#donate ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#donate ul li {
	margin: 0px;
}

#donate ul li a {
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	background: url(../images/btn_donate_off.gif) no-repeat;
	padding: 12px 0px 0px 15px;	
	width: 193px;
	height: 35px;
	display: block;
}

#donate ul li a:hover {
	color: #fff;
	text-decoration: none;	
	background: url(../images/btn_donate_on.gif) no-repeat;
	display: block;	
}

/* container */
#con2 {
	/* width: 978px; */
	width: 982px;
}

/* top */
#con2top {
	width: 982px;
	background-color:#FFFFFF;
}

#con2topleft {
	float:left; 
	width:370px; 
	height:106px;
}

#con2topright {
	float:right; 
	width:608px; 
	height:106px;
}

#con2toprightsub {
	width:608px;
	height:26px;
	float:right;
	text-align:left;

}

#textonly {
	height:70px;
 	text-align:right;
	font-size: 10px;
	line-height: 10px;
	padding: 10px 8px 0px 0px;
 	float:right;
}
 #textonly a {
	 background-image:url(../images/textonly.gif);
	 background-repeat:no-repeat;
	 height: 27px;
	 display: block;
	 width:90px;
	 white-space:nowrap;
	 padding: 3px 8px 0px 20px;
}

/*main container*/
	
.dropshadow2 {
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 6px 0 0px 10px !important;
	margin: 6px 0 0px 5px;
	width: 976px;
	padding: 0px;
	
}
* html div.dropshadow2{
 background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/shadowAlpha.png', sizingMethod='scale');
}

.container { 
	position:relative;
	bottom:6px;
	right: 5px;
	margin: 0px 0px 0px 0px;

}

#container2 {
	width:974px;
	border-left: 1px solid #B2A19C;
	border-right: 1px solid #B2A19C;
	border-bottom: 1px solid #B2A19C;
	float:left;
	
}
* html div.#container2 {
float:none;

}
	
#con2body {
	 width:976px; background:#FFFFFF;
}
	
	
#main1 {
		margin:0; padding:0;
		background:#ffffff url("../images/left.gif") top left repeat-y;
}

#main2 {
		margin:0; padding:0;
		background:url("../images/right.gif") top right repeat-y;	
}

#mainhome1 {
		margin:0; padding:0;
		background:#ffffff url("../images/lefthome.gif") top left repeat-y;
}

#mainhome2 {
		margin:0; padding:0;
		background:url("../images/righthome.gif") top right repeat-y;
}

#left {
		float:left;
		width:202px;
		margin:0;
		padding:0;
}

#right {
		float:right;
		width:202px;
		margin:0;
		padding:0;
}

#lefthome {
		float:left;
		width:227px;
		margin:0;
		padding:0;
}
	
#righthome {
		float:right;
		/* width:230px; */
		width:219px;		
		margin:0;
		padding:0;
}

#middle {
		margin:0 203px 0 203px;
		background-color:#FFffff;
		padding:0;
	
}
		
#middle2 {
		margin:0 0px 0 203px;
		background-color:#FFFFFF;
}
		
#middlehome {
		margin:0 219px 0 227px;
		background-color:#FFFFFF;
		}
		
.column-in {
		margin:0; padding:0 0em 0 0;
}
.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}
	
/* Topmenu */
.c2trsm {
	color:#064b97;
	font: bold 10px/10px "Trebuchet MS", "Trebuchet", sans-serif;
	float:right; 
	/* margin-right:6px; */
	height:26px;
}
ul#mainlevel-nav0 {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
	display:inline;
}

ul#mainlevel-nav0 li {
	float: left;
	margin: 0;
	height: 26px;
	white-space: nowrap;
	margin-right: 1px;
	display:inline;
}

ul#mainlevel-nav0 li a:link, ul#mainlevel-nav0 li a:visited{
	font-weight: normal;
	height: 17px;
	display: block;
	padding: 9px 0px 0px 19px;
	text-decoration: none;
	color:#064b97; 
	margin-left: 1px;
	white-space: nowrap;
	width: 99px;
	background: url(../images/topmenubg.jpg) 0 0 no-repeat;
	text-transform: uppercase;
	font-weight:700;
}
ul#mainlevel-nav0 li a:hover{
	background-image:url(../images/topmenubg_ro.jpg);
	background-repeat:no-repeat;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
	display:inline;
}

ul#mainlevel-nav li	{
	float: left;
	margin: 0;
	height: 26px;
	white-space: nowrap;
	margin-right: 1px;
	display:inline;
}

ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited{
	font-weight: normal;
	height: 17px;
	display: block;
	padding: 9px 0px 0px 19px;
	text-decoration: none;
	color:#064b97; 
	margin-left: 1px;
	white-space: nowrap;
	width:91px;
	background-image:url(../images/topmenubg2.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:700;
}
ul#mainlevel-nav li a:hover {
	background-image:url(../images/topmenubg2_ro.jpg);
	background-repeat:no-repeat;
}
ul#mainlevel-nav2 {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	white-space: nowrap;
	display:inline;
}

ul#mainlevel-nav2 li {
	float: left;
	margin: 0;
	height: 26px;
	white-space: nowrap;
	margin-right: 1px;
	display:inline;
}

ul#mainlevel-nav2 li a:link, ul#mainlevel-nav2 li a:visited {
	font-weight: normal;
	height: 17px;
	display: block;
	padding: 9px 0px 0px 19px;
	text-decoration: none;
	color:#ffffff; 
	margin-left: 1px;
	white-space: nowrap;
	width:91px;
	background-image:url(../images/topmenubg3.jpg);
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-weight:700;
}

ul#mainlevel-nav2 li a:hover {
	background-image:url(../images/topmenubg3_ro.jpg);
	background-repeat:no-repeat;
}

/* Main menu (leftmenu) */

#con2bodyleft { 
	/*background:url(../images/leftmenubg.jpg) no-repeat ;*/
	height: 225px;
	width:202px;
	float:left;
	border:1px solid #b2a09c;
}

#home_con2bodyleft { 
	height: 225px;
	width:226px;
	float:left;
	border:1px solid #b2a09c;
}

.c2blm {
	font-family: "Trebuchet MS", "Trebuchet", sans-serif;
	font-size:19px; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:1px 0 0 1px; 

}


a.leftmainmenu1:link, a.leftmainmenu1:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/bg_leftmenu1.jpg);
	background-repeat:no-repeat;

}

a.leftmainmenu1:hover {
	text-decoration:none;
	background-image:url(../images/bg_leftmenu1_ro.jpg);
	background-repeat:no-repeat;
	
}

a.leftmainmenu2:link, a.leftmainmenu2:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/bg_leftmenu2.jpg);
	background-repeat:no-repeat;

}

a.leftmainmenu2:hover {
	text-decoration:none;
	background-image:url(../images/bg_leftmenu2_ro.jpg);
	background-repeat:no-repeat;
}

a.leftmainmenu3:link, a.leftmainmenu3:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/bg_leftmenu3.jpg);
	background-repeat:no-repeat;

}

a.leftmainmenu3:hover {
	text-decoration:none;
	background-image:url(../images/bg_leftmenu3_ro.jpg);
	background-repeat:no-repeat;
}

a.leftmainmenu4:link, a.leftmainmenu4:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/bg_leftmenu4.jpg);
	background-repeat:no-repeat;

}

a.leftmainmenu4:hover {
	text-decoration:none;
	background-image:url(../images/bg_leftmenu4_ro.jpg);
	background-repeat:no-repeat;
	
}

/****home***/
a.home_leftmainmenu1:link, a.home_leftmainmenu1:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/home_bg_leftmenu1.jpg);
	background-repeat:no-repeat;

}

a.home_leftmainmenu1:hover {
	text-decoration:none;
	background-image:url(../images/home_bg_leftmenu1_ro.jpg);
	background-repeat:no-repeat;
	
}

a.home_leftmainmenu2:link, a.home_leftmainmenu2:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/home_bg_leftmenu2.jpg);
	background-repeat:no-repeat;

}

a.home_leftmainmenu2:hover {
	text-decoration:none;
	background-image:url(../images/home_bg_leftmenu2_ro.jpg);
	background-repeat:no-repeat;
}

a.home_leftmainmenu3:link, a.home_leftmainmenu3:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/home_bg_leftmenu3.jpg);
	background-repeat:no-repeat;

}

a.home_leftmainmenu3:hover {
	text-decoration:none;
	background-image:url(../images/home_bg_leftmenu3_ro.jpg);
	background-repeat:no-repeat;
}

a.home_leftmainmenu4:link, a.home_leftmainmenu4:visited {
	color:#FFFFFF; 
	text-decoration:none;
	height:36px;
	padding:19px 0 0 35px;
	display:block;
	background-image:url(../images/home_bg_leftmenu4.jpg);
	background-repeat:no-repeat;

}

a.home_leftmainmenu4:hover {
	text-decoration:none;
	background-image:url(../images/home_bg_leftmenu4_ro.jpg);
	background-repeat:no-repeat;
	
}
/* in this section menu */

.colmenu {
	/*padding:8px 4px 8px 5px;
	border-bottom:1px solid #DFDBD8;*/
}

.col1title {
	background:url(../images/col1title.jpg) no-repeat top;
	padding:0 0 0 0px;
	vertical-align:middle;
	border-bottom:1px solid #b2a09c;
}

div.thissection {
	padding:9px 0 0px 16px;
	font-weight:bold;
	color:#104B90;
	height:25px;
}

.colmenu a.mainlevel:link, .colmenu a.mainlevel:visited {
	color:#2162a3;
	font-family: "Trebuchet MS", "Trebuchet", sans-serif; 
	font-size:13px; 
	text-decoration:none;
	background-image:url(../images/submenubg.jpg);
	background-repeat:no-repeat;
	padding:8px 4px 8px 20px;
	border-bottom:1px solid #DFDBD8;
	display:block;
}

.colmenu a.mainlevel:hover {
	text-decoration:none;
	background-image:url(../images/submenubg_ro.jpg);
	background-repeat:no-repeat;
	
}

/* special path sub nav styles */

ul#mainlevel_special {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#mainlevel_special li { }

ul#mainlevel_special li a, ul#mainlevel_special li a.mainlevel_special {
	color:#2162a3;
	font-family: "Trebuchet MS", "Trebuchet", sans-serif; 
	font-size:13px; 
	text-decoration:none;
	background-image:url(../images/submenubg.jpg);
	background-repeat:no-repeat;
	padding:8px 4px 8px 20px;
	border-bottom:1px solid #DFDBD8;
	display:block;
}

ul#mainlevel_special li a:hover, ul#mainlevel_special li a.mainlevel_special:hover {
	text-decoration:none;
	background-image:url(../images/submenubg_ro.jpg);
	background-repeat:no-repeat;
}

/* special path sub nav styles */



.colmenu a.sublevel2:link, .colmenu a.sublevel2:visited {
	color:#2162a3;
	font-family: "Trebuchet MS" , "Trebuchet", sans-serif; 
	font-size:13px; 
	text-decoration:none;
	background-image:url(../images/submenubg_2.gif);
	background-repeat:no-repeat;
	padding:8px 4px 8px 35px;
	border-bottom:1px solid #DFDBD8;
	display:block;
}

.colmenu a.sublevel2:hover {
	text-decoration:none;
	background-image:url(../images/submenubg_2_ro.gif);
	background-repeat:no-repeat;
}

.colmenu a.sublevel3:link, .colmenu a.sublevel3:visited {
	color: #2162a3;
	font-family: "Trebuchet MS", "Trebuchet", sans-serif; 
	font-size: 11px; 
	text-decoration:none;
	background-image:url(../images/submenubg_3.gif);
	background-repeat:no-repeat;
	padding: 11px 4px 8px 45px;
	border-bottom:1px solid #DFDBD8;
	display:block;
}

.colmenu a.sublevel3:hover {
	text-decoration:none;
	background-image:url(../images/submenubg_3_ro.gif);
	background-repeat:no-repeat;
}

.colmenu a.mainlevel#active_menu {
}

.colmenu a.mainlevel#active_menu:hover {
}
/* category title */
.hometitle {
	background:url(../images/hometitle.gif) no-repeat top;
	border-top:1px solid #b2a09c;
	border-bottom:1px solid #b2a09c;
	padding: 7px 0 5px 0px;
}

.col2title {
	background:url(../images/col2title.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;;

}

.col4title {
	background:url(../images/col2title2.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}
/*contact*/
.col2title16 {
	background:url(../images/col2title.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;;

}

.col4title16 {
	background:url(../images/col2title2.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

/*who */
.col2title4 {
	background:url(../images/col2title.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

.col4title4 {
	background:url(../images/col2title2.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

/* What */
.col2title5{
	background:url(../images/col2title_red.gif) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;

}

.col4title5 {
	background:url(../images/col2title2_red.gif) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

/* support */
.col2title6 {
	background:url(../images/col2title_brown.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

.col4title6 {
	background:url(../images/col2title2_brown.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;;
}

/* Media*/
.col2title7 {
	background:url(../images/col2title_green.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

.col4title7 {
	background:url(../images/col2title2_green.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}
.col2title31 {
	background:url(../images/col2title_green.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}

.col4title31 {
	background:url(../images/col2title2_green.jpg) no-repeat top;
	border-bottom:1px solid #b2a09c;
	padding: 9px 0px 0px 0px;
	height: 25px;
	margin: 0px;
}




#MainSectionTitle {
	padding: 2px 0 0 0;
	height: 20px;
}

#MainSectionTitle h1 {
	color:#ffffff;
	font-size: 16px;
	line-height: 16px;
	text-indent: 16px;
	margin: 0px;
	padding: 0px;
}


/**************mainbody******************/

div#mainbody {
	padding:20px;
}

div#home_mainbody {
	padding:10px 16px 10px 16px;
}

#home_mainbody a:link, #home_mainbody a:visited, #home_mainbody a:hover {
	font-weight:bold;
}

#home_mainbody .contentheading {
	color: #555555;
	/* color: #333333; */
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}


#con2bodyright {
	height: 225px; 
	width:771px; 
	float:right; 
	border:1px solid #b2a09c; 
	border-left:0px;
}

#home_con2bodyright {
	height: 225px; 
	width: 746px; 
	float: right; 
	border: 1px solid #b2a09c; 
	border-left: 0px;
	padding-left: 1px;
}


#mcol1 {
	width:202px;
	float:left;
}

#mcol2 {
	width:569px;
	float:left;
}

#mcol3 {
	width:201px; 
	float:right;
}

#mcol4 {
	width:771px; 
	float:right;
}

#mcol1_home {
	width:227px; 
	float:left;
}

#mcol2_home {
	/* width:517px; */
	width:528px;	
	float:left;
}

#mcol3_home {
	/* width:230px; */
	width:219px; 	
	float:right; 
}

div.module_lefthome {
	padding: 0 12px 0px 12px;
}

.module_lefthome h3 {
	font-family:Georgia, serif;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	/* margin-top:10px; */
	margin-top:0px;
}

.module_lefthome p {
	font-family:Georgia, serif;
	font-size:16px;
}

.col3title {
	/* background:url(../images/col3title.jpg) no-repeat top; */
	background:url(../images/col3title.gif) no-repeat top;	
	height:34px;
}

#home_mainbody span.article_seperator {
	display: block;
	height: 1.5em;
	background-image:url(../images/greyline.gif);
	background-repeat:repeat-x;
	width:100%;
}

#home_mainbody a.readon {
	display: block;
	width: 100px;
	padding: 0px 0px 15px;
}

.date {
	color:#999999;
}
/*bottom*/

#con2bottom {
	width:600px; 
	font-size:11px; 
	float:left; 
	margin-top:13px;
}
#con2bottom ul li {
	list-style: none;
	display: inline;
}
#copy {
	color:#333333; 
	font-size:10px; 
	float:left; 
	clear:both; 
	margin:10px 0 0 0;
}

#copy p{
	color:#333333; 
	margin:4px 0 4px 6px;
	white-space:nowrap; 
	padding:0;
}

#con2bottom A.mainlevel:LINK,#con2bottom A.mainlevel:VISITED {
	color:#2162a3; 
	text-decoration:none; 
	font-size:10px; 
	font-weight:bolder; 
	padding:0 10px 0 5px
}

#con2bottom span.mainlevel, #rss span.mainlevel {
	background-image:url(../images/grey.gif);
	background-repeat:no-repeat;
	height:15px;
	color:#DFDBD9;
}

#con2bottom A.mainlevel:hover {
	text-decoration:underline;
}

#rss {
	float:right;
	margin-top: 10px;
	white-space:nowrap;
}

#rss A.mainlevel:LINK,#rss A.mainlevel:visited {
	color:#2162a3; 
	text-decoration:none; 
	font-size:10px; 
	font-weight:bolder; 
	padding:0 10px 0 5px
}

#rss a.mainlevel:hover {
text-decoration:underline;

}
A.rss:LINK, A.rss:VISITED {
	color:#ee6001;
	text-decoration:none;
	font-size: 11px;
	font-weight:bolder;
	margin:0 8px 0 0
}

A.rss:HOVER {
	color:#ee6001;
	text-decoration:underline;
}

div.latestnews {
border-bottom: 1px solid #dddddd;
padding:12px 0 12px 0;
 width:513px;
/*width: 725px;*/
text-align:left;

}
div.viewall {
padding:12px 0 12px 0;
 width:513px; 
/*width: 725px;*/
text-align:right;
vertical-align:top;
}

div.date1 {
color:#999999;
font-weight:600;
padding:0;
margin:0;
font-size:12px;

}

/* Joomla core stuff */

a:link, a:visited, a:active {
	color:#2162A3;
	text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.blog {
	/*width: 100%;*/
}

table.contentpaneopen {
  	
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td { }

table.contentpaneopen td.componentheading {
}

table.contentpane {
 	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
}

table.contentpaneopen fieldset {
	border: 0px;
}

.button {
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}

.componentheading {
	/* color: #B20806; */
	color: #555;	
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.componentheading td span {
	/* color: #B20806; */
	color: #555;	
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.contentcolumn {
}

.contentheading {
	color: #555555;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
}

.contentpagetitle {
	color: #333333;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

a.contentpagetitle {
color: #2162A3;

}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.module {
	padding: 0 0 0 1px;
	margin-bottom: 1px;
}

div.module_first {
	padding: 0 0 0 1px;
	margin-bottom: 1px;
}

div.module_leftCol {
	padding: 0px;
	margin: 1px 0px;
}

div.module_leftCol ul {
	padding: 0px;
	margin: 5px 5px 15px;
	border: 1px solid #dad3d0;
	list-style-type: none;
}

div.module_leftCol ul li {
	background: url(../images/arrow_premier_programs.gif) 5px 12px no-repeat;
	padding: 7px 0px 7px 17px;
	border-bottom: 1px solid #dad3d0;	
}

div.module_leftCol ul li.last {
	background: url(../images/arrow_premier_programs.gif) 5px 12px no-repeat;
	padding: 7px 0px 7px 17px;
	border-bottom: none;	
}

div.module_leftCol ul li a {
	color: #064b97;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

div.module p {
	padding: 6px 6px 10px 6px;
	margin: 0px;
}

div.module_first p {
	padding: 6px 6px 10px 6px;
	margin: 0px;
}

div.module h3 {
	background: url(../images/col3title.gif) repeat-x;
	color: #104B90;
	text-align: left;
	padding-left: 16px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid #b2a09c;
	border-top: 1px solid #b2a09c;
}

div.module_first h3 {
	background: url(../images/col3title.gif) repeat-x;
	color: #104B90;
	text-align: left;
	padding-left: 16px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid #b2a09c;
	border-top: none;
}


div.module_leftCol h3 {
	background: url(../images/leftCol_Hbg.gif) 1px 0px no-repeat;
	color: #333333;
	text-align: left;
	padding-left: 16px;
	height: 33px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-bottom: 1px solid #b2a09c;
	border-top: none;
}

#righthome  h3 {
	background: url(../images/homecol3title.gif) no-repeat;
	color: #104B90;
	text-align: left;
	padding-left: 16px;
	height: 34px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	border-bottom:1px solid #b2a09c;
}
#righthome p {
	/* padding: 0px 9px 4px 9px; */
	padding: 6px 6px 10px 6px;
	margin: 0px;
}
#righthome  h6 {
	padding: 0px 9px 0px 9px;
	font-size:12px;
	color:#104B90;
	margin:0;
}
#righthome a:link, #righthome a:visited, #righthome a:hover {
	font-weight:bold;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
	padding: 2px;
}

.sectiontableheader {
	font-weight: bold;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	background-color : #ffffff;
}

.sectiontableentry2 {
	background-color : #f9f9f9;
}

.small {
	color: #999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc td {
  	padding: 2px;
}

table.contenttoc th {
    color: #333333;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a.sublevel:link, a.sublevel:visited {
}

a.sublevel:hover {
}

a.sublevel#active_menu {
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  	border: 0px solid #ccc;
}

.mosimage {
	border: 0px solid #cccccc;
	margin: 5px
}

.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}

/****** media search***********/
 div.mediasearchnavigation
  {
    display:block;
    float:right;
  }
  div.mediasearchnavigation a
  {
    display:inline;
    padding:5px;
    border-right:solid 1px #cccccc;
  }
  div.mediasearchnavigation a.active
  {
    color:red;
  }
  #mediasearch
  {
   padding:10px;
  }
  #mediasearch td 
  {
   width:60%;
   padding:10px;
   border-top: 1px solid #dddddd;
  }
 #mediasearch td.title 
  {
   width:10%;
  }
  #mediasearch .mediaoption
  {
    display:block;
    float:left;
    width:45%;
  }

  div.blog_more {
  padding: 0px 0px 10px 0px;
  
  }
  
  div.blog_more ul {
  padding: 0px;
  margin: 0px;
  list-style-type:none;
  }
  
  .blog_more ul li {
  padding: 10px 5px;
  border-bottom: 1px solid #dddddd;
  margin: 0px;
  }
  
  a.blogsection {
  /* display: block;*/
  font-size: 13px;
  
  }
  
  ul.newsfeed {
  list-style-type:none;
  padding:0px;
  margin:0px;
  }
 
  li.newsfeed {
  /* display:block; */
  list-style-type:none;
  border-bottom: 1px solid #dddddd;
  padding:12px 0 12px 0;
  width: 513px;
  text-align:left;
  }
  
  
/* additional styles */
  
  a.enroll {
	font: normal 14px/14px "Trebuchet", "Trebuchet MS", sans-serif;
	color: #666;
	text-decoration: none;
	background-color: #ccc;
	padding: 10px 10px 10px 5px;
	border-left: 5px solid #bbb;
}

a:hover.enroll {
	font: normal 14px/14px "Trebuchet", "Trebuchet MS", sans-serif;
	color: #666;
	text-decoration: none;
	background-color: #bbb;
	padding: 10px 10px 10px 5px;
	border-left: 5px solid #bbb;
}

ul.unIndentedList li {
	padding: 0px 0px 5px 0px;
	line-height: 18px;
}

.bg_mission {
	background: #FFF url(../images/bg_mission.jpg) repeat-x;
	padding: 10px 5px;
}
