/*****************************************
//////////////////////////////////////////

P/RMIC Official Website CSS Style Sheet

By Skaan Design
www.skaan.com
//////////////////////////////////////////
//////////////////////////////////////////
*****************************************/

body {width:960px; margin:20px auto; font-size:0.8em; line-height:20px; font-family:Trebuchet MS, Arial; border:1px solid #666; color:#0d4f81;font-weight:bold;}
a { color:#0d4f81}
a:hover { color:#333;}


#header{
width:960px;
}
#logo { padding:0px 0 0 0px; height:133px; color:#fff;}
#logo a{ color:#0d4f81; text-decoration:none; font-weight:bold; font-size:20px; text-transform:uppercase; }


/**********OLD MENU NAVIGATION**************************************************************
#menu {width:960px; background:#0d4f81; height:30px; border-bottom:1px solid #000; border-top:1px solid #e8e8e8; }
#menu ul.nav { margin:0; padding:0;}
#menu ul.nav li{ float:left; width:104px; list-style:none; text-align:center;}
#menu a { display:block; float:left; width:104px; color:#fff; font-size:14px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:4px; border-right:1px solid #FFF; }
#menu a:hover{padding-top:4px; height:22px; border-bottom: 4px solid #738cb4;}
********************end OLD MENU NAV*******************************************************/
#text {
margin-left:-10px;

}

/*NAVIGATION 2.0****************************************************************************/
/*******************************************************************************************/
#menu {
	z-index: 2;
	top: 0px;
	width: 100%;
	height: 28px;
	padding: 0px;
	/*background-image: url(../images/navbg.gif);*/
	background-color:#0d4f81;
	background-repeat: repeat-x;
	position: relative;
}
#nav, #nav ul{
	float: left;
	list-style-type: none;
	line-height: 1.5;
	padding: 0;
	border-width: 1px 0;
	margin: 0 0 0 0;
}
#nav a {
	color: #ffffff;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: .30em 1em;
}
#nav a:hover {
	color: #ffffff;
	font-size: 12px;
	display: block;
	text-decoration: none;
	padding: .30em 1em;
}
#nav li {
	padding: 0;
	float: left;
}
#nav li:hover {
	float: left;
	/*background-image: url(../images/navbg_over.gif);*/
	background-color: #738cb4;
	background-repeat: repeat-x;
}
#nav li ul {
	position: absolute;
	display: none;
	width: 149px;
	line-height: 1.1;
	margin: 0;
}
#nav li li {
	width: 149px;	/*menu window width for png*/
}
#nav li ul a {
	font-size: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul span {
	color: #000000;
	padding: .25em 1em;
	font-size: 10px;
	font-weight: bold;
	margin-right: 1px;
	margin-left: 2px;
}
#nav li ul a:hover {
	font-size: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
#nav li ul li:hover a {
	font-size: 10px;
	background: #738cb4;   /*highlight color*/
}
#nav li:hover ul, #nav li.sfhover ul {
	display: block;
}
#nav .bot{
	/*background-image: url(../images/tab_capB.png);*/
	background-color:#0d4f81;
	background-repeat: no-repeat;
	background-position: top center;
	height:6px;
}
#nav .mid{
	/*background-image: url(../images/tab_tile.png);*/
	background-color:#0d4f81;
	background-repeat: repeat-y;
	background-position: center center;
}
#nav .top{
	/*background-image: url(../images/tab_capT.png);*/
	background-color:#0d4f81;
	background-repeat: no-repeat;
	background-position: top center;
}
/**************end NAV 2.0******************************************************************/
/*******************************************************************************************/


#text {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}

#text p { padding:10px;  border:1px solid #d7d7d7; background-color: #f5f5f5;}
#text li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}



#text img {
	border:solid 1px #d7d7d7;
	/*padding: 2px 2px 2px 2px;*/
}


#text_wide { margin: 0 20px 0 20px; }
#text_wide p { margin: 20px 10px 0 10px; padding:10px; border:1px solid #d7d7d7; background-color: #f5f5f5;color:#000033; text-align:justified;}
#text_wide p.intro {margin: 10px -10px 0 10px; padding:10px; font-size:1.3em; border:none; background-color:#FFFFFF;}
#text_wide li {list-style:none; padding-left:20px; background:url(images/li.gif) no-repeat 0px 7px;}



#text_wide img {
	border:solid 1px #d7d7d7;
	/*padding: 2px 2px 2px 2px;*/
}

#sidebar { float:right; width:235px; padding: 0 20px 0 10px; }

h1 { margin:0; padding:0; text-transform:uppercase; font-size:1.8em; color:#0d4f81;}

#main { width:960px;float:left; background:url(images/sidebar_bckg.gif) repeat-y top right #fff; padding:20px 0 0 0;}

#footer {
	width:960px;
	background:#0d4f81;
	height:30px;
	clear:both;
}

#left_footer { float:left; padding:5px 0 0 30px; color:#fff; font-size:12px;}

#left_footer a { color:#fff;}

#left_footer a:hover { text-decoration:none;}

#right_footer { float:right;  padding:5px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}

#right_footer a { color:#fff;}

#right_footer a:hover { text-decoration:none;}

#sidebar {
background-color:#fff;

}
ol {
font: italic 1.5em Trebuchet MS, Times, serif;
color: #999999;
font-weight:bold;
margin-left:20px;
}
 ol p {
font: normal 1.0em Trebuchet MS, Helvetica, sans-serif;
color: #000000;
} 
#program {
width:650px;
margin-left:20px;


}

#program p{
font-size:11px;
}
#sidebar2 { float:right; width:235px; }
#sidebar2 h2 {
color:#FFF;
background-color:#0d4f81;
padding:2px 2px 2px 12px;
margin-top:0px;
font-size:12px;
}
.margin {
margin-left:20px;

}
ul.related {
list-style-type:circle;

}

ul.list li{
list-style-type:circle;
}



img.shadow {
    background: url(../images/shadow-1000x1000.gif) no-repeat right bottom;
    padding:3px 10px 10px 0px;
}