body {
	margin: 0px;
	padding: 0px;
font-family:Arial, sans-serif;
font-size: 12px;
background-color:white;
color: #555555;
}

img {
  display: block;
}

#wrapper {
  width: 900px;
  left: 50%;
  margin-left: -450px;
  position: absolute;
  background-color:white;
}

a {
color: #3A6AB3;
text-decoration: underline;
font-weight: normal;
}

a img {
	border: none;
}

td {
font-family: Arial, sans-serif;
font-size: 12px;
}



/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  PORTAL-WIDE PAGE LAYOUT	 				  ==
   ==        						          ==
   =================================================================
   ================================================================= */

#header {
  position: relative;
  padding: 0;
  margin: 0;
  width: 900px;
  left: 50%;
  margin-left: -450px;
  height: 69px;
}

#header_left {
height: 69px;
width: 217px;
padding: 0; margin: 0;
}

#header_right {
width: 680px;
float: right;
height: 29px;
padding: 0; margin: 0;
}

#flash {
  background: url(/skins/champion/images/bluebar.jpg) 0 0 repeat-x;
  padding: 0;
  margin: 0;
}

#buses, * html .flash_buses {
  position: relative;
  padding: 0;
  margin: 0;
  width: 900px;
  left: 50%;
  margin-left: -450px;
}

* html #topnav {
  height: 27px;
}

#topnav {
  height:27px;
  padding-top: 15px;
  white-space: nowrap;
  clear: right;
}

#topnav_links {

text-align: right;
}

#topnav a {
font-size:11px;
font-weight: bold;
background: #f2f2f2;
color:#3a6ab2;
text-decoration:none;
padding: 12px 15px 12px 15px;
margin:8px 0px 0px 2px;
}

h2 {
color: #5D5D5D;
font-size:14px;
margin:0px;
}

ul {
margin: 0px 0px 0px 15px;
padding:0;
}

#topnav a:hover {
}

#topnav a.firsta {
}

#container {
}

#navcont {
margin:10px 0px;
}

.tabs_border {
border-left: 1px solid #DFDFDF;
border-right: 1px solid #DFDFDF;
border-bottom: 1px solid #DFDFDF;
background-color:white;
height:31px;
margin-left:10px;
padding: 0px 3px 7px 3px;
}

.tabs {
background: url(/skins/champion/images/smbutton_bg.gif) 0 0 repeat-x;
height:31px;
padding:5px 10px;
color: #6D6E6E;
text-decoration:none;
font-size: 12px;
}

#blue {
background: #dee9f9;
color:#3a6ab2;
padding: 5px 18px 8px 18px;
border: none;
width:245px;
margin:0px;
}

#blue h3 {
margin:0px
font-size:14px;
}

#blue img {
width:240px;
}

#blue a {
color:#3a6ab2;
text-decoration:underline;
}

#gray {
background-color:#EFEFEF;
padding:10px;
}

#graybox {
background:#f2f2f2;
padding: 6px;
border: 1px solid #d5d5d5;
color:#707172;
line-height:15px;
}

#graybox h3 {
color:#3a6ab2;
margin:0px;
font-size:14px;
}

#grayline {
background: url(/skins/champion/images/grayline.gif) 0 0 repeat-x;
  padding: 0;
  margin: 0;
}

div.navmenu {

padding: 10px 0px 10px 0px;

border-bottom: 1px solid #E5E5E5;
}

a.navmenu {
text-decoration:none;
background: url(/skins/champion/images/arrow_C_ver1.gif) 10px 3px no-repeat;
padding-left: 30px;
} 

a.navmenu:hover {
}

#menucont {
}


#maincont {
}

#maincont .date {
	}


#sidebar {
}

#sidebar h2 {
}

#sidebar h3 {
}

#sidebar h2 a {
}

#sidebar h2 a:hover {
}

#sidebar a {	
}

.sidebar_element {
}

#footer {
}

.footer_left {
	float: left;
}

.footer_right {
	float: right;
}




/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  SPECIAL-PURPOSE ELEMENTS				          ==
   ==        						          ==
   =================================================================
   ================================================================= */

.report {
}

TABLE.report {
	border-collapse: collapse;
}

TR.report {
	vertical-align: baseline;
}

.report .header, THEAD.report, TH.report {
}

.report .body, TD.report, TD.body {
}

.report .footer, TFOOT.report {
}

/* in a list, if a row is to be selected */
.selected_row {
}

img.icon, a.icon {
	display: inline;
	text-decoration: none;
	border: none;
}


.text_button, .text_button_disabled {
	display: inline; text-align: center;
	background-color: #DDDDFF;
	border: #9999CC 1px solid;
	
	font-size: 8pt;
	font-family: Verdana, Arial, san-serif;
	font-weight: normal;
	
	white-space: nowrap;
}

div.text_button, div.text_button_disabled,
span.text_button, span.text_button_disabled,
a.text_button, a.text_button_disabled
{
	padding: 4px 5px 3px 5px;
	margin: 2px 2px 0px 2px;
	
	line-height: 250%;
	text-decoration: none;
	text-align: center;
}

a.text_button_attention {
	padding: 4px 5px 3px 5px;
	margin: 2px 2px 0px 2px;
	text-decoration: none;

	display: inline; text-align: center;
	background-color: #D7E7D4;
	border: #9999CC 1px solid;
	
	font-size: 8pt;
	font-family: Verdana, Arial, san-serif;
	font-weight: normal;
}

a.unsubscribe_text_button {
	padding: 4px 5px 3px 5px;
	margin: 2px 2px 0px 2px;
	
	line-height: 250%;
	background-color: #DDDDFF;
	border: #9999CC 1px solid;
	
	text-decoration: none;
	text-align: center;
}

.text_button {
	color: #111188;
}

.text_button_disabled {
	color: #9999FF;
}

A.text_button:hover {
	color: #6666EE;
	text-decoration: none;
 }

A.text_button:visited {
	text-decoration: none;
}


#admin_bar {
	background-image: url(/images/obj/webbuilder.gif);
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	padding-right: 2em;
	text-align: right;
}

#admin_bar .text_button {
	background-color: #000088;
	color: white;
}


/* used by some gizmos to show themselves in edit mode */
DIV.marquee {
	border: thin dashed #ccc;
	padding: 3px;
	margin:  3px;
}


/* used in search results */
DIV.search_result_group_results {
}

.search_form {
margin-top: 5px;
}


/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  GIZMOS						          ==
   ==        						          ==
   =================================================================
   ================================================================= */

/* this is the container of all gizmos */
.gizmo { 
}

div.category { 
}

.section {
}

.item {
	display: list-item;
	margin-left: 2em;
}

.item .element_url {
	font-size: 75%; color: #666;
}

div.section {
	
}

h2.section {
}

div.site_library {
	padding: 2em;
}


/* we're cheating for now with calendar, because the display logic is so complicated */
.calendar {
}

.calendartitle, A.calendartitle {
}


.poll {
}

.poll_question {
	font-weight: bold;
}

.poll_response {
}

.news_item {
}

.news_item A.element_name {
}

.news_item A.element_name:hover {
}


.discussion {
}

span.calendar  {
}

span.calendar a {
}

span.info {	
}

span.info a {
}






/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  ELEMENT ATTRIBUTES					  ==
   ==        						          ==
   =================================================================
   ================================================================= */

.element_name, A.element_name {
	font-weight: bold;
}	

.element_description {
}

.element_attachment {
	font-size: 75%;
}



/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  GIZMOTAGS					          ==
   ==        						          ==
   =================================================================
   ================================================================= */

/* md_welcome */

.tagWelcomeClass, A.welcome, A.welcomesub {
       font-size: 10px;
}
.welcome {}
.welcomesub {
	font-style: italic; font-size: .9em;
}
a.welcomesub:visited {}
a.welcomesub:hover {}
a.welcomesub:active {}
a.welcome:visited {}



.tagCatPathClass, .links_panel {
	font-size: 8pt;
	padding: 2px;
}

.tagFortuneClass {
	font-style: italic;
        font-variant: small-caps;
}

.tagLoginBoxClass {
	color: #333333;
}

#login_form {
	width: 50%;
}


/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  LAYOUT AREA ELEMENTS - Used when the Page Layout feature   ==
   ==                         is in use
   ==        						          ==
   =================================================================
   ================================================================= */

div.layout {
}

table.layout {
}

tr.layout {
	vertical-align: top;
}

td.layout {
	text-align: left;
	vertical-align: top;
}

.vertical_separator {
}

.horizontal_separator {
}

div.layout_area {
}

/* dimensions for specific layouts */

#layout_1 #layout_area_1 {
}

#layout_2 #layout_area_1 {
width: 175px;
}

#layout_2 #layout_area_2 {
padding: 0px 20px;
}

#layout_3 #layout_area_1 {
}

#layout_3 #layout_area_2 {

}

#layout_4 #layout_area_1 {
padding: 10px;
}

#layout_4 #layout_area_2 {
padding: 10px;
}

#layout_4 #layout_area_3 {
padding: 10px;
}

#layout_5 #layout_area_1 {
width: 156px;
}


#layout_5 #layout_area_1 h2 {
line-height: 1.1em;
font-size: 12px;
}

#layout_5 #layout_area_2 {
background-color: #E0E0E0;
padding:10px;
}

#layout_5 #layout_area_3 {
padding: 0px 0px 0px 10px;
width:176px;
}

#layout_5 #layout_area_3 h2 {
font-size: 13px;
}

#layout_6 #layout_area_1 {
}

#layout_6 #layout_area_2 {
}

#layout_6 #layout_area_3 {
}

#layout_6 #layout_area_3 {
}





/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  MISCELLANEOUS					          ==
   ==        						          ==
   =================================================================
   ================================================================= */


.caption {
	font-size: 10px; font-style: italic;
}
     
.smalltitle {
	font-size: 12px;
	color: #333;
	text-align: center;
	}


.smaller {
	font-size: 75%;
}

.none {
	display: none;
}

/* used in polls, faq's  */
.question {
	font-weight: bold;
}

/* used in polls, faq's  */
.response {
}


DIV.transitional_form, DIV.transitional_simple {
	margin: 2em;
	text-align: left;
	padding: 1em;
}


#metagram_center {
	margin: 2em;
	padding: 1em;
	text-align: left;
}

.metagram_viewer {
	width: 600px;
	padding: 20px;
	
	border: 1px solid black;
	background-color: #ffe;
	
	text-align: left;	
}

.metagram_read {
    text-align: center;
}

.metagram_unread {
    background-color: #DDDDFF;
    border: #9999CC 1px solid;
    text-align: center;
}


.container_element {
padding:0;
margin:0;
}




/* ================================================================= 
   =================================================================
   ==        						          ==
   ==  Form3000        			                          ==
   ==        						          ==
   =================================================================
   ================================================================= */

form.form_3000 {
    margin: 30px;
    width: 700px;
}

div.form_body {
    border: 1px solid #ccc;
    padding: 15px;
}

div.form_field_container {
    margin-bottom: 1em;
}

.form_field_label {
    font-weight: bold;
}

.required_field_indicator {
    color: red;    
}

div.info_message {
    background-color: #ffd;
    padding: 1em;
    border: 1px solid #300;
    margin: 2em;
}

div.error_message {
    color: #800;
    background-color: #fed;
    padding: 1em;
    border: 2px solid #300;
    margin: 2em;
}

div.error_item {
    display: list-item;
    margin-left: 2em;
}

div.submit_actions {
    text-align: right;
}

