/*
SSMI Styles
*/
body {
	font-family: Verdana, Helvetica, Lucida Grand, sans-serif;
	font-weight : normal;
	color : #888;
	background-color: #fff;
	background-image: url(images/back_container.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;	
}
body * {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
	list-style-type: none;
}
#container {	
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	width: 900px;
}
/* Opera fix */
html>body #container {
  	width: 900px;
	
}
	
#header {
	padding: 0px;
	margin: 0px;
	height: 200px;
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

/* Horizontal nav */
#nav {
	margin: 0px;
	padding: 0px;
	height: 200px;
	background-image: url(images/logo_ssmi.gif);
	background-repeat: no-repeat;		
}
#nav ul {
	list-style: none;
	margin: 171px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	float: right;
}
#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height : 140%;
	letter-spacing: -1px;
	color: #fff;
	display: inline;
}
#nav li a {
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;	
	border-left: 1px solid #ddd;
}
#nav li a:hover {
	border-bottom: 4px solid #f90;
}
#nav li a.current {
	border-bottom: 4px solid #f90;
}
body#body_about #nav_about a,
body#body_resources #nav_resources a,
body#body_affiliates #nav_affiliates a,
body#body_store #nav_store a {
	color: #36c;
	border-bottom: 4px solid #36c;
}
/* Side Menu */
#sidemenu {
	float: left;
	width: 170px;
	margin: 6px 0px 0px 0px;
	border-right: 1px dotted #ccc;
	padding: 0px 0px 20px 0px;
}
#sidemenu h1 {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -1px;
	color: #36c;
	padding: 4px 0px 4px 6px;
	margin: 0px 0px 4px 0px;
	text-align: left;
	border-bottom: 1px dotted #ccc;
}
#sidemenu h2 {
	font-weight: bold;
	font-size: 16px;
	line-height : 100%;	
	color: #ddd;
	margin: 0px 1px 0px 0px;
	padding: 2px 0px 4px 4px;
	background-color: #fff; 
}
#sidemenu p {
	font-family: Verdana, Helvetica, Lucida Grand, sans-serif;
	text-align: left;
	color: #888;
	font-size : 10px;
	margin: 0px;
	padding: 4px 2px;
}
#sidemenu ul {
	list-style-type: none;		
	margin: 0px 0px 20px 0px;
	padding: 0px 1px 0px 0px;
	text-align: left;
	/*background-color: #fff;*/ 	
}
#sidemenu li {
	font-weight: normal;	
	font-size : 11px;
	line-height : 140%;
	margin: 0px;
	padding-left: 0px;
	border-bottom: 1px solid #f2f2f2;	
}

#sidemenu a img {
	margin: 4px 4px 4px 4px;
}
#sidemenu li a {
	display: block;
	width: 162px;
	color: #36c;	
	padding: 6px 0px 6px 8px;
	margin: 0px;
	text-decoration: none;
}
#sidemenu li a#sidecurrent {
	color: #fff;
	background-color: #69c;
}
#sidemenu li a.pdf {
	width: 150px;
	color: #36c;	
	padding: 8px 0px 8px 20px;
	background: url(images/icon_pdf.gif) no-repeat 3px 8px;
}
#sidemenu li a:hover {
	color: #fff;
	background-color: #69c;
}
#sidemenu dl {
	list-style-type: none;		
	margin: 0px 0px 10px 6px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#sidemenu dt {
font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: BOLD;
	font-size: 16px;
	line-height : 120%;
	letter-spacing: -1px;
	color: #69c;
	margin: 10px 0px 4px 0px;
}
#sidemenu dd {
	font-weight: normal; 
	line-height : 140%;
	font-size : 13px;
	color: #555;
	margin: 0px 0px 0px 4px;
	padding-left: 6px;
}
/* Content */

#content {
	padding: 0px;
	margin: 0px 0px 0px 174px;
	color: #777;
}
#contentwide {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	color: #333;
/*	background-image: url(images/wallpaper.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;	*/
	/*height: 1%;*/
}
#content h1 {	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 19px;
	letter-spacing: -1px;
	color: #36c;
	padding: 4px 0px 4px 6px;
	margin: 10px 10px 0px 20px;
	text-align: left;
	border-bottom: 1px solid #f90;
}
#content h2 {	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 17px;
	letter-spacing: -1px;
	color: #36c;
	padding: 3px 0px 3px 6px;
	margin: 0px 10px 0px 20px;
	text-align: left;
	border-bottom: 1px solid #f90;
}
#content h2 strong {	
	color: #369;

}
#content h3 {
	font-size: 13px;
	font-weight: bold; 
	padding: 0px 0px 2px 2px;
	margin: 10px 10px 0px 10px;
	background-color: #fff;
	color: #369;

}
#content h4 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 17px;
	line-height : 100%;	
	color: #369;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}
#content p {
	font-size: 13px;
	line-height : 160%;	
	padding: 8px 10px 10px 10px;
	margin: 0px 10px 0px 20px;
}
#content p em {
	color: #111;
}
#content dl {
	list-style-type: none;		
	margin: 12px 6px 0px 6px;;
	padding: 0px 0px 0px 2px;
	text-align: left;
	border-bottom: 1px solid #f90;
}
#content dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height : 100%;
	color: #369;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#content dd {
	font-size: 13px;
	line-height : 160%;	
	padding: 0px 0px 10px 10px;
	margin: 0px;
	color: #555;
}
#content ul {
	list-style-type: none;		
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#content ul li {	
	line-height : 140%;
	font-size : 13px;
	color: #555;
	margin: 0px;
	padding-bottom: 6px;
	padding-left: 30px;
	background: url(images/bullet.gif) no-repeat 14px 4px;
}
#content ol {
	list-style-type: decimal;		
	margin: 0px;
	padding: 0px;
}
#content ol li {	
	line-height : 140%;
	font-size : 13px;
	color: #555;
	margin: 0px 0px 0px 40px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#content a {
	font-weight: bold;
	color: #369;
	text-decoration: underline;
}
#content a:hover {
	color: #f90;
	text-decoration: underline;
}
#content table {
	margin: 10px 0px 12px 0px;
	padding: 0px;
	border-collapse: collapse;
}
#content th {
	font-size: 12px;
	font-weight: normal;
	color: #444;
	padding: 6px 7px 6px 2px;
	margin: 0px;
	text-align: right;
}
#content td {
	font-size: 10px;
	padding: 2px;
	margin: 0px;	
	vertical-align : top;	
}
#content td p {
	font-size: 13px;
	line-height : 160%;	
	padding: 8px 10px 10px 10px;
	margin: 0px 10px 0px 20px;
}

#imgleft { 
	float: left;  
	padding: 0px 0px 0px 0px;
	margin: 20px 10px 6px 0px;
	border-right: 1px solid #ddd;
}
#banner img {
	border-top: 1px solid #ccc;
}
/* Footer */
#footer {
	clear: both;
	margin: 10px auto;
	padding: 0px;	
  	width: 900px;	
	border-top: 1px solid #ccc;
}
#footer p {
	text-align: right;
	color: #ccc;
	font-size : 12px;
	margin: 0px;
	padding: 2px 2px;
}
#footer a {
	font-weight: normal;
	font-size : 12px;
	color: #36c;
	padding: 4px 4px 0px 0px;
	text-decoration: none;
	margin: 0px;
}
#footer a:hover {
	color: #f90;
}
.program {
	padding: 10px;
	margin: 10px 0px 0px 10px;
	background-color: #f1f5fa;
	border: 1px solid #999;
}
.sixlinks {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #36c;
}
.sixlinksbold {
	font-weight : bold;
	font-size: 12px;
	color: #36c;
}

.sixlinksorange {
	font-weight : bold;
	color: #f90;
	font-size: 12px;
}
.i4text {
	font-family: Verdana, Helvetica, sans-serif;
}
.copyright {
	color : #666;
	font-size : 10px;
	line-height : 160%;
}
.formerror {
	border: 1px solid #f90;	
	font-family : Verdana, Helvetica;
	font-size: 13px;	
}

label {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height : 180%;
	color: #369;
	padding-top: 0px;
}
form {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}
form hr {
	height: 1px;
}
fieldset {
	border: 1px solid #ccc;
	padding: 4px 10px 4px 10px;
}
legend {	
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	color: #36c;
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
input {
	font-family : Verdana, Helvetica;
	font-size: 13px;
	padding: 2px 0px 2px 3px;
}
select {
	font-family : Verdana, Helvetica;
	font-size: 13px;
	border: 1px solid #36c;
	padding: 0px 0px 0px 0px;
}
textarea {
	font-family : Verdana, Helvetica;
	font-size: 13px;	
}
.warning {
	font-family : Verdana, Helvetica;
	color : #f90;
	font-size : 11px;
	font-weight: bold;
	line-height : 160%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.formwarning {
	border: 1px solid #F60;
}
.warningbox {
	border: 2px solid #f60;
	background-color:#fcecec;
	margin: 4px 20px 0px 20px;
	padding: 0px 0px 0px 0px;	
}
.warningborder {
	border: 2px solid #f60;
}
.warningselect {
	background-color:#fcecec;
}
#imgleft {
	padding: 0px 10px 0px 20px;
}
#box {
	background-image: url(images/corners_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 270px;
	background-color: #6699CC;
}
.dropmenu ul {
	list-style-type: none;		
	margin: 5px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	background-color: #fff;
	border-bottom: 1px solid #444;
	border-right: 2px solid #444;
}
.dropmenu li {
	margin: 0px;
	padding: 0px;
}

.dropmenu li a {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	font-weight : Normal;
	line-height : 100%;
	display: block;
	color: #fff;
	background-color: #588ad1;	
	border-bottom: 1px solid #1353aa;
	padding: 6px 10px 6px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;	
}
.dropmenu li a:hover {
	background-color: #1353aa;
}