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

body{
    font-family: Arial, Helvetica, sans-serif;

   
}

#maincontainer {
	width:100%px;	
	 
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
background-image:none;
    
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: none;
	width: 100%;
background-color: #FFF;
	
}

#contentcolumn{
	min-height:600px;
	width: 780px;
	float: left;
}

#rightcolumn{
	float: right;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -200px; /*Set left margin to -(RightColumnWidth) */
	position: abolute;
	margin-right: 0px;
	;
	margin-top: 0px;
    display:none;
}

#footer {
	background-image: url(/sites/public/33/resources/filemanager/css/bottomshade.jpg);
	background-repeat: no-repeat;
	background-position:top;
	padding: 31px 10px 10px 10px;
	width:980px;
	height:21px;
	margin:0px;
	text-align:left;
	font-size:11px;
	color:#333;
    display:none;
	
}
#footer a {
	font-size:11px;
	color:#333;
    float:right;
	margin-left:30px;
	text-decoration:none;

}
#secondary_banner {
   display:none;
}
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
H1 {
 color:#800080;
 font-family:Verdana, Geneva, sans-serif;
}
.contents{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
text-align:left;
font-size:13px;
color: #595959;
font-family: Verdana;
padding:10px;
}
.contents td {
text-align:left;
	font-size:13px;
	color: #595959;
	font-family: Verdana;

}

#top_cell {
	height:120px;
	position:relative;        
	top:0px;
	left:0px;
	z-index:5;
	margin:0px;
	padding:0px;
    
}
#logo { 
    position:absolute;
	left:20px;
	top:10px;
	float:left;

}
#sharing {
	position:absolute;
	right:20px;
	top:15px;
    z-index:3;
    display:none;
}
#menu_wrap {
	height:55px;
	line-height:55px;
	color:#FFF;
	font-size:16px;
	margin-top:15px;
    display:none;
	
}
#menu_wrap a {
	text-decoration:none;
	color:#FFF;
}
#menu_wrap ul {
	padding:0px;
	margin:0px;
}
#menu_wrap li {
	color:#FFF;
	text-decoration:none;
	text-align:center;
	float:left;
	list-style:none;
	list-style-image:none;
	background-image:url(/sites/public/33/resources/filemanager/css/menu_border.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:auto;
	padding-left:40px;
	padding-right:40px;
}
#right_cell a {
	text-decoration:none;
}

#right_cell {
	width: 200px;
height:340px;
	text-align:left;
	background-image:url(/sites/public/33/resources/filemanager/css/submenu_x.jpg);
	background-repeat: repeat-x;
	z-index: 10; 
    display:none;
}

#right_cell H2 {
	color:#FFF;
	font-size:16px;
	line-height:36px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	text-decoration:none;
	
}
#right_cell ul {
	margin:0px;
	padding:0px;
}

#right_cell li {
	list-style:none;
	background-image:none;
	font-size:12px;
	line-height:30px;
	color:#7E2670;
	padding-left:15px;
	background-image:url(/sites/public/33/resources/filemanager/css/submenu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	
}
#contact_cell {
	width: 200px;
	text-align:left;
	margin-top:50px;
	background-color:#E5DAE0;
	background-image:url(/sites/public/33/resources/filemanager/css/contactusblurb_bg.jpg);
	background-repeat: repeat-x;
display:none;

}
#contact_cell a {
	text-decoration:none;
	color:#000;
	
}
#contact_cell H2 {
	color:#FFF;
	font-size:16px;
	line-height:36px;
	font-weight:normal;
	padding-left:10px;
	text-decoration:none;
	vertical-align:top;
	margin:0px;
	text-decoration:none;
	
}
#contact_cell ul {
	margin:0px;
	padding:0px;
}

#contact_cell li {
	list-style:none;
	background-image:none;
	font-size:10px;
	line-height:20px;
	color:#000;
	padding-left:15px;
	background-image:url(/sites/public/33/resources/filemanager/css/submenu_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#crumb_print {
height:36px;
line-height:36px;
margin-top:10px;
display:none;
}
#print_me {
  text-align:right;
  padding:0px;
  margin:0px;
display:none;
}
