body {
	background-image: url(images/sciencemasters_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}
p {
	margin-top: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

/* LAYOUT */

.SM_contentContainer {
	background: url(images/sciencemasters_page_BG.gif) left top no-repeat;
}
.SM_contentTable {
	margin: 24px 20px 0px 20px;
}
.SM_leftCol {
	padding: 0px 20px 10px 0px;
	border-right: solid #999999 1px;
	width: 607px;
	height: 320px;		
}
.SM_rightCol {
	padding: 0px 0px 0px 20px;
	width: 200px;
}
.SM_searchTable {
	margin-bottom: 10px;
}
.SM_searchTitle {
	color: #220577;
	font-weight: bold;
}

/*  SOLPART MENU */

.SM_navBar {
	background: url(images/nav_bg.gif) repeat-x;
	width: 100%;
	height: 42px;
	/*margin: 0px auto 0px auto;*/
	margin: 0px;
	text-align: center;
}
.SM_navContainer {
	/* background: url(images/nav_separator.gif) left center no-repeat; */
	border-left: solid #344A70 1px;
	margin-top: 13px;
}
.SM_nav TD {
	background: #FFFFFF;
	border-right: solid #344A70 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #344a70;
	height: 12px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
}
.SM_navSel TD { 
	background: #FFFFFF;
	border-right: solid #344A70 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #220577;
	height: 12px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	cursor: pointer;	
	white-space: nowrap;
}
.SM_navTab TD {
	background: #FFFFFF;
	border-right: solid #344A70 1px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #344a70;
	font-weight: bold;
	height: 12px;
	padding: 0px 12px 0px 12px;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;	
}
.SM_subnavText {
	background: #93C0DA url(images/submenu_bg.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 2px 20px 2px 2px;
	margin: 0px;	
	border: solid 1px #93C0DA;
	cursor: pointer;
	width: 200px;	
}
.SM_subnavTextSel {
	background: #93C0DA url(images/submenu_bg.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #220577;
	padding: 2px 20px 2px 2px; 
	margin: 0px;
	border: solid 1px #93C0DA;
	cursor: pointer;
	width: 200px;	
}
.MainMenu_MenuIcon {
	display: none;
} 
.MainMenu_SubMenu {
	background: #93C0DA url(images/submenu_bg.gif) repeat-y; 
	z-index: 1000; 
	border-top: solid #93C0DA 1px;
	border-right: solid #93C0DA 1px;
	border-bottom: solid #93C0DA 1px;
	border-left: solid #93C0DA 1px;
	filter:progid:DXImageTransform.Microsoft.Shadow(enabled=false); 
	margin-top: 4px;
}
.MainMenu_MenuArrow {
	display: none;
}

/* FOOTER */

.SM_footerTable {
	background: url(images/footer_bg.gif) left bottom no-repeat;
}
.SM_footerLeft {
	text-align: left;
	vertical-align: bottom;
	padding: 40px 10px 10px 60px;
	font-size: 11px;
}
.SM_footerRight {
	text-align: right;
	vertical-align: bottom;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}
.SM_footerRight a:link, .SM_footerRight a:visited, .SM_footerRight a:hover, .SM_footerLeft a:link, .SM_footerLeft a:visited, .SM_footerLeft a:hover 
{
	text-decoration: none;
}

/* CONTAINERS */

.SM_header1 {
	background-color: #4A618A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	letter-spacing: 1px;
}
.SM_contentText {
	padding: 12px 0px 10px 0px;	
}
.SM_sidebarText {
	padding: 12px 0px 10px 0px;	
	font-size: 11px;
}
.SM_sidebarText p {
	margin-bottom: 8px;
}

/* LOCATIONS MAP */

#mapContainer {
	position: relative;
	width: 493px;
	height: 365px;
}
#mapPrompt {
	position: absolute;
	top: 0px;
	left: 90px;
	z-index: 20;
	color: #666666;
}
#mapDetails {
	position: absolute;
	top: 0px;
	left: 90px;
	z-index: 30;
}	
.mapCity {
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
	white-space: nowrap;	
}
.mapSchools {
	font-size: 11px;
	padding-left: 10px;
	border-left: solid #000000 1px;
	vertical-align: top;		
}
.SM_dataTable {
	border: solid #CCCCCC;
	border-width: 1px 0px 0px 1px;
}
.SM_dataTable td {
	border: solid #CCCCCC;
	border-width: 0px 1px 1px 0px;
}














