body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 76%;
	color: #333;
	background-color:#193867;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}
#universe {
	background-color: #FFF;
	border: 1px none #054069;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 20px 0px;
	text-align: left;
	vertical-align: top;
	width: 785px;
	overflow: hidden;
}
#copyright {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px none #054069;
	padding: 15px 5px 5px 5px;
	height:52px;
	width: 785px;
	vertical-align: top;
	color:#FFF;
	font-size:10px;
	vertical-align:middle;
	clear:both;
	
}
#copyright a{
	color:#FFF;
}

#headerbar {
	background-color: #D4D7C6;
	overflow: hidden;
	background-image: url(../images/base/header1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 129px;
	width: 785px;
	padding:0px;
	border-bottom:1px solid #9A9980;
}
p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	line-height: 1.3em;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
td, th { 
	padding: 0px; 
	vertical-align: top;
}
table.pad {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.pad td, table.pad th { 
	padding: 5px; 
	vertical-align: top;
}
table.padline1 {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.padline1 td, table.padline1 th { 
	padding: 5px; 
	vertical-align: top;
	border-top:1px solid #CCC;
}


blockquote {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #193867;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	vertical-align:bottom;
}
a img {
	border:none;
}


hr {
	border: 0;
	height: 1px;
	margin-top:1px;
	margin-bottom:10px;
	padding:0px;
	background-color: #999;
	width: 100%;
	clear:both;
}

/* -------------------------------------------------------------- */
/* BEGIN top menu styles */
#topmenubar {
	font-size: .8em;
	height:21px;
	border-bottom:1px solid #D5D8C7;
	margin-top:108px;
	
}
.topmenubar_item1 {
	float:left;
	width: 135px;
	padding: 5px 5px 5px 10px;
	vertical-align: middle;
}
.topmenubar_item2, .topmenubar_item3, .topmenubar_item4 {
	float:left;
	width: 140px;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
}

.topmenubar_item1 a, .topmenubar_item2 a, .topmenubar_item3 a, .topmenubar_item4 a{
	color:#FFF;
	font-weight: bold;
}
.topmenubar_item1 {
	background-color: #666600;
}
.topmenubar_item2 {
	background-color: #96002A;
	text-align:center;
	border-left:1px solid #D5D8C7;
}
.topmenubar_item3 {
	background-color: #571958;
	text-align:center;
	border-left:1px solid #D5D8C7;
}
.topmenubar_item4 {
	background-color: #9B4A15;
	text-align:center;
	border-left:1px solid #D5D8C7;
}
/* END top menu styles */
/* ! */



/* -------------------------------------------------------------- */
/* BEGIN login box styles */
#loginbar {
	font-size: 10px;
	float:right;
	text-align:right;
	margin: 10px 10px 0px 0px;
	width:145px;
}
#loginbar p{
	font-weight:bold;
	color:#5F5852;
}
#loginbar input{
	font-size:10px;
	padding: 1px 3px 2px 3px;
	color:#666;
	border:1px solid #CCC;
	margin-bottom:3px;
}
#loginbar .button{
	color:#FFF;
	background-color:#8D8F6D;
}
#loginbar .button:hover{
	color:#FFF;
	background-color:#8D8F6D;
	border:1px solid #5F5852;
}
#loginbar a{
	font-size:9px;
	text-decoration:underline;
	color:#5F5852;
	margin-top:10px;
}
.passwordbox {
	background-image:url(../images/base/bg_password.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:100px;
}
.passwordboxempty {
	background-image:none;
	background-color:#FFF;
	width:100px;
}
.useridbox {
	background-image:url(../images/base/bg_userid.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFF;
	width:100px;
}
.useridboxempty {
	background-image:none;
	background-color:#FFF;
	width:100px;
}

/* END login box styles */
/* ! */





/* -------------------------------------------------------------- */
/* BEGIN imagebar and search box styles */
#imagebar {
	height:54px;
	width:785px;
	border-top:1px solid #FFF;
	border-bottom:2px solid #FFF;
	background-color:#9A9980;
	white-space: nowrap;	
}
#imagebar form{
	width:150px;
	float:right;
	padding:17px 0px 5px 0px;
}
#imagebar img{
	border-right:1px solid #FFF;
}
#imagebar input{
	font-size:10px;
	padding: 1px 3px 2px 3px;
	color:#666;
	border:1px solid #CCC;
	margin-bottom:3px;
}
#imagebar .button{
	color:#FFF;
	background-color:#8D8F6D;
	border: 1px solid #CCC;
}
#imagebar .button:hover{
	border: 1px solid #5F5852;
}
/* END login box styles */
/* ! */




/* -------------------------------------------------------------- */
/* BEGIN left column styles */
#leftcolumn {
	width:125px;
	padding-bottom:10px;
}
/* END left column styles */
/* ! */




/* -------------------------------------------------------------- */
/* BEGIN center column styles */
#centercolumn {
	width:450px;
	padding:0px 0px 0px 30px;
}
#centercolumn2 {
	padding:0px 30px 0px 30px;
}
#centercolumn table, #centercolumn2 table, #centercolumn hr, #centercolumn2 hr {
	margin: 0px;
}

#centercolumn a, #centercolumn2 a {
	text-decoration:underline;
}
#centercolumn h1 , #rightcolumn h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px -30px;
	padding: 10px 0px 10px 30px;
	background-color:#CDCCC0;
	border-bottom:1px solid #9A9980;
	overflow:hidden; 
	height:25px;
}
#centercolumn2 h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px -30px 10px -30px;
	padding: 10px 0px 10px 30px;
	background-color:#CDCCC0;
	border-bottom:1px solid #9A9980;
	overflow:hidden; 
	height:25px;
}
#centercolumn h1 a, #centercolumn2 h1 a, #rightcolumn h1 a{
	text-decoration:none;
}

#centercolumn h2, #centercolumn2 h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 5px 5px 0px;
}
#centercolumn h3, #centercolumn2 h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
}
#centercolumn p, #centercolumn2 p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.3em;
}

#centercolumn ul, #centercolumn2 ul {
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 5px;
}
#centercolumn li, #centercolumn2 li {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
}

.photoRcaptioned {
	font-size: 8.5px;
	color: #9B997F;
	background-color: #FFF;
	padding: 0px;
	float: right;
	margin: 10px 0px 10px 10px;
	border: 1px solid #9B997F;

}
.captiontext{
	padding:5px;
	border-top: 1px solid #9B997F;
}

/* END center column styles */
/* ! */


/* -------------------------------------------------------------- */
/* BEGIN right column styles */

#rightcolumn p{
	color:#193867;
	text-align:right;
	padding: 10px 15px 0px 15px;
}
#rightcolumn a{
	text-decoration:underline;
}

/* END right column styles */
/* ! */





/* -------------------------------------------------------------- */
/* BEGIN left menu styles */

/* set the background and font colors for the menus */
#menu_left0 {
	background-color: #666;
	color: #FFF;
}
#menu_left1 {
	background-color: #666600;
	color: #FFF;
}
#menu_left2 {
	background-color: #96002A;
	color: #FFF;
}
#menu_left3 {
	background-color: #571958;
	color: #FFF;
}
#menu_left4 {
	background-color: #9B4A15;
	color: #FFF;
}

/* set the link colors for the menus */
#menu_left0 a{
	color: #CCC;
}
#menu_left1 a{
	color: #D0CEAB; 
}
#menu_left2 a{
	color: #E49DB1; 
}
#menu_left3 a{
	color: #C08CC1;
}
#menu_left4 a{
	color: #D2A993;
}

/* set the color for the list items */
#menu_left0 li{
	color: #CCC;
}
#menu_left1 li{
	color: #C3C288;
}
#menu_left2 li{
	color: #E3718E;
}
#menu_left3 li{
	color: #B15AB0;
}
#menu_left4 li{
	color: #C98C64;
}

/* set the font sizes and menu widths */
#menu_left0, #menu_left1, #menu_left2, #menu_left3, #menu_left4 {
	font-family:Tahoma, Arial, Verdana;
	font-size: 0.88em;
	padding: 7px;
	width: 112px;
}
/* set the list styles */
#menu_left0 ul, #menu_left1 ul, #menu_left2 ul, #menu_left3 ul, #menu_left4 ul{
	padding: 0px 0px 5px 5px;
	margin: 0px 0px 0px 5px
}
#menu_left0 li, #menu_left1 li, #menu_left2 li, #menu_left3 li, #menu_left4 li{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
}
/* set the link colors and hover styles */
#menu_left0 a, #menu_left1 a, #menu_left2 a, #menu_left3 a, #menu_left4 a{
	text-decoration:none;
}
#menu_left0 a:hover, #menu_left1 a:hover, #menu_left2 a:hover, #menu_left3 a:hover, #menu_left4 a:hover{
	color: #FFF;
	text-decoration:none;
}
#menu_left0 li.menuOn, #menu_left1 li.menuOn, #menu_left2 li.menuOn, #menu_left3 li.menuOn, #menu_left4 li.menuOn{
	color: #FFF;
	text-decoration:none;
}
#menu_left0 li.menuOn a, #menu_left1 li.menuOn a, #menu_left2 li.menuOn a, #menu_left3 li.menuOn a, #menu_left4 li.menuOn a{
	color: #FFF;
	text-decoration:none;
}
/* END left menu styles */
/* ! */





/* -------------------------------------------------------------- */
/* BEGIN color styles */
.grey, .grey a {
	color: #666;
}
.lightgrey, .lightgrey a {
	color: #E2E2E2;
}
.green, .green a {
	color: #666600;
}
.red, .red a {
	color: #96002A;
}
.purple, .purple a {
	color: #571958;
}
.orange, .orange a {
	color: #9B4A15;
}
/* END left menu styles */
/* ! */



.smaller {
	font-size:75%;
}
.floatR_pad5 {
	margin: 0px;
	padding: 5px;
	float: right;
}
.floatL_padR5 {
	float: left;
	margin-right: 5px;
}



/* BEGIN CSS FOR FAQ PAGES */

.trigger{
	cursor:pointer;
}		
.trigger:hover {
	cursor:pointer;
}
.expanded {
	cursor:pointer;
	background-color:#F5F6F1;
}
.expanded:hover {
	text-decoration:underline;
}
.show{
	display:block;
	cursor:pointer;
	background-color:#F5F6F1;
}
.hide{
	display:none;
}

/* END CSS FOR FAQ PAGES */
table.regform {
	background-color: #C5CAB2;
	border: 1px solid #8D7E70;
}
table.greyform, table.greypad {
	background-color:#CACACA;
	border: 1px solid #8C8C8C;
}
table.regform td{
	padding: 3px 5px 0px 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #BBC0A9;
}
table.greyform td{
	padding: 3px 5px 0px 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #C0C0C0;
}
table.greypad td{
	padding: 10px 5px 5px 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #8C8C8C;
}
table.regform td.end{
	padding: 3px 5px 0px 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #8D7E70;
}
table.greyform td.end, table.greypad td.end{
	padding: 3px 5px 0px 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #8C8C8C;
}
table.regform td input, table.greyform td input, table.greypad td input{
	font-size:.9em;
	margin-bottom:5px;
}
table.regform td select, table.greyform td select, table.greypad td select{
	font-size:.9em;
}
table.regform td textarea, table.greyform td textarea, table.greypad td textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}


table.regform td.header {
	border-bottom:1px solid #8D7E70; 
	vertical-align:bottom; 
	padding-top:10px; 
	background-color:#CDCCBF;
}
table.greyform td.header, table.greypad td.header {
	border-bottom:1px solid #8C8C8C; 
	vertical-align:bottom; 
	padding-top:10px; 
	background-color:#E2E2E2;
}
table.regform td.formspacer {
	background-color: #FFFFFF;
	border-bottom: 1px solid #8D7E70;
}
table.greyform td.formspacer, table.greypad td.formspacer {
	background-color: #FFFFFF;
	border-bottom: 1px solid #8C8C8C;
}


/* ------------------------------------------------------------ */
#bigcolumn {
	padding:0px 30px 0px 30px;
}
#bigcolumn table {
	margin: 0px;
}
#bigcolumn hr {
	margin: 0px;
}

#bigcolumn a {
	text-decoration:underline;
}
#bigcolumn h1 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 5px 5px 0px;
}
#bigcolumn h2 {
	font-size: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 15px 5px 5px 0px;
}
#bigcolumn h3 {
	font-size: 1em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 0px;
}
#bigcolumn p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 1.3em;
}
#bigcolumn ul {
	padding: 0px 0px 15px 15px;
	margin: 0px 0px 0px 5px;
}
#bigcolumn li {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: square;
}







table.search {
	background-color: #C5CAB2;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	width: 100%;
}
table.search td{
	padding: 5px;
	color:#333;
	font-size:.94em;
	vertical-align:middle;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
}
table.search td input{
	font-size:.85em;
	margin-bottom:5px;
	
}


table.search td.header {
	vertical-align:bottom; 
	background-color:#786653;
	color:#FFF;
}

table.search td.subheader {
	vertical-align:bottom; 
	background-color:#8D7D6F;
	color:#FFF;
	font-size:.85em;
}
.search a {
	color:#333;
	text-decoration:none;
}
table.search td.subheader a {
	color:#FFF;
}

table.search td.row_white, table.greyform td.row_white, table.regform td.row_white {
	background-color:#FFF;
}


table #legend {
	background-color: #F4F5F0;
	border-top: 1px solid #E5E1DE;
	border-right: 1px solid #E5E1DE;
	margin-bottom:15px;
}
#legend td{
	padding: 5px;
	color:#333;
	font-size:.94em;
	vertical-align:top;
	border-bottom: 1px solid #E5E1DE;
	border-left: 1px solid #E5E1DE;
}




#myPDFbox {
	background-color: #C5CAB1;
	margin: 5px;
	padding: 5px;
	border: 1px solid #796754;
	text-align: left;
	font-size: 85%;
}
#myPDFbox h2{
	font-size: 10px;
	font-weight: bold;
	background-color:transparent;
	border:0px none #FFF;
}
#myPDFbox a{
	color:#990027;
	text-decoration:none;
}

#myPDFbox table td{
	vertical-align:middle;
	padding:3px;
}



#emailMebox {
	background-color: #C5CAB1;
	margin: 5px;
	padding: 5px;
	border: 1px solid #796754;
	text-align: left;
	font-size: 85%;
}
#emailMebox h2{
	font-size: 10px;
	font-weight: bold;
	background-color:transparent;
	border:0px none #FFF;
}
#emailMebox a{
	color:#000;
	text-decoration:none;
}
#emailMebox a:hover{
	color:#000;
	text-decoration:underline;
}
#emailMebox table td{
	vertical-align:middle;
	padding:3px;
}





#DirectorPDFbox {
	background-color: #C5CAB1;
	margin: 5px;
	padding: 5px;
	border: 1px solid #796754;
	font-size: 85%;
}
#DirectorPDFbox h2{
	font-size: 10px;
	font-weight: bold;
	background-color:transparent;
	border:0px none #FFF;
	padding:0px;
	margin: 0px 5px 5px 5px;
}
#DirectorPDFbox a{
	color:#000;
	text-decoration:none;
}
#DirectorPDFbox a:hover{
	color:#000;
	text-decoration:underline;
}

#DirectorPDFbox table td{
	vertical-align:middle;
	padding:3px;
}




#delmenu1 {
	display:block;
	width: 300px;
}
#editmenu1 {
	display:block;
	width: 300px;
}


#bulletinholder {
	float: left;
	width: 300px;
	padding: 0px 0px 20px 0px;
}
#calendarholder {
	float: left;
	width: 140px;
	padding: 0px 0px 20px 0px;
}

.edit {
	font-weight: bold;
	color: #FF00FF;
}
div.greybox {
	background-color: #E2E2E2;
	padding: 10px 5px 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

.texttobutton {
	text-align:right;
	margin: 17px 0px 7px 3px;
}
p.texttobutton a{
	background-color: #F2F2F2;
	padding: 3px 6px 3px 6px;
	margin:0px;
	border: 1px solid #999;
	text-decoration:none;
}
p.texttobutton a:hover{
	background-color: #333;
	color:#FFF;
	padding: 3px 6px 3px 6px;
	margin:0px;
	border: 1px solid #999;
	text-decoration:none;
}
.sponsortext {
	font-size:75%;
	margin: 10px 0px 5px 0px;
	padding: 0px;
	color:#143868;
	text-align:center;
}
.flashalert {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: blink;
	background-color: #FFCC00;
	padding: 3px;
	margin:0px;
	font-size: 12px;
	line-height: 12px;
}
.blue {
	color: #193867;
}
div.tancalloutbox {
	background-color: #E4E5DA;
	margin: 20px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #9B9980;
}
#sponsorbox {
	float:left; 
	width:785px; 
	background-color:#FFF; 
	margin:20px auto 0px auto; 
	border-top:1px solid #CCC; 
	clear:both; 
	padding: 15px 15px 0px 15px;
}
.sidebanner {
	float:left; 
	text-align:left; 
	width:120px;
}
.centerbanner {
	float:left; 
	margin: 0px 8px; 
	text-align:center; 
	width:500px;
}
#affiliatesbox {
	float:left; 
	width:800px; 
	background-color:#FFF; 
	margin:20px auto 0px auto; 
	border-top:1px solid #CCC; 
	clear:both; 
	padding: 0px 15px 15px 0px;
}
.affiliate {
	float:left;
	text-align:left;
	width:230px;
	padding: 20px 10px 0px 20px;
	border-right:1px solid #E2E2E2;
	height:120px;
	background-image: url(../images/affiliates/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.affiliatelast {
	float:left;
	text-align:left;
	width:230px;
	padding: 20px 10px 0px 20px;
	height:120px;
	background-image: url(../images/affiliates/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.affiliate_logo {
	float:left; 
	padding: 0px 10px 20px 0px;
}
.affiliate_text {
	font-size:1em;
	font-weight:bold;
	color:#666;
}