/* CSS Document */
body {
	background:#cccccc;
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
} 

#mainstuff {
	width: 815px; 
	background-color:#ffffff;
	border-left: 1px solid #666666;
	margin: 0px auto;
	padding: 0px;
}

#head {
	background-image:url(../images/banner.jpg); 
	height:40px; 
	border-bottom:2px solid #666666;
	border-right: 1px solid #666666;
	border-top: 1px solid #666666;
}

#head h1 {
	color:#FFFFFF;
	font-size:16pt;
	margin:0;
	padding:0;
	font-family: "GM Sans Regular";
	color:#ffffff;
	font-weight: bold;
}

#nav {
	width:210px; 
	height:100%; 
	float:left; 
	overflow:auto; 
	background-color:#ffffff;
}


#tabHeader {
     float:left;
     width:100%;
     background:#c3c3c3 url("../images/nav/bg.gif") repeat-x bottom;/**/
     font-size:93%;
     line-height:normal;
}



#tabHeader p {
 	font-size: 10pt;
	font-weight: bold;
	margin: 5px 0px 0px 8px;
}

#tabHeader ul {
	margin:0px;
    padding: 5px 0px 0px 10px;
    list-style:none;
}
    
#tabHeader li {
    display:inline;
    margin:0;
    padding:0;
}

#tabHeader a {
	float:left;
	background:url("../images/nav/button_bg.gif") no-repeat left top;
	margin:0px 2px 0px 0px;
	display:block;
	width: 90px;
	height: 23px;
	line-height:23px;
	text-align: center;
    padding:0px 0px 0px 0px;
    text-decoration:none;
	color: #333333;
	font-weight: bold;
}
    
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabHeader a span {
	float:none;
}

/* End IE5-Mac hack */

#tabHeader a:hover span {
	color:#333;
}

#tabHeader #current a {
	background:url("../images/nav/button_bgW.gif") no-repeat left top;
    border-width:0;
}

#tabHeader a:hover {
	background:url("../images/nav/button_bgW.gif") no-repeat left top;
}

#helpmain {
	width:603px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	height:100%; 
	float:left;  
	background-color:#ffffff;
}
*html #helpmain {
	height: 395px;
}

#bredcrumsNav {
	color: #006;
	background-color: #fff;
	padding: 3px 0px 3px 3px;
	margin: 0px;
	width:auto;
	border-bottom:1px solid #666666;
}

#bredcrumsNav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

#bredcrumsNav ul li {
	margin-left: 0;
	padding-left: 2px;
	list-style: none;
	display: inline;
	font-size: 10pt;
	color: #999999;
}
#bredcrumsNav ul li a {
	font-size: 8pt;
	color: #999999;
}
#bredcrumsNav ul li a.active {
	font-style: italic;	
	
}



#content{
	padding:10px 0px 10px 5px;
	margin: 0px;
	min-height: 400px;
}

form h2 {
	margin:0;
	padding:10px 0px;
}

form {
	margin:0;
	padding:0 5px;
}

label {
	font-size:9px;
	font-weight:bold;
	margin:0px 0px 3px 0px; 
	padding:0;
}

input.btn{
   	color:#fff;
   	font-family:areal,helvetica,sans-serif;
   	font-size:84%;
   	font-weight:bold;
   	background-color:#55678f;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#55678f',EndColorStr='#b3bfd0');
}

/* Footer styles */
#mainFooter {
	margin: 0px;
	padding: 0px;
	color: #cccccc;
	font-weight: bold;
	font-size: 7pt;
	border: 1px solid #666666;
	border-left: none;
	text-align: center;
	clear: both;
	width: 814px;
	height: 20px;
	background-color: #ffffff;
}

#mainFooter a:link, #mainFooter a:visited {
	margin:2px 0px 3px 0px;
	padding:0px;
	width:28px;
	height:15px;
	background: transparent url(../images/top.jpg) top left no-repeat;
	text-decoration:none;
	display: block;
}

#mainFooter a:hover {
	background-position:0 -17px;
}
#mainFooter p {
	margin: 0px;
	padding:0px;
	background: transparent;
	color:#cccccc;
	font-size:7pt;
	font-weight:bold;
	width: auto;
}
.leftFloat {
	float:left;
	text-align: left;
}
#mainFooter p.leftFloat {
	margin:4px 0 0 4px;
}
#mainFooter p.rightFloat {
	float: right;
	text-align: right;
	margin: 4px 4px 0px 0px;
	clear: both;
}

/* Toggle menu styles */
#togglemenu {
	overflow:auto;
	width:209px;
	min-height:395px;
	padding:0;
	margin:0;
	background-color: #ffffff;
}
#togglemenu ul a {
	text-decoration: none;
	background: url(../images/icons/bullet.gif) top left no-repeat;
	font-size: 8pt;
	line-height: 1.5;
	padding-left: 20px;
}
#togglemenu ul li {
	list-style: none;
	margin: 0px;
}
#togglemenu ul ul li {
	padding-left:5px
}
#togglemenu ul ul ul li {
	padding-left:10px
}
#togglemenu ul ul ul ul li {
	padding-left:15px
}
#togglemenu ul ul ul ul ul li {
	padding-left:20px
}
#togglemenu ul a:hover {
	text-decoration: underline;
}
#togglemenu a.handler {
	background: url(../images/icons/plus-sign.gif) no-repeat left top;
	padding-left: 20px;
}
#togglemenu a.handler_down {
	background: url(../images/icons/minus-sign.gif) no-repeat left top;
	padding-left: 20px;
}
#togglemenu .handler a {
	background: url(../images/icons/bullet.gif) no-repeat left top;
	margin-left: -25px;
}
#togglemenu .handler_down a {
	background: url(../images/icons/bullet.gif) no-repeat left top;
	margin-left: -25px;
}
.rightColumnBorder {
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 0px 7px;
}
.mainPadding {
 	padding: 0px 3px 0px 0px;
}

/* STYLE FOR IN PAGE FEEDBACK TOOL BOX ---NOT YET USED---  */
#tools {
	background-color:#f1f1f1;
	border-bottom:1px solid #b3bed0;
	border-top:1px solid #999999; 
	height:20px; 
	padding-top:3px;
}

#tools {
	/*color: #006;
	background-color: #fff;
	padding: 3px;
	margin-bottom: 25px;
	border-bottom:1px solid #b3bed0;*/
	}

#tools ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	
	} 

#tools ul.print li {
	margin-left: 0;
	padding-left: 2px;
	
	list-style: none;
	display: inline;
	}

#tools ul li {
	margin-left: 0;
	padding-left: 2px;
	
	list-style: none;
	display: inline;
	}

#tools ul li {
	margin-left: 0;
	padding-left: 2px;
	
	list-style: none;
	display: inline;
	}

#tools ul {
 list-style-type: none; 
 margin-left: 0.5cm;
 padding-left: 0;
}
#tools ul li {
 padding-left: 1.25em;
 padding-right: 1.5em;
}
#tools ul li a {
 padding:2px;
 margin:2px;
}
#tools ul li a:hover {
 margin-left: -1.25em;
 padding-left: 1.75em;
 border:1px solid #ccc;
 border-top:1px solid #fff;
 border-left:1px solid #fff;
 /*background-color:#ffc;*/
}
#tools ul li.print a {
 background: transparent url('../images/icons/ico-print.gif') no-repeat;
 margin-left: -1.25em;
 padding-left: 1.75em;
 border:1px solid #efefef;
}
#tools ul li.email a {
 background: transparent url('../images/icons/ico-email.gif') no-repeat;
 margin-left: -1.25em;
 padding-left: 1.75em;
 border:1px solid #efefef;
}
#tools ul li.fave a {
 background: transparent url('../images/icons/ico-fave.gif') no-repeat;
 margin-left: -1.25em;
 padding-left: 1.75em;
 border:1px solid #efefef;
}
#tools ul li.rate a {
 background: transparent url('../images/icons/ico-rate.gif') no-repeat;
 margin-left: -1.25em;
 padding-left: 1.75em;
 border:1px solid #efefef;
}
#Button a {
	display:block;
	width: 131px;
	height: 27px;
	background:url(../../mysocrates/images/button.jpg) top left no-repeat;
	color:#000000;
	padding-top: 3px;
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: -1px;
	text-align: center;
}
#Button a:hover {
	background:url(../../mysocrates/images/button_over.jpg) top left no-repeat;
	
}
#bigButton a {
	display:block;
	width: 151px;
	height: 40px;
	background:url(../../mysocrates/images/big_button.jpg) top left no-repeat;
	color:#000000;
	padding-top: 3px;
	text-decoration: none;
	font-size: 9pt;
}
#bigButton a:hover {
	background:url(../../mysocrates/images/big_button_over.jpg) top left no-repeat;
	
}