/* Global */
body {
	background-color: #00667a;
	background-repeat: repeat-x;
	background-position: top left;
}
*{
	margin:0px;
	padding:0px;
}
.clearfloat {
	clear:both;
	font-size:1px;
	height:0;
	line-height:0;
	margin:0;
	overflow:hidden;
	visibility:hidden;
}

.align-center {
       text-align:center;
}
/* @group Main Container */
#wrapper {
	margin: 0 auto 10px;
	background-color:transparent;
	padding:10px 0;
}
.gradientframe, .gradientframemini {
	background-color: white;
	background-repeat:repeat-x;
	background-position:top left;
	border: 1px solid #666666;
	margin: 0 0 5px;
	padding: 9px;
}
.gradientframe {
	min-height:272px;
}
.gradientframemini {
	min-height:100px;
}
.divideleft {
	float:left;
}
.divideright {
	float:right;
}
/* @end */

/* @group Header */
#header {
	background-repeat: no-repeat;
	background-position: top left;
	background-color:transparent;
	min-height:100px;
	_height:100px;
	overflow:hidden;
}
#header img {
	vertical-align: bottom;
	border:medium none;
}
#logo {
	float:left;
}
/* @end */

/* @group Left Column */
#leftcolumn {
	background-repeat:no-repeat;
	float:left;
	min-height:550px;
	_height:550px;
}
#leftcolumn #lefttop{
	height: 27px;
	padding: 2px 5px 15px 0px;
	text-align:right;
}
#leftcolumn #lefttop fieldset {
	border:0;
}
#leftmiddle{
	min-height:240px;
}
#leftcolumn #form1 input{
	vertical-align:middle;
}
.buttonicon {
	background-repeat:no-repeat;
	background-color:transparent;
	margin-top:2px;
	width:22px;
	height:22px;
	border:0;
	cursor:hand;
	cursor:pointer;
}
/* @end */

/* @group Left Content */
#leftcontent {
	margin: 0px;
	padding: 0px;
	height: auto;
}
/* @end */

/* @group Content Container */
#contentcontainer {
	margin:20px 0 0;
}
/* @end */

/* @group Center Column */
#centercolumn, #centercolumnpage, #centercolumn1 {
	float:left;
	margin:0 0 0 5px;
	min-height:550px;
}
#centercolumnpage li {
	margin:0 0 10px 20px;
	font-size:1em;
	list-style-type:circle;
}
/* @end */

/* @group Content Tools */
#contenttools {
	background-color:#B5D6F6;
	text-align:right;
	margin-bottom:20px;
	margin-top:10px;
	font-size:11px;
}
#contenttools img {
	border-left: 2px solid #9EC5EC;
}
/* @end */

/* @group Main Content Area */
#maincontent p, #leftcontent p, #rightcontent p {
	font-size:1em;
	margin-bottom:10px;
}
#maincontent img {
	margin:5px;
	margin-top:0px;
}
#maincontent hr {
	height: 1px;
	margin:5px 0px 5px 0px;
	border:0px;
	border-top:1px solid #FFFFFF;
}
#maincontent ul {
	margin-left: 30px;
}
#maincontent ol {
	margin-left: 40px;
}
#maincontent a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#maincontent a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-size: 11px;
}
/* General Styles (referenced for RTE use) */

/* Content Table */
table.standard {
	width:100%;
}
table.standard td {
	padding:0px;
	font-size:1em;
}
tr.firstline td {
	background-color:#0C1651;
	padding: 5px;
	font-weight:bold;
	color:#FFFFFF;
}
tr.oddline td {
	background-color: #B5D6F6;
	padding:5px;
}
tr.evenline td {
	padding:5px;
}
/* @end */

/* @group Right Column */
#rightcolumn {
	float: left;
	margin:0 0 0 5px;
	min-height:550px;
}
#rightcolumn .greyframe a, #rightcolumn .greyframe a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
/* Added 2008-08-19 */
#rightmiddle a, #rightmiddle a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#rightmiddle ul li {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	margin-top: 0px;
	list-style: none;
}
#rightmiddle ul {
	margin-top: 18px;
	margin-bottom: 20px;
}
#rightmiddle ul li{
	margin-bottom: 5px;
}
/* @end */

/* @group Footer */
#footergroup{
	background-repeat:repeat-x;
	background-color:transparent;
	font-weight: bold;
	margin:5px 0 0;
	height: 31px;
}
#footer {
	padding: 11px 0px 10px 13px;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px; 
	float: left;
	font-weight: bold;
}
#footer a, #footer a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
/* @end */

/* @group Signature */
#signature {
	text-align: center;
	font-size: 10px;
	float: right;
	font-weight: normal;
	padding: 9px 13px 9px 0px;
}
#signature a, #signature a:hover{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
#signature {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 0;
	float: right;
}
/* @end */

/* @calendar */
.month-large .weekday {
	background-color:#7D7E6E;
	color:#FFFFFF;
	height:15px;
	padding-left:5px;
}

#month-header {
	text-align:center;
	margin-bottom:0px;
	width:197px;
	background-color:#5F5E4A;
	padding:5px 0;
}

#month-header-icons {
	display:none;
}

#calendar-nav {
	display:none;
}

#month-header-prevnext {
	float:none;
	clear:both;
}

#month-header-prevnext a {
	display:block;
	float:left;
	font-size:1.2em;

}

.month-header-prev {
	float:left;
	padding-left:5px;
}

.month-header-prev a {
	color:#ffffff;
	text-decoration:none;
}

.cal-display-date {
	float:left;
	width:70px;
	color:#ffffff;
	font-size:1.3em;
}

.month-header-next {
	float:right;
	padding-right:5px;
}

.month-header-next a {
	color:#ffffff;
	text-decoration:none;	
}

#month-header-prevnext div {
	display:block;
	float:left;
	font-size:1.2em;
	width:150px;
	color:#ffffff;
}

.month_cal_name {
	display:none;
}

.tx-cal-controller {
	width:204px;
}



.month-large .day {
	padding:0px;
	width:27px;
	height:0px;
}

.dayLink {
	height:15px;
	overflow:hidden;
	position:relative;
	top:0;
	/*width:28px;*/
	background-color:#5F5E4A;
	color:#ffffff;
		
}
.dayLink a{
	background:none repeat scroll 0 0 #484639;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
	display:block;
	/*height:26px;*/
	margin:1px;
}

.month-large { 
	border:none;
	/*width:100%;*/
}

.month-large .day div {
	padding-right:0px;
	text-align:center;
}

.tx-cal-controller .navback {
	background-image:none;
	
}

.calborder {
	border:none;
}

.eventList {
	margin-left: 10px;
	width: 300px;
}
.eventList dt{
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
}

.eventList dd{
	padding: 0px 10px 10px 10px;
}
.eventList a{
	font-size: 14px;
}

.tx-seminars-pi1-listrow, .tx-seminars-pi1-listrow a {
	color:#FF6633;
	font-family:LucidaGrande,Tahoma,Arial;
	font-size:11px;
	padding:0px !important;
}

.tx-seminars-pi1-title {
	font-weight:bold;
}

.weekday {
	text-transform:capitalize;
}

.tx-seminars-pi1-listrow {
	width:535px;
}

.seminarlist a {

}

.tx-seminars-pi1-browsebox p {
	margin:5px 0px;
}

.tx-seminars-pi1-browsebox table {
	width:100%;
}

/* @end */


.pcheck {

}

.ccheck {
	width:auto !important;
	margin-right:10px;
}

.lcheck {

}

.tx-seminars-pi1 dl {
	margin-bottom:10px;
}
	
.tx-seminars-pi1 h2 {
	margin-bottom:10px;
}
