body{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
    color:#00000;
    margin: 0px !important;
    padding: 0px !important;
	font-size: 12px;
}

a{
	text-decoration:none;
}

.main{
       background-color: #FFFFFF !important;
       padding: 0px !important;
  }
  
.mainContent{

}

.navigation{
	text-align:center;
}

.mainContent, .navigation{
	width: 820px;
	margin: 0 auto;
	padding-left: 5px ;
    padding-right: 5px ;
}

#LandingImage{
	background-image:url(../images/TitleBody2010.jpg);
	background-repeat:no-repeat;
	height:160px;
	margin-bottom:3px;
	width:814px;
}

#ApplicationFrame {
		float:left;
		height:auto;
		margin-bottom:20px;
		padding-left:10px;
		padding-right:10px;
		width:65%;
}

#Applications2{
  min-height:680px;
  width:100%;
}
 
.slideShowWrapper{
  border: none !important;
} 
.sideline{
	float:left;
	margin-bottom:10px;
	margin-left:10px;
	width:30%;
}
  
.portlet{
	/*border: 1px solid #603814 ;*/
	margin-bottom: 20px;
}

.portlet .header{
	background-color: #93BDF0;
	color: #603814 ;
	border-bottom: 1px solid #603814;
	padding: 5px;
	font-weight: bold;
	font-size:14px;
}
  
.portlet .content{
 padding: 5px;
}

.title, .SubTitle{
  color: #317DB9 !important;
  font-weight:bold;
  font-size: 14px;
}

.Header, .navigation, .navigation a{
   /*background-color: #93BDF0;
   color: #603814;
   */
   color: #FFFFCC;
   font-size: 16px;
   font-weight: bold;
}

.navigationWrapper{
   background-color: #317DB9;
   color: #93BDF0;
   border-bottom: 1px solid #603814;
   padding: 5px;
}


#logo{
   background-image: url(../images/frygdmthrprjct_logo_final_cmyk_blue_400.jpg);
   background-position: center top;
   height: 143px;
   background-repeat: no-repeat;
   background-color:#A0CAE2;
   text-align:center;
}

.breadcrumb{
	font-size: 11px;
	color: #603814;
	padding: 5px 10px;
}

.breadcrumb a{
  color: #93BDF0;
}

.event{
	border-top: 1px solid #603814;
	margin-top:5px;
	padding-top:5px;
}

.eventTitle a, .eventTitle a:hover{
  font-weight:bold;
  color: #317DB9 !important;
}

.first{
	border-top: none;
	margin-top:0px;
	padding-top:0px;
}

.links ul{
	list-style-type: none;
}

.links ul li{
  float:left;
}

.Caption{
	clear:both;
	text-align:center;
}

.leftBorder{
  background-image:url(../images/shadowLeft.png);
  background-position: top left;
  background-repeat:repeat-y;
  padding-left:6px;
  float:left;
}


.rightBorder{
  background-image:url(../images/shadowRight.png);
  background-position: top right;
  background-repeat:repeat-y;
  padding-right:6px;
  float:right;
}

.shareThis{
  padding-bottom: 20px;
}

td{
vertical-align: top;
}