/* Import the tabs styles */
@import url(/style/screen.css);
@import url(/style/lightbox.css);
fieldset {
	/*padding: 20px 10px;*/
    margin: 0;
	margin-right: 10px;
	font-family: Shelldon, "Times New Roman";
 [if !IE]>  border: 1px solid #96A5C6;
	-moz-border-radius: 10px;
 <![endif]
}
legend {
	color: #96A5C6;
	font-weight: bold;
	font-size: 16px;
	font-family: Shelldon, "Times New Roman";
}
#message_information {
	border: 1px solid #C33;
	background: #FFC;
	padding: 5px;
	margin: 10px 0;
}
#message_information p.info {
	background: #FFC url(/images/accept.png) no-repeat center left;
	padding-left: 20px;
	line-height: 16px;
}
#message_information p.error {
	background: #FFC url(/images/exclamation.png) no-repeat center left;
	padding-left: 20px;
	line-height: 16px;
}
/* messages */

table.tab_table {
	clear: both;
	width: 100%;
	background: #FFF;
}
table.tab_table tr {
	vertical-align: top;
	text-align: left;
}
table.tab_table .from {
	width: 220px;
}
table.tab_table td.spacer {
	line-height: 0;
	height: 0;
}
table.tab_table .from div {
	float: left;
	height: 50px;
	border: 1px solid #DDD;
	background: #EEE;
	padding: 2px;
	margin-right: 5px;
}
table.tab_table .from div img {
	border: 1px solid #DDD;
}
table.tab_table .subject {
}
table.tab_table .sentdate {
}
table.tab_table td.actions {
	text-align: right;
}
table.tab_table td.actions a {
	margin-left: 10px;
}
table.tab_table .odd {
	background: #d8f1ff;
}
table.tab_table .even {
	background: #c9e1f6;
}
table.tab_table caption {
	background: #BCD2E6;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
#msg_reply {
	clear: both;
}
#msg_reply div {
	clear: both;
	margin: 2px 0;
}
#msg_reply div.pseudo_label, #msg_reply label {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	font-weight: bold;
	margin-top: 2px;
}
/* END MODS */

.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
a:link {
	COLOR: #96A5C6;
	TEXT-DECORATION: none;/*letter-spacing: 1px;*/
}
a:visited {
	COLOR: #96A5C6;
	TEXT-DECORATION: none;
}
a:active {
	COLOR: #96A5C6;
}
a:hover {
	COLOR: #96A5C6;
}
body {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
}
table {
	font-family: verdana;
	font-size:11px;
}
.foot {
	font-size:9px;
	color: #333333;
}
.stbsmall {
	font-size:11px;
	color: #FF0000;
	font-weight: bold;
}
.stbsmallblue {
	font-size:11px;
	color: #254BBD;
	font-weight: bold;
}
.workTitle {
	font-size:10px;
	color: #07184B;
	font-weight: bold;
}
h1 {
	font-size:16px;
	color: #96A5C6;
	font-weight: bold;
	font-family: Shelldon, "Times New Roman";
}
h2 {
	font-size:12px;
	color: #96A5C6;
	font-weight: bold;
}
h3 {
	font-size:10px;
	color: #96A5C6;
	font-weight: bold;
}
.stbsmallCopy {
	font-size:10px;
	color: #FF0000;
	font-weight: normal;/*letter-spacing: 1px;*/
}
.TableDatasmall {
	PADDING-LEFT: 10px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left
}
form {
	PADDING-LEFT: 10px;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left
}
INPUT {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana
}
TEXTAREA {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana
}
SELECT {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana
}
.txtcenter {
	text-align:center;
}
.blockcenter {
	margin-left: auto;
	margin-right: auto;
}
.warning {
	color: #990000;
	margin-left: 10px;
	font-weight:bold;
}
p {
	margin:5px;
}
#newssummary TH {
	font-weight:bold;
	color:#FFFFFF;
	background-color: #99CCFF;
}
#newssummary .row0 {
	background-color:#F4F9FF;
}
#newssummary .row1 {
	background-color:#FBFDFF;
}
#newssummary .rowover {
	background-color: #FFFFFF;
}
#newsdetail TH {
	font-weight:bold;
	text-align:left;
	font-size:18px;
}
#newstdetail TD {
	text-align: justify;
}
#newsdetail IMG {
	float:right;
	padding: 5px;
}
.txtcenter {
	text-align:center;
}
.event {
	padding: 0px;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.event .picture {
	margin: 0px;
	padding:0;
	float: right;
	width: 50%;
}
.event .title {
	margin:0;
	padding:0;
	font-weight: bold;
	float: left;
	width: 48%;
}
.event .desc {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:left;
}
.event .location {
	margin:0;
	padding:0;
	font-weight: bold;
	float: right;
	width: 50%;
}
.event .footer {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.ideas {
	padding: 0px;
	width: 100%;
	position: relative;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ideas .picture {
	margin: 0px;
	padding:0;
	float: right;
	width: 50%;
}
.ideas .title {
	margin:0;
	padding:0;
	font-weight: bold;
	float: left;
	width: 48%;
}
.ideas .desc {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:left;
}
.ideas .location {
	margin:0;
	padding:0;
	font-weight: bold;
	float: right;
	width: 50%;
}
.ideas .footer {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
}
.container {
	margin: 0px auto;
	padding: 0px;
	width: 850px;
	text-align:left;
}
.required {
	color:#FF0000;
}
.interestcheckbox {
	float: left;
	height: 2em;
	width: 150px;
}

