body {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 14px;
	background-color:#050a21;
    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
    text-align: left;
}

#mainTable {
	margin: 0 auto;
	width:780px;
	/*/*/line-height: 1.5em; /* */
}
#content {
	margin: 0 auto;
	width:780px;
	/*/*/line-height: 1.5em; /* */
	background-image: url("images/main_bg.gif");
	background-repeat:no-repeat;
}
#loginTable {
	margin-left:auto; 
	margin-right:auto;
	margin-top:auto;
	margin-bottom:auto;
	width:100%;
	height:100%;
	/*/*/line-height: 1.5em; /* */
}
#body {
	 background-color:#f2f4f7;
	/*/*/line-height: 1.5em; /* */
	font-size:12px;
}
#mainTable td {
	padding: 0px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	width: 645px;
	font-size: 12px;
	background-color: #FFFFFF;
	/*/*/font-size: 85%; /* */

}
#title {
	border-bottom:1px solid #d8dfea;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	font-size:15px;
	font-weight:600;
	color:#050a21;
	width:95%;
	height:40px;
}
#downloads {
	border:1px solid #050a21;
	background-color:#d8dfea;
	margin:0 auto;
	padding-top:20px;
	width:100%;
}
#headline {
	border-bottom:1px solid #d8dfea;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	font-size:15px;
	font-weight:600;
	color:#050a21;
	width:95%;
	height:40px;
}
#chart {
	border-bottom:1px dashed #d50000;
	border-right:1px dashed #d50000;
	border-left:1px dashed #d50000;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color:#050a21;
	width:95%;
	height:40px;
}
#roster {
	border-bottom:1px dashed #050a21;
	border-right:1px dashed #050a21;
	border-left:1px dashed #050a21;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-size:12px;
	color:#050a21;
	width:99%;
	height:40px;
}
#text {
	border-bottom:1px solid #d8dfea;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	font-size:12px;
	color:#050a21;
	width:95%;
}

#profile {
	border-bottom:1px solid #d8dfea;
	margin:0 auto;
	padding-top:20px;
	text-align:left;
	font-size:12px;
	color:#050a21;
	width:100%;
}
#dd {
	padding: 0px 1px 0px 1px;
	list-style: none;
	float: right;
	margin: auto;
    display:block;
	width:550px;
}

#dd li {
  margin: auto;
  padding: 0px 1px 0px 1px;
  list-style: none;
  float: left;
  font: bold 14px arial;
}

#dd li a.menu {
  display: block;
  text-align: center;
  padding: 5px 5px;
  font-size: bold 14px arial;
  color: #FFF;
  text-decoration: none;
}

#dd li a.menu:hover {
  background-image: url("images/hover.png");
}
.submenu {
  background: #ffffff;
  border-bottom: 1px solid #050a21;
  border-left: 1px solid #050a21;
  border-right: 1px solid #050a21;
  visibility: hidden;
  position:absolute;
  z-index: 3;
  padding:5px 0;
}

.submenu a {
  display: block;
  font: 11px arial;
  text-align: left;
  text-decoration: none;
  padding: 5px;
  width:120px;
  color: #526299;
  height:10px;
}

.submenu a:hover {
  background: #526299;
  color: #FFF;
  height:10px;
}
.copyrightlink {
    font-size:10px;
	color: #999999;
	text-decoration:none;
}

.copyrightlink:hover {
  font-size:10px;
  color:#FFFFFF;
  text-decoration:underline;
 }
 
.copyright {
  font-size:10px;
  color:#999999;
  line-height: 1em;
  padding: 5px;
}
.apps {
  font-size:11px;
  color:#fff;
  line-height: 1em;
  padding: 5px;
}
.appslink {
    font-size:11px;
	color: #fff;
	text-decoration:none;
	  line-height: 1em;
  padding: 5px;
}
.appslink:hover {
    font-size:11px;
	color: #fff;
	text-decoration:underline;
	  line-height: 1em;
  padding: 5px;
}
.headlines {
    font-size:10px;
	color: #313c59;
	text-decoration:none;
	  line-height: 1em;
  padding: 5px;
  background-color:#f2f4f7;
}
.countdown {
    font-size:12px;
	color: #fff;
	text-decoration:none;
  padding: 5px;
  background-color:#526299;
}
.red {
    font-size:12px;
	font-weight:bold;
	color: #d50000;
	text-decoration:none;
  padding: 5px;
}
.logout {
    font-size:12px;
	color: #313c59;
	text-decoration:none;
  padding: 5px;
}
.logoutlink {
    font-size:12px;
	font-weight:bold;
	color: #d50000;
	text-decoration:none;
  padding: 5px;
}
.logoutlink:hover {
    font-size:12px;
	color: #d50000;
	text-decoration:underline;
  padding: 5px;
}
.hyperlink {
    font-size:12px;
	color: #313c59;
	text-decoration:none;
  padding: 5px;
}

.hyperlink:hover {
  font-size:12px;
  color:#313c59;
  text-decoration:underline;
  padding: 5px;
}
.whitefont {
    font-size:12px;
	font-weight:600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
}
.boldfont {
	font-size:12px;
	font-weight:bold;
	color:#050a21;
	text-decoration:none;
}

/*  FORM INPUTS  */

.inputtext,
.inputpassword {
  border: 1px solid #313c59;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  padding: 3px; }

.textarea {
  border: 1px solid #313c59;
  padding: 3px;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }
.textarealarge {
  border: 1px solid #313c59;
  padding: 3px;
  font-size: 11px;
  width:400px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }
  
 .textareaxlarge {
  border: 1px solid #313c59;
  padding: 3px;
  font-size: 11px;
  width:500px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }
     
.inputbutton,
.inputsubmit {
  border-style: solid;
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-top-color: #D9DFEA;
  border-left-color: #D9DFEA;
  border-bottom-color: #0e1f5b;
  border-right-color: #0e1f5b;
  background-color: #313c59;
  color: #FFFFFF;
  padding:3px 10px;
  font-size: 11px;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif; 
  text-align: center; }

.inputcheckbox {
  border: 0px; }

.inputsearch {
  background: white url(/images/magglass.png) no-repeat 3px 4px;
  padding-left: 17px; }

.transparent_png_ie6 { 
  display: none;
}

#inline_flyer {
    background-color: #efeded;
    color: #909090;
    border-bottom: 1px solid #d8dfea;
    padding: 4px 10px 2px 10px;
}

#inline_flyer .external_link a { 
    text-decoration: none;
    border-bottom: 1px dotted #313c59;
}

#inline_flyer .external_link a:hover { 
    text-decoration: none;
    border-bottom: 1px dotted #efeded;
}

#inline_flyer #abbreviated_body {
    float: left;
    width: 430px;
}

#inline_flyer #expander {
    float: right;
}

#inline_flyer_content { 
    background-color: #efeded;
    border-bottom: 1px solid #d8dfea;
    padding: 4px 10px;
}


.editor {
  margin: 3px auto 7px;
  width:500px;
  background-color:#f2f4f7;
  border-top: 1px solid #d8dfea;
  border-bottom: 1px solid #d8dfea;
   }

.editor td {
  border: none;
  margin: 0px;
  padding: 5px 1px 1px; }
  
.editor_panel {
  padding: 10px 0px;
  background: #f7f7f7; }

.editor td {
  border: none;
  margin: 0px;
  padding: 5px 1px 1px; }

.editor td.label {
  padding-right: 10px;
  font-weight: bold;
  color: #666; }

.editor td.label small {
  color: #999; }

.editor .suboption_group {
    border-top: 1px solid #c0c0c0; 
    border-bottom: 1px solid #c0c0c0; 
    margin-left: 20px; }

.editor .suboption_group td { padding: 0px; }

.editor tr.tallrow {
  vertical-align: top; }

.editor tr.tallrow td.label {
  padding-top: 7px; }

.editor tr.subrow {
  vertical-align: top; }
.editor tr.subrow td {
  margin-top: 0px;
  padding-top: 0px; }

.editor .buttons {
  text-align: center;
  padding: 10px 0px 0px; }

.editor .buttons .inputsubmit,
.editor .buttons .inputbutton {
  margin: 2px 4px; }

.editor label {
  width: 200px;
  color: black;
  font-weight: normal; }

.editor table.option_field td {
  padding: 0px 2px 0px 0px;
  margin: 0px; }

.editor .option_caption {
  padding-bottom: 2px;
  width: 260px;
  color: #777;
  font-weight: normal; }

.editor .inputtext,
.editor .inputpassword {
  margin-left: 0px;
  width: 200px; }
.editor .textarea {
  margin-left: 0px;
  width: 200px; }
.editor select {
  margin-right: 5px;
  margin-left: 0px; }

/* Field Types */

.editor .checkbox_array {
  padding: 5px 0px 0px;
  margin: 0px; }
.editor .checkbox_array td {
  margin: 0px;
  padding: 0px 0px 0px; }
.editor .checkbox_array label {
  padding-right: 15px; }

.editor .relationship .inputtext {
  width: 200px; }

.editor .highschool input {
  margin-right: 5px;
  width: 235px; }

.editor .school input {
  margin-right: 5px;
  width: 235px; }

.editor .select xselect {
  width: 200px; }

.editor .two_level_select select {
  width: 145px; }

.editor .text_with_privacy input {
  margin-right: 5px;
  width: 105px; }
.editor .text_with_privacy select {
  margin-left: 5px;
  width: auto; }
.editor .text_with_privacy td {
  color: #777; }

.editor .divider {
  margin: 5px 0px;
  height:0;
  overflow:hidden;
  border-top: solid 1px #ccc;
  border-bottom: solid 1px #fff; }

.editor .date_time span, .editor .inline_text {
    margin: 0px 4px 0px -2px; }

.editor .note { width: 300px; }

.editor .hiddenrow { display: none; }

.editor .calicon {
  padding: 0px 2px 1px 0px;
}

