/* CSS Document */
body{
width:750px;
margin:15px;	
	}

.leftTd a{
	margin-top:10px;	
	}
.code{
	font-family:"Courier New", Courier, monospace;	
	}
 
 .subHomePage, .subHomePage td{	
	border-width:1px;
	border-color:#99C;
	border-style:solid;
	
	}
.overlibber , .overLibber{
	text-align:center;
	margin:5px;
	padding:5px;
	background-color:#CCCCFF;
}

#leftSide{
border-right-width:2px; 
border-right-color:#9999CC; 
border-right-style:inset;
}

#logInFooter{
font-size:12px;
color:#330066;
}

#logInFooter a:active{
text-decoration:underline;
color:#330066;
}
#logInFooter a:hover{
text-decoration:none;
color:#000033;
}
.ssiTable{
font-size:12px; 
text-align:left;
}
.ssiTable2{
font-size:12px; 
text-align:left;
}
th .ssiTable2{font-size:13px;}
.ssi_table{

}
.textChange{
font-weight:normal;
}
.textChangeOver{
background-color:#006699;
color:#99FFFF;
}

.cap {
	font-size: 18px;
	font-weight: bold;
	color:#003333
}
.cap aHover{
text-decoration:none;
}

.headingStyle1{
	background-color:#99CC99;
	color:#006600;
	border-width:2px;
	border-style:ridge;
	border-color:#006600;
	padding: 2px;
	padding-bottom:1px;
	margin: 3px;
	margin-bottom:1px;
}

.headingStyle2{
	background-color:#99FFFF;
	color:#000033;
	border-width:2px;
	border-style:ridge;
	border-color:#000033;
	padding: 1px;
	padding-bottom:1px;
	margin: 3px;
	margin-bottom:1px;
}
.headingStyle2 a:link{
	background-color:#99CC99;
	color:#006600;
	text-decoration:none;
}
.headingStyle2 a:hover{
	background-color:#99CC99;
	color:#006600;
	text-decoration:underline;
}
.headingStyle2 a:visited{
	background-color:#99CC99;
	color:#006600;
	text-decoration:underline;
}
.headingStyle2 a:active{
	background-color:#99CC99;
	color:#006600;
	text-decoration:underline;
}

.headingStyle2 td{
	background-color:#99CC99;
	color:#006600;
	border-width:0px;

}

.pinkRed{
	background-color:#FF99FF;
	color:#CC0000;
	border-width:2px;
	border-style:ridge;
	border-color:#CC0000;
	padding: 2px;
	margin: 1px;
}
.pinkRed a:link{
	color:#CC0000;
	text-decoration:underline;
}

.pinkRed a:visited {
	color:#CC0000;
	text-decoration:underline;
}

.pinkRed a:hover{
	color:#CC0000;
	text-decoration:none;
}

.pinkRed a:active{
	color:#CC0000;
	text-decoration:none;
}





div{
width:800px;
}

.whatsNew{
border-color:#9966FF;
background-color :#FF33FF;
}

.review {
height:355px; 
background-image:url(../../images/review-fundamentals.jpg);
background-repeat:no-repeat;
background-position:right;
}

.links{
font-size:11px;
}
.hrLink{
color:#993399;
}
.hrCool{
color:#330033;
}

.menuList{
display:none;
margin:2px;
margin-top:1px;
margin-bottom:15px;
}
.menuList li{
	list-style-type: none;

}

.menuTitle{
display:block;
padding:5px;

}

ul li { 
margin:1px;
}

.roman_num {
	list-style-type: upper-roman;}

.unListed {
	list-style-type: none;
	}


li {
    list-style-position:outside;   }

.alpha{list-style-type:upper-alpha;}

.number{
	list-style-type: decimal;
}
body,td,th {
	color:#330099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color: #CCCCFF;
}
body h3, h4 {color:#330099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	display:inline; }

h1{color: #330066;font-family:Impact, "Arial Black", Vrinda}


h2{	color: #330033;font-family:Impact, "Arial Black", Vrinda}
div{ width:669px;}

li{
margin-left:40px;
padding-left:0px;}

.undecorated{
text-decoration:none;
font-size:14px;}

.definition b{
color:#FF00FF}

.definition {
	font-family: Tahoma, Arial, "Arial Narrow", Georgia;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #00004A;
	font-size: 18px;
	padding:12px;
	margin:8px;
}
.subheading_centered {
	font-family: Tahoma, Arial, "Arial Narrow", Georgia;
	font-size: 23px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
	text-align:center;
}

.subheading {
	font-family: Tahoma, Arial, "Arial Narrow", Georgia;
	font-size: 23px;
	font-weight: bolder;
	color: #003366;
	background-color: #9999FF;
	margin: 5px;
	border: thin solid #006600;
	width:inherit;
}
.contrastSubhead{
	font-family: Tahoma, Arial, "Arial Narrow", Georgia;
	font-size: 23px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	margin: 5px;
	border: thin solid #006600;

}

.mainSubheading{
	color: #330066;
	font-size: 20px;
	font-weight: bolder;
}
.timesNewRoman {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bolder;
}
a:link{
	font-weight:700;
	color:#006699;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration:none;
	border-width:1px;
	border-color:#000033;
	border-style:none;
}

a:visited {
	font-weight:700;
	color:#9999CC;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration:none;
	border-width:1px;
	border-color:#000033;
	border-style:none;
}

a:hover {
	font-weight:700;
	text-align:center;
	text-decoration:underline;
	color: #666666;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-width:1px;
	border-color:#000033;
	border-style:none;
 }

a:active{
	font-weight:700;
	color:#666666;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-decoration:none;
	border-width:1px;
	border-color:#000033;
	border-style:none;
}

 .subtle a:link{
text-decoration:inherit;
color:#CCCCFF;
background-color:#CCCCFF;
padding:0px;
margin:0px;
}
 .subtle a:hover{
text-decoration:inherit;
color:#CCCCFF;
background-color:#CCCCFF;
padding:0px;
margin:0px;
}
.subtle a:active{
text-decoration:inherit;
color:#CCCCFF;
background-color:#CCCCFF;
padding:0px;
margin:0px;
}
.subtle a:visited{
text-decoration:inherit;
color:#CCCCFF;
background-color:#CCCCFF;
padding:0px;
margin:0px;
}


.helpfulHint a:link{
color:#333366;
text-decoration:underline;
}
.helpfulHint a:visited {
color:#333333;
text-decoration:underline;
}
.helpfulHint a:hover {
background-color:#CCCCFF;
color:#333366;
text-decoration:none;
}

.helpfulHint  a:active
{
color:#333366;
text-decoration:underline;

}

.definition a:link{
color:#FFFFFF;
padding:0px;
}
.definition a:visited {
color:#FFFFFF;
padding:0px;
}
.definition a:hover {
color:#66CCFF;
background-color: #00004A;
padding:0px;
}

.definition a:active{
color:#FFFFFF
padding:0px;
}

.upRight{
position:relative;
}


.togOver{
background-color:#990099;
color:#FF99FF;
text-align:center;
border: 1px ridge #FF99FF;
}

.upRight .togOver
{
background-color:#990099;
color:#FF99FF;
text-align:center;
font-size:10px;
border: 1px ridge #FF99FF;
}

.togOut{
	background-color:#FF99FF;
	color: #990099;
	text-align:center;
	border: 1px ridge #660066;
}

.theorem {
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000033;
	margin: 2px;
	padding: 2px;
	border: 2px dotted #0033CC;
}


.overline {
	text-decoration: overline;
}
.dynamicStyles {
	background-color: #9999FF;
	margin: 4px;
	padding: 4px;
	border: 1px inset #003399;
}

 
.blueBorder{
padding: 12px;
border-style:double;
}

.borderDiv{
	margin: 15px;
	padding: 12px;
	border: thin solid #000033;
	

}

.mediumSmallText {
	font-size: 13px;
}
.medBigText {
	font-size: 18px;
	font-weight: bolder;
}


.smallerText {
	font-size: 10px;
}

.crossOut {
	text-decoration: line-through;
}
.crossOutRed{
text-decoration: line-through;
color:#FF0000;
font-weight:400;
}

.hiddenBlock{
visibility:hidden;
display:block;
}
.hidden{
visibility:hidden;
}


.toggler{
	text-align:center;
	background-color:#003333;
	color:#FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.overView{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333366;
	font-weight: bolder;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	margin: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width:600px;
}


.navSite ul{
padding:3px 0;
margin-left:0;
border-bottom: 1px solid #003333;
}
.navSite ul li{
list-style:none;
margin:0;
display:inline;
}
.navSite ul li a{
padding: 3px 0.5em;
margin-left:3px;
border: 1px solid #003333;
border-bottom:none;
background:#9999FF;
text-decoration:none;
}
.navSite ul li a:link{
color: #003333;
}
.navSite ul li a:visited{
color: #003333;
}
.navSite ul li a:link:hover, .navSite ul li a:visited:hover{
color: #000;
background:#AAE;
border-color:#227;
}
.navSite ul li a#current{
background:#CCCCFF;
border-bottom: 2px solid #CCCCFF;
}
.inlineList {
	display: inline;
}

.onTheLeft {
	width: 150px;
	float: left;
	margin-top:0;
	margin-right: 3px;
	border-right: 2px;
	border-right-color:#9999FF;
	border-right-style: outset;
	padding-top:0;
	padding-right:1px;
}


h5 {
	display: inline;
}
.red {
	color: #FF0000;
}
.logIn {
	background-color: #9999FF;
}
.eclipsePurple {
	color: #990066;
	font:"Courier New", Courier, mono;
	font-weight: bold;
}
.eclipseGeneral {
font:"Courier New", Courier, mono;
}

