/* MAIN */
html {
}
body {
	font: normal 12px Arial, Helvetica, sans-serif;
	background:url(images/4_04.jpg) repeat-x #010F3E;
	padding:0;
	margin:0;
}
img {
	border:0;
}

/* END MAIN */

/* START LINKS */

a:link, a:active, a:visited {
	color:#14649F;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
a.title:hover {
	color:#D72922;
	text-decoration:none;
}
a.title:link, a.title:active, a.title:visited {
	color:#14649F;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11pt;
}
a.title:hover {
	color:#D72922;
	text-decoration:none;
}
a.readmore:link, a.readmore:active, a.readmore:visited {
	color:#14649F;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:8pt;
}
a.readmore:hover {
	color:#D72922;
	text-decoration:none;
}

/* 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;
}

/* END LIST MENU */

/* START RELEASES */

.releasesItemWrapper {
	border-bottom:1px dotted #666666;
}
a.indextitle:link, a.indextitle:visited, a.indextitle:active {
}
a.indextitle:hover {
}
.releasesDateTitle {
}
.releasesSummary {
	color:#666;
}
.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 5px;
font:bold 12px "Lucida Grande";
content: " (PDF)";
}
a[href$=".doc"]:after {
content: " (DOC)";
}
input[type="text"] {
	border:none;
	border-color:#666;
	padding:4px;
	-webkit-border-radius:2px !important;
	-moz-border-radius:2px !important;
	color:#666;
}
label {
	color:#fff !important;
}
.field-label {
	color:#fff !important;
}
select {
	border:1px solid #fff;
	padding:2px;
	border:none;
	padding:3px;
	-webkit-border-radius:2px !important;
	-moz-border-radius:2px !important;
}
