a, a:link
{
	background: ;
	/* color: #024480; */
	color: #00b6cc;
	
}


body
{
	/* background: #C8DF8D url("../images/bg.gif") center top repeat-x; */
	background:#c8df8e;
	color: #4c4c4c;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, td, textarea, th
{
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

fieldset
{
	border-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

fieldset label
{
	display: block;
}

form
{
	margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	background: ;
	font-size: 100%;
	margin:0; padding:0;
}

h1
{
	
	color: #e07e1b;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 175%;
	font-weight:lighter;
	margin: 0 0 .5em 0;
	padding: 0 0 0 0;
	
}


h1 a,
h1 a:link
{
	background: ;
	color: #01559F;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h2
{
	color: #024480;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Serif;
}

h2 img
{
	border-style: none;
	margin: 0 0 0.25em 0;
}

h3
{
	color: #024480;x
	font-size: 110%;
}

hr
{
	background: #595441;
	border-style: none;
	clear: both;
	color: #595441;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

input.button
{
	background: #08326E;
	border: 1px outset #08326E;
	color: #FFF;
	font-weight: bold;
	padding: 2px;
	text-align: center;
}

img
{
	border:none;	
}

input.textbox, select, textarea
{
	background: #FFF;
	border: 1px solid #595441;
	color: #595441;
}

p
{
	margin: 0 0 1em 0;
}

select
{
	padding: 1px;
}

th
{
	background: #000033;
	color: #FFF;
	font-weight: bold;
}

th a,
th a:link
{
	background: ;
	color: #FFF;
}

tr.altrow td
{
	background: #d6dfe7;
	color: inherit;
}

.bulletList
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.bulletList h3
{
	cursor: pointer;
}

.bulletList ul
{
	background: url("../images/icon_answer.gif") left top no-repeat;
	display: none;
	line-height: 42px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 60px;
}

.button,
.button:link,
.button:visited
{
	background: url("../images/btn_right.gif") right top no-repeat;
	color: #4d4d4d;
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0 16px 0 0;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	border-bottom:1px solid #00b6cc;
	
	/* hack for IE6 */
	position:relative;
	bottom:0; left:0;
}

.button img
{
	float: left;
	margin: 3px 10px 0 0;
}

.button span
{
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding:0;
}

.button:hover
{
	background-position: right bottom;
}

.button.buttonSearch
{
	background: url("../images/btn_search.gif") left top no-repeat !important;
	border:none !important;
}

.button:hover span
{
	background-position: left bottom;
}

.button.subscribe
{
	background: transparent url("../images/icon_subscribe_arrow.gif") right center no-repeat;
	padding-right:22px;
}
.button.subscribe span
{
	color:#004580;
	font-size:120%;
	font-weight:bold;
	background:none;
}

.buttonList
{
	overflow: hidden;
	text-align: right;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 1em;	
}
.buttonList img
{
	position:relative; top:-2px;
}

.challenges .picture
{
	float:left;
	clear:both;
	margin:0 1em 1em 0;
}

.challengePic
{
	float:right;
	border:1px solid #666666;
	background:white;
	padding:2px;
	margin-top:1em;
}


.columns
{
	background:url("../images/vertical_divider.gif") top center repeat-y;	
}

.columns .column1,
.columns .column2
{
	width: 275px;	
}

.error
{
	background: ;
	color: #900;
	font-weight: bold;
}

.error.summary
{
	margin: 0 0 1em 0;
}

.error.summary p
{
	margin: 0;
}

.error.summary ul
{
	font-weight: normal;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 2em;
}

.eventList
{
	
}

.eventList .picture
{
	float:left;
	margin:0 1em 1em 0;
}

.figure	
{
	padding:.5em;
	margin:.5em;
	background:white;
	border:1px solid #aaa;
	float:right;
	clear:right;
}

.figure img	
{
	border:1px solid #aaa;	
}

.figure p
{
	font-size:75%;
	line-height:1em;
	padding:0;margin:.5em 0;
}


.moreInfo,
.moreInfo:link
{
	/* background: url("../images/icon_arrow.gif") left center no-repeat; */
	display: block;
	height:30px;
	
	font-weight: bold;
	text-decoration: none;
}

.moreInfo:hover
{
	text-decoration: underline;
}

.moreInfo.events,
.moreInfo.events:link
{
	background-image: url("../images/icon_event.gif");
	padding: 1px 0 0 18px;
	
}

.moreInfo.news,
.moreInfo.news:link
{
	
}

.news
{
	background-image: none;
	overflow: hidden;
	width: 100%;
}

.news li a.newsTitle
{
	color:#128A6F;
	font-weight:bold;
	font-size:120%;
}

.news li .eventDate,
.news li .categoryName
{
	color:#808080;
}


.news .picture
{
	float: right;
	margin: 0 20px 20px 20px;
}

.news .picture img
{
	border-style: none;
}


.newsList .picture
{
	float:left;
	margin:0 1em 1em 0;
}

.newsPage
{
	
}

.node .picture
{
	float:left;
	padding: 10px 10px 10px 0;	
}

.contentHeader
{
	position:relative;
}

.pageTools
{
	background:url("../images/pagetools_right.png") bottom right no-repeat;
	height:34px;
	position:absolute;
	top:0; right:0px;	
	margin-right:20px;
}

.pageToolsInner
{
	background:url("../images/pagetools_left.png") bottom left no-repeat;
	height:34px;
	line-height:34px;
	padding:0 1em;	
}


.pageTools a
{
	text-decoration:none;
}
.pageTools img
{
	vertical-align: middle;
	padding-right:.5em;
}
.pageTools .divider
{
	padding:0;
}

.product
{
	overflow: hidden;
	width: 100%;
}

.product .picture
{
	float: left;
	margin: 0 1em 1em 0;
	text-align: center;
}

.product .picture a,
.product .picture a:link
{
	font-weight: bold;
	text-decoration: none;
}

.product .picture a:hover
{
	text-decoration: underline;
}

.product .picture img
{
	border-style: none;
	margin: 0 0 0.25em 0;
}

.product .purchase
{
	background: #EEE;
	border: 1px solid #CCC;
	color: inherit;
	float: right;
	margin: 0 0 1em 1em;
	padding: 1em;
	padding-bottom: 0;
	width: 120px;
}

.product .purchase input.textbox,
.product .purchase select
{
	width: 110px;
}

.required
{
	background: ;
	color: #900;
	font-weight: bold;
}

.scrolling
{
	border: 1px solid #595441;
	padding: 0 0.5em;
	width: 90%;
}

.slideshow
{
	/* border: 1px solid #f00; */
	height: 221px;
	list-style-type: none;
	/* margin: 0 0 268px 0; */
	margin:0;
	padding:0;
	position: relative;
	width: 958px;
}



.slideshow li
{
	background: url("../images/bg_feature.jpg") no-repeat top right;
	width:100%;
	display:block;
	position:absolute;
	top:0px; left:0px;
	/* border: 1px solid green; */
	height:221px;

}

.slideshow li .slideTitle
{
color:#008265;	
font-weight:bold;
font-size:16px;
}


.slideshow li .picture
{
	float:left;
}

.slideshow li .caption
{
	position:absolute;
	left:520px;
	bottom:85px;
	padding-right:20px;
	color:#0a3d31;
}

.slideshow li .link
{
	background: url("../images/btn_bg_feature.jpg");
	position:absolute;
	top:144px; left: 487px;
	width:438px;
	height:50px;
}

.slideshow li .link a
{
	text-decoration:none;
	font-family: Georgia, "Times New Roman", Serif;
	font-size:150%;
	background: url("../images/btn_icon.png") center left no-repeat;
	height:50px;
	display:block;
	line-height:50px;
	margin-left: 50px;
	padding-left: 50px;
}


.store
{
	margin: 1em 0;
}

.store td
{
	vertical-align: top;
}

.store td img
{
	border-style: none;
}


.submenu
{
	padding:0 0 2em 0;
}



.submenu ul
{
	list-style-type:none;
	margin: 0;
	padding:0;
}

.submenu ul li a,
.submenu ul li a:link
{
	display:none;	
	font-size:110%;
	margin:0;
	padding-top: .5em;
	padding-bottom: .5em;
	text-decoration:none;
}


.submenu ul ul li
{
	background: url("../images/horizontal_divider.gif") center bottom repeat-x;	
	height:1%;
}

.submenu ul ul li a.selected
{
	background: url("../images/submenu_selected.jpg") center bottom repeat-x;	
}


.submenu ul ul li a,
.submenu ul ul li a:link
{
	display:block;
	font-size:110%;
	padding-left:20px;
}



.submenu ul ul ul li a.selected
{
	font-weight:bold;
	background:transparent;
	color:#e07e1b;
}

.submenu ul ul ul li a
{
	font-size:100% !important;
	padding-left:40px !important;
	
}

.success
{
	background: url('../images/icons/success.gif') no-repeat left top;
	color: #090;
	font-weight: bold;
	min-height: 32px;
	padding: 10px 0 10px 40px;
}

.testimonial
{
	overflow: hidden;
	width: 100%;
}

.testimonial .picture
{
	float: right;
	margin: 0 0 15px 15px;
}

.thumbnail
{
	border: 1px solid #000;
}

.thumbnail.type1
{
	clear: right;
	float: right;
	margin: 0 0 15px 15px;
}

.thumbnail.type2
{
	clear: left;
	float: left;
	margin: 0 15px 15px 0;
}

.thumbnails
{
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 600px;
}

.thumbnails img
{
	border: 1px solid #000;
}

.thumbnails li
{
	float: left;
	margin: 0 15px 15px 0;
	overflow: hidden;
	width: 185px;
}

.thumbnails .caption
{
	display: block;
	height: 1.5em;
	padding: 0.25em 0;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

#Banner
{
	background: #004773 url("../images/header_pic_inside.jpg") left top no-repeat;
	color: #FFF;
	height: 116px;
	line-height: 60px;
	margin: 0 14px 35px 14px;
	padding: 0 35px;
}

#Banner h1
{
	background-image: none;
	font-size: 180%;
	margin: 0;
	padding: 0;
}

#Banner h1 a
{
	background: ;
	color: #C5CFDC;
	text-decoration: none;
}


#ContainerOuter
{
	background: url("../images/bg_outer.jpg") center top repeat-x;
	margin: 0 auto;
	text-align: center;
	min-height:680px;
	
}

#Container
{
	margin: 0 auto;
	text-align:left;
	width:1000px;
}

#ContentContainer
{
	background: url("../images/bg_content.jpg") center top repeat-y;
	overflow: hidden;
	width:1000px;
	margin:0 auto;
}


#Content
{
	float: left;
	overflow:hidden;
	width:695px;
	
}


#ContentInner
{
	position:relative;
	padding:0 20px 20px 0;
	padding-right:20px;
}

#ContentInner h1
{
	background: url("../images/hr_line.gif") left bottom repeat-x;
}

#ContentImage
{
	height:200px;	
}

#Footer
{
	background: url("../images/footer.gif") center top no-repeat;
	color:#666666;
	padding:105px 20px 0 20px;
	text-align: left;
	width: 960px;
}

#Footer a
{
	text-decoration: none;
}

#Footer a:hover
{
	text-decoration: underline;
}

#Footer .links
{
	list-style-type: none;
	margin: 0 0 .5em -.5em;
	overflow: hidden;
	padding: 0;
}

#Footer .links li
{
	border-right: 1px solid #858274;
	display: inline;
	padding: 0 .5em;
	float: left;
}

#Footer .logos
{
	clear: right;
	float: right;
	list-style-type: none;
	margin: 1em 0 0 0;
	padding: 0;
	width: 522px;
}

#Footer .logos li
{
	display: inline;
	float: left;
	margin: 0 0 0 10px;
}

#Footer .logos li a
{
	background: url("../images/footer_sponsor.gif") left top no-repeat;
	display: block;
	height: 71px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
}

#FooterContent
{
	background: url("../images/footer_logo_msot.jpg") left top no-repeat;
	overflow: hidden;
	margin:0 10px;
	padding-left:125px;
}

#Header
{
	background: url("../images/bg_header.jpg") no-repeat top center;
	font-weight: bold;
	height:161px;
	position: relative;
	width:100%;
	z-index: 10;
}

#Header h1
{
	width:227px;
	height:126px;
	margin: 0;
	padding: 0;
}

#Header h1 a
{
	display: block;
	background: url("../images/logo_msot.gif") no-repeat top left;
	margin-left:30px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width:227px;
	height:126px;

}

#Header h2
{
	background: url("../images/enabling_ablity.gif") no-repeat top right;
	width:239px;
	height:22px;
	position:absolute;
	text-indent:-1000em;
	top:50px; right:9px;
}

#Header .contact
{
	display: none;
}

#Header #HeaderSlideshow
{
	background: url("../images/bg_feature.jpg") no-repeat top right;
}


#Header .links
{
	font-family: Trebuchet MS, Arial, Sans-Serif;	
	font-weight: bold;
	letter-spacing:-.5px;
	margin:0 5px;
	text-transform:uppercase;
	position: absolute;
	top:91px; right:10px;
	width: 700px;
	height:50px;
	z-index: 2;
}

#Header .links a
{
	color: #024480;
}

#Header .links ul
{
	list-style-type: none;
	padding: 0;
	margin:0;
}

#Header .links ul li
{
	display:inline;
	float: left;
	position: relative;
	white-space: nowrap;
	width: auto;
	background:url("../images/nav_divider.gif") center right no-repeat;
}

#Header .links ul li.menuItemLast
{
	background:none;
}

#Header .links ul li a,
#Header .links ul li a:link
{
	display: block;
	float:left;
	font-size:13px;
	height:50px;
	padding: 10px 11px 0 11px;
	text-align:center;
	text-decoration: none;
}

#Header .links ul li a:hover
{
	background: url("../images/nav_active_bg.jpg") repeat-x;	
	color:#ffffff;
}

#Header .links ul li ul
{
	z-index:10000;	
}

#Header .links ul li ul li
{
	background:none;
}


#Header .links ul ul li a,
#Header .links ul ul li a:link
{
	font-size:12px;
	float:none;
}

#Header .links ul li ul li a:hover
{
	color:#ffffff;
	background-image: none;
	background-color: #E07E1E;
}


#Header .links ul li.hover ul,
#Header .links ul li.hover li.hover ul
{
	visibility: visible;
}

#Header .links ul li.hover ul ul,
#Header .links ul li.hover li.hover ul ul
{
	visibility: hidden;
}


#Header .links ul ul
{
	height: auto;
	left: 0px;
	top:50px;
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	text-transform: none;
	
	background: white;
	border: 1px solid #b8ca6b;

}

#Header .links ul ul li
{
	width: 100%;
}


#Header .links ul ul li a,
#Header .links ul ul li a:link
{
	padding: 5px 10px;
	text-align:left;
	height:1.5em;
}

#Header .links ul ul li.hover
{
	
}



#Header .sites
{
	display: none;
}

#Header .title
{
/* 	background: #DCF2F6 url("../images/header_inside.jpg") left top no-repeat; */
	color: #595441;
	height: 86px;
	margin: 1px 4px;
	padding: 30px 35px 0 35px;
	position: relative;
	z-index: 1;
}

#Header .title a,
#Header .title a:link
{
	background: ;
	color: #595441;
}

#Header .title h2
{
	background: ;
	color: #0C6877;
	/* font-family: "Comic Sans MS", "Comic Sans", Sans-Serif; */
	font-size: 150%;
	margin: 0 0 0 0;
	padding: 0 0 3px 0;
}

#Header .title p
{
	margin: 0;
}

#Header .titleContent
{
	height: 3em;
	left: 685px;
	position: absolute;
	top: 0px;
	width: 215px;
	z-index: 2;
}

#Header .titleContent *
{
	display: none;
}

#Header .titleContent .donate
{
	display: block;
	left: -3px;
	position: absolute;
	top: 50px;
}

#Header .titleContent .donate a,
#Header .titleContent .donate a:link
{
	/* background: #92370C url("../images/btn_donate.jpg") left top no-repeat; */
	color: #FFF;
	display: block;
	height: 56px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 229px;
}

#Header .titleContent .donate a:hover
{
	background-position: left bottom;
}

#Header .tools
{	
	list-style-type: none;
	/* border:1px solid blue; */
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	right:260px;
	z-index: 1;
	
	height:34px;
	line-height:38px;
	
}



#Header .tools a 
{
	font-size:12px;
	text-decoration: none;	
}

#Header .tools li
{
	height:34px;
	float:left;
	
	/* border:1px solid green; */
	background: url("../images/nav_secondary_divider.gif") top left no-repeat;

}

#Header .tools li a
{
	padding:0 10px;
	border-left:1px solid white;	
}
#Header .tools li.first a

{
	border:none;
}

#Header .tools p, #Header .tools fieldset
{
	float:left;
}

#Header .tools label
{
	display: none;
}

#Header .tools .button,
#Header .tools .button:link
{
	
	background: #6A1F00 url("../images/btn_search.gif") left top no-repeat;
	color: #FFF;
	
	font-weight: bold;
	height: 23px;
	
	margin: 0;
	padding: 0;
	text-align: center;
	width: 68px;
	float:left;
}

#Header p.search
{
	position:absolute;
	top:5px;
	right:14px;
	height:25px;
	line-height:25px;
	padding:0; margin:0;
}


#Header .search .textbox
{
	/* background: url("../images/search_bg.gif") left top repeat-x; */
	background:transparent;
	border: 0 !important;
	color: #999999;
	height:21px;
	padding:4px 10px 0 10px; margin:0;
	width: 138px;
	float:left;
}

#Header .tools a,
#Header .tools a:link
{
	color: #024480;	
}

.buttonSearch
{
	float:left;
	width:56px;
	margin-top:3px;
}


#Sidebar
{
	width:285px;
	margin-left:10px;
	float:left;
}

#Sidebar .content
{
	padding: 0 20px;	
}


#Sidebar h1
{
	font-size:160%;
}

#Sidebar .sidebarPicture
{
	position:relative;	
}
#Sidebar .sidebarPicture .corner
{
	background:	url("../images/pic_corner.png") left top no-repeat;
	position:absolute;
	top:0; left:0;
	width:7px; height:7px;
}

#Sidebar #SidebarNews
{
	padding-bottom:2em;
}


#SubscriptionForm label
{
	display: none;
}

#SubscriptionForm p
{
	clear: both;
	overflow: hidden;
	width: 100%;
}

#SubscriptionForm .button,
#SubscriptionForm .button:link
{
	float: left;
	border:none;
}

#SubscriptionForm .success
{
	width: auto;
}

#SubscriptionForm .textbox
{
	float: left;
	margin: 1px 0;
	width: 160px;
}

