
body
{
  background-color:silver;
   FONT-FAMILY: Arial, Helvetica, sans-serif;
   FONT-SIZE: 10pt;
   color:#333333;
    margin-top: 0
}

Input.text
{
	Width: 40pt;
	height: 12pt;
   Font-Size: 8pt;
}
.Button {  
font-size: 8px; 
font-style: normal; 
font-weight: bold; 
text-align:center;
text-decoration: none; 
width:35px;
cursor: hand
}

.OuterTable {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
   FONT-SIZE: 10pt;
   color:#333333;
   background-color:white;
	width: 810px;
	 padding-top : 0px;
	padding-right : 2px;
	padding-left : 2px;
	padding-bottom : 0px;
	vertical-align : top;
	border-top-width : 0px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-style : solid solid solid;
	border-color : Silver Silver Silver Silver;
}
.BottomInfo {
	background-color:#F8F1E7;
	FONT-SIZE: 8pt;
	vertical-align : top;
	border : thin solid #EAD5B5;
}

A.HeaderLink:Visited { color: #23458C; text-decoration : none;FONT-SIZE:9pt;FONT-WEIGHT: bold;} 
A.HeaderLink:Active  { color: #23458C; text-decoration : none;FONT-SIZE: 9pt;FONT-WEIGHT: bold;}
A.HeaderLink:Link    { color: #23458C; text-decoration : none;FONT-SIZE: 9pt;FONT-WEIGHT: bold;}
A.HeaderLink:Hover   { color: #8B498B; text-decoration : none;FONT-SIZE: 9pt;FONT-WEIGHT: bold;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
A.SmallLink:Visited { color: #23458C; text-decoration : none;FONT-SIZE:7pt;FONT-WEIGHT: bold;} 
A.SmallLink:Active  { color: #23458C; text-decoration : none;FONT-SIZE: 7pt;FONT-WEIGHT: bold;}
A.SmallLink:Link    { color: #23458C; text-decoration : none;FONT-SIZE: 7pt;FONT-WEIGHT: bold;}
A.SmallLink:Hover   { color: #8B498B; text-decoration : none;FONT-SIZE: 7pt;FONT-WEIGHT: bold;}


A.Header:Visited { color: #23458C; text-decoration : none;FONT-SIZE:12pt;FONT-WEIGHT: bold;} 
A.Header:Active  { color: #23458C; text-decoration : none;FONT-SIZE: 12pt;FONT-WEIGHT: bold;}
A.Header:Link    { color: #23458C; text-decoration : none;FONT-SIZE: 12pt;FONT-WEIGHT: bold;}
A.Header:Hover   { color: #8B498B; text-decoration : none;FONT-SIZE: 12pt;FONT-WEIGHT: bold;}


A:Visited { color: #23458C; text-decoration : none;FONT-WEIGHT: bold;} 
A:Active  { color: #23458C; text-decoration : none;FONT-WEIGHT: bold;}
A:Link    { color: #23458C; text-decoration : none;FONT-WEIGHT: bold;}
A:Hover   { color: #8B498B; text-decoration : none;FONT-WEIGHT: bold;}

a:link.on, a:visited.on {  color: #8B498B; text-decoration:none; border-bottom:1px dashed;FONT-SIZE:8pt; }
a:link.off, a:visited.off {  text-decoration:none; FONT-SIZE:8pt; }
a:link.done, a:visited.done { text-decoration:none;  FONT-SIZE:8pt; }
a.on:hover, a.off:hover, a.done:hover { text-decoration:underline FONT-SIZE:8pt; }


TR.Title
{
	background: url(../images/TitleBack.jpg) left top no-repeat;
	color:White;
	font-weight: bold;
	font-size: 15pt;
	
}
TD.TitleTD
{
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 9px;
	height:40px;
}

.Header
{
	font-size: 10pt;
	font-weight:bold;
}
Table{
 text-align:justify;
 font-size:9pt;
}
Table.program{
width: 100%;
}
Table.InnerTable
{
	 font-size: 9pt;
}
Table.SmallInnerTable
{
	font-size: 8pt;
   padding:3px, 3px, 3px, 3px;
   
}
Table.SmallInnerTableNoPad
{
	font-size: 8pt;
   
}
.ImageBorder{
border: solid 2px #CCCCCC;

	
}
TD.Highlights{
 background-color:#EDEAE4;
 border: solid 1px #B48C4F;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
   
   text-align:justify;
	
}
Table.BorderGray
{
 background-color:#EEEEEE;
 border: solid 1px #CCCCCC;
 font-size: 9pt;
 text-align:left;
}
TR.HeaderGray
{
  background-color:#CCCCCC;
  font-size: 12pt;
  font-weight:bold;
}
TD.Gray{
 background-color:#EEEEEE;
 border: solid 1px #CCCCCC;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
  
	
}
TD.Details{
background-color:#EBF0FA;
 border: solid 1px #839EDE;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
   
}
TD.About{
background-color:#EBF0FA;
 border: solid 1px #839EDE;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
   
}
TD.Academic{
background-color:#EBF0FA;
 border: solid 1px #839EDE;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
}
TD.Included{
background-color:#EDEAE4;
 border: solid 1px #B48C4F;
 font-size: 9pt;
   padding:4px, 4px, 4px, 4px;
   
}
TD.Representative{
background-color:#EBF0FA;
 border: solid 1px #839EDE;
 font-size: 8pt;
   padding:4px, 4px, 4px, 4px;
   
}


#chromemenu{
width: 100%;
font-weight: bold;
font-size: 10pt;
}

#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/chromebg.gif) center center repeat-x;
padding: 5px 0;
margin: 0;
text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li{
display: inline;
}

#chromemenu ul li a{
color: #494949;
padding: 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover{
background: url(../images/chromebg2.gif) center center repeat-x;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu{
width: 100%;
font-weight: bold;
font-size: 10pt;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background: url(../images/chromebg.gif) center center repeat-x;
border: 1px solid #bebebe;
text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(../images/slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: black;
}

#container	{ position:relative; width:500; height:450px; z-index:100;
	background-color:#EBF0FA;
 border: solid 1px #839EDE;
 padding:5px 5px 5px 5px;}
/* Include id's for all your layers here, with commas between. */
#lyr1, #lyr2, #lyr3, #lyr4, #lyr5,#lyr6, #lyr7, #lyr8, #lyr9,#lyr10, #lyr11, #lyr12,#lyr13, #lyr14, #lyr15, #lyr16, #lyr17, #lyr18	{ 
	position:absolute; visibility:hidden; left:0; top:0; z-index:1;
	
 padding:5px 5px 5px 5px;
 font-size: 9pt;}
