@charset "UTF-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
}

body {
	margin: 0;
	background: #ffffff;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #9fa396;
}
a { font-family:verdana, arial, helvetica; font-size:12px; font-weight:normal; text-decoration:none;}
a:link { color: #fa870c;}
a:hover { color:#666666;}
a:visited { color:#fa870c;}
a:active { color:#fa870c;}

a.altnav { font-family:verdana, arial, helvetica; font-size:12px; font-weight:normal; text-decoration:none;}
a.altnav:link { color: #fa870c;text-decoration: none;}
a.altnav:active { color: #fa870c; text-decoration: none;}
a.altnav:visited { color: #fa870c;text-decoration: none;}
a.altnav:hover { color: #666666; text-decoration: none;}

a.altnav2 { font-family:verdana, arial, helvetica; font-size:11px; font-weight:normal; text-decoration:none;}
a.altnav2:link { color: #2e517d;text-decoration: none;}
a.altnav2:active { color: #2e517d; text-decoration: none;}
a.altnav2:visited { color: #2e517d;text-decoration: none;}
a.altnav2:hover { color: #fa870c; text-decoration: none;}

.smtxt{ font-size:10px;
}
.hdrtxt0 { color:#336aa7;}
.hdrtxt1 {font-size:14px; font-weight:normal; color:#336aa7;}
/* Wrapper */

#mywrapper { 
	width: 1032px;
	margin: 0 auto;
margin-top:0px;
	padding: 0px 0px 0px 0px;
	
}
.topframe { background-image:url(/images/main/top-edge.jpg); background-repeat:no-repeat;width:1030px;}
.leftframe { background-image:url(/images/main/left-shadow.jpg); background-repeat:repeat-y; width:15px;}
.rightframe { background-image:url(/images/main/right-shadow.jpg); background-repeat:repeat-y; width:15px;}
.bottomframe { background-image:url(/images/main/btm-shadow.jpg); background-repeat:no-repeat;width:1030px;}
td#bottomframe { height:50px; vertical-align:top;}
/* Page */
/*
#mypage {
	width:960px;
height:688;
	margin: 0 auto;
	padding: 0px 0px 0px 50px;

}
*/
/* content table background images */
/*.toptablebkimg { background-image:url(/images/shared-images/top-contentbox.png); background-repeat:no-repeat; 
*/
}
#content { padding:0;
}

/* div.projselect { margin:0px 0px 20px 120px; width:200px;} */
/*.floating-box1 {  float:left;
	width: 600px;
	
	margin:0px 0px 20px 15px;
	padding: 25px 0px 0px 0px;
	font-size: 12px;
	color:#BDC8C6; 
	
}
.floating-box2 {    float:right;
	width: 300px;
margin:0px 10px 20px 15px;

	font-size: 12px;
	border: #BDC8C6 solid thin;
}
*/
div.leftcontainer
{width:605px;
margin-left:12px ;
float:left;
background-color:#ffffff;

}
div.leftcontent
{ width:600px;
margin:0px 0px 20px 0px ;
padding:20px 20px 20px 20px; 
border: #BDC8C6 solid thin;
}
div.rightcontent
{
margin-left:637px;
width:350px;
background-color:white;
}
p.rightcontent {padding:15px;}
div.footercopybox { 
width:900px; margin:0px 0px 0px 12px;
}
p.footercopy{
margin-top:0px; 
padding: 0px 25px 0px 25px; 
text-align:center; font-size:10px;


}
/* for the gallery
.floating-box3 {
	
	width: 480px;
	margin: 10px 0px 20px 275px;
	padding: 15px 15px 15px 20px;
	font-size: 85%;
}  */
.resource-box { float:left;
}



/* list menu styles start here */

ul.mylist { border:0; margin:-5px 0px 0px 0px; padding:0; list-style-type:none;}
li.mylist2  { text-indent:1.5em;}