bodyblock/* MAIN */
html, body, div, p, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
html {
}
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background:url(images/bg.jpg) repeat-x #fff;
	width:100%;
}
img {
	border:0;
}

/* END MAIN */

/* START LINKS */

a:link, a:active, a:visited {
	color:#516074;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
	color:#2A4C61;
}
a.title:hover {
	color:#D72922;
	text-decoration:none;
}
a.title:link, a.title:active{
	color:#2A6074;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
a.title:visited {color:#61ABC5; font-size: 10pt;}
a.title:hover {
	text-decoration:none;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	color:#2A6074;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
a.readmore:hover {
	color:#2A6074;
	text-decoration:underline;
}

/* END LINKS */

/* START FORM VALIDATION */

.invalidInput {
	border:1px solid #F00;
	background-color: #FFECE6 !important;
}
.validInput {
	border: 1px solid #FF0000;
}

/* END FORM VALIDATION */

/* START LIST MENU */
ul.menu {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
}
ul.menu li {
	float:left;
	margin:0;
	padding:0;
	display:block;
}
ul.footermenu {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	height:28px
}
ul.footermenu li {
	float:left;
	margin:0;
	padding:3px 10px 0;
	border-right:1px solid #fff;
	display:block;
	height:28px
}
ul.footermenu li.last {
	border-right:none;
	padding:0 0 0 10px
}
ul.footermenu li a, a.footerlink {
	color:#333333;
	text-decoration:none;
	font-size:12px
}
ul.footermenu li a:hover, a.footerlink:hover {
	color:#333333;
	text-decoration:underline;
}

ul.rightmenu {
	list-style-type:none;
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666;
}
ul.rightmenu li {
	margin:0 5px 0 0;
	border-bottom:1px dotted #ccc;
}
ul.rightmenu li:hover {
	background:#F0F0F0;
}
ul.rightmenu li.last {
	border-bottom:none;
}
ul.rightmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666;
	text-decoration:none;
	font-weight:normal;
	display:block;
	padding:5px 10px 5px 17px;
}
ul.rightmenu li a:hover {
}

/* END LIST MENU */

/* START RELEASES */

.releasesItemWrapper {
	border-bottom:1px dotted #ccc;
}
a.indextitle:link, a.indextitle:visited, a.indextitle:active {
}
a.indextitle:hover {
}
.releasesDateTitle {
}
.releasesSummary {
	color:#333;
}
.releaseLinkBlock {
	text-align:right;
}
/* End Releases */

/*Start Release Details */
.releaseDbody {
}
.releaseDreturn {
}
.releaseDname {
	text-transform:lowercase
}
/* End Release Details */

/* Calendar Details */
.calendarDrow {
	float:left;
	width:10%;
	font-weight:bold;
}
.calendarDcontent {
	float:left;
	width:90%;
}
.calendarDreturn {
	clear:both;
}
/* End Calendar Details */

/* Calendar */
.calendarMonthName {
	font-weight:bold;
	color:#000000;
}
.calendarDate {
	width:15%;
	float:left;
}
.calendarTitle {
	width:70%;
	float:left;
}
.calendarLink {
	width:15%;
	float:left;
}
.calendarSeparator {
	clear:both;
	height:5px;
}
/* End Calendar */

/* U2B Gallery */
#box-photos img {
	margin-right:7px;
	border:solid 1px #dddddd;
}
.U2BTitle {
	font-size: 12px;
	margin:0;
	padding:0;
	color: #36578c;
}
.U2BbottomLeft {
	margin-left:5px;
	margin-top:8px;
}
#U2Bleftcont {
	float:left;
	width:400px;
	margin-right:5px;
}
.U2BtopLeft {
}
.U2BrightCont {
}
.U2BDescription {
	padding-top:10px;
	clear:both;
}
.U2BDescriptionStyle {
}
.U2Bimage {
	border:solid 1px #dddddd;
}
/* End u2b_gallery */
.nopadding {
	padding:0;
}
h1.indenth1 {
	text-indent:-9999px;/*Hide Text, keep for SEO*/
	margin:0 auto;
	width:948px;
}
a[href$="pdf"]:after, a[href$="doc"]:after {
margin:0 0 0 1px;
padding:0 16px 0 0;
background:url(images/pdf.png) no-repeat right;
content: "";
}

a[href$=".doc"]:after {
content: " (doc)";
}
.submit {
cursor:pointer;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#333534;
color:#fff;
padding:3px;
}
.submit:hover {
background:#818483;
}

ul.rightmenublog {
	list-style-type:none;
	margin:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#666;
	padding:10px 0 0;
}
ul.rightmenublog li {
	margin:0 5px 0 0;
}
ul.rightmenublog li:before {
padding:0 0.5em 0 0;
content: "»";
}
ul.rightmenublog li a {
	color:#808080;
	text-decoration:none;
}
ul.rightmenublog li a:hover {
	color:#333333;
	text-decoration:underline;
}
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 1px solid #ccc;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%;
margin-top:7px; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a:link, .stripTransmitter a:active, .stripTransmitter a:visited{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 18px; 
background: url(images/bg3.jpg); 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #2A4A5F; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 

