﻿/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    color: #000000;
	font-size: 11pt;
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
img.ExtImg
{
	margin: 0px  5px 0px 5px;
}
TD.Content
{
    color: #000000;
	font-size: 12pt;
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;
}
.PageTitle
{
	color: #993300;
	font-weight: normal;
	font-size: 24pt;
	font-family: Tahoma, Garamond, MS Serif, MS Sans Serif, Serif, Arial;
}
.sPageTitle
{
	color: #993300;
	font-weight: bold;
	font-size: 19pt;
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;
}
.ResourcesCat2
{
	color: #000000;
	font-weight: bold;
	font-size: 13pt;
}

.ResourcesCat1
{
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
}
.PageImage
{
	border: solid 2px #993300;
}
.PageImageNoBorder
{
	border: solid 0px;
}
Table.MainT
{
	border: solid 2px #993300;
}
TD.rBorder
{
	border-right: solid 1px #993300;
}
Table.SearchT
{

}
Table.Collaborations
{
	border-left: solid 1px #993300;
	border-top: solid 1px #993300;
	border-bottom: solid 1px #993300;
}

a.Nav
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	text-decoration: none;
}
a.Nav:link
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	text-decoration: none;
}
a.Nav:visited
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	text-decoration: none;
}
a.Nav:active
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	text-decoration: none;
}
a.Nav:hover
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	text-decoration: none;
	font-weight: 400;
}

A:link	{	
	text-decoration:	none;
	color:	#993300;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#993300;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#993300;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#993300;
	}

	

table.main
{
 border-bottom: solid 1px #CCCCCC;
 border-left: solid 1px #CCCCCC;
 border-right: solid 1px #CCCCCC;
 border-top: solid 1px #CCCCCC;
}

td.footer
{
	color: #993300;
	font-size: 9pt;
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;
}

A.collaborationsA
{
	text-decoration: none;
	color: #000000;
}
A.collaborationsA:Link
{
	text-decoration: none;
	color: #000000;
}
A.collaborationsA:Visited
{
	text-decoration: none;
	color: #000000;
}
A.collaborationsA:Active
{
	text-decoration: none;
	color: #000000;
}
A.collaborationsA:Hover
{
	text-decoration: none;
	color: #000000;
}

a.SiteMap
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #993300;
	text-decoration: none;
}
a.SiteMap:link
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	font-size: 11pt;
	text-decoration: none;
}
a.SiteMap:visited
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	font-size: 11pt;
	text-decoration: none;
}
a.SiteMap:active
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	font-size: 11pt;
	text-decoration: none;
}
a.SiteMap:hover
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	color: #993300;
	font-size: 11pt;
	text-decoration: underline;
}

a.SearchLink
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.SiteMap:link
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.SiteMap:visited
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.SiteMap:active
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.SiteMap:hover
{
	font-family: Garamond, MS Serif, MS Sans Serif, Serif, Arial;	
	font-size: 11pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.ProjectsTable
{
    width: 100%;
}
.AltProjectsRow
{
    background-color: #FFFFFF;
}
.ProjectsRow
{
}
.TrainingListHeader
{
    font-weight: bold;
    color: #993300;
    border: solid 1px #993300;
}
.TrainingListItem
{
    border: solid 1px #993300;
}

