/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:#000033;
    padding-top:2px;
    
}

input
{
	font-size:10px;
}

textarea
{
	font-family:Arial;
	font-size:11px;
}
select
{
	font-size:10px;
}

p
{
	font-size:14px;
	}
.BodyText
{
	
	font-size:14px;
	padding-bottom:25px;
}

.PreTitle
{
	color:#000000;
	font-size:12px;
}

.Title
{
	color:006699;
	font-size:18px;
}

.SubTitle
{
	color:#000000;
	font-size:12px;
}

H1	
{
	color:006699;
	font-size:24px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0px;
	margin-bottom:0px;
}	
		
H2	
{
	color:006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	17px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0px;
	}	
		
H3	{	
	color:006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding:0px;
	margin-bottom:5px;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	
{
	padding:3px;
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	color:#006699;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
TD 
{
	font-size:14px;
	vertical-align:top;
}
TD.Registration
{
	padding-left: 3px;
	padding-right:3px;
}

TD.BIO
{	font-size:14px;}

TD.Schedule
{font-size:11px;}
td.registration
{font-size:11px;}
td.Presenters
{font-size:11px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

TD.ScheduleEntry
{
	border-collapse:collapse;
	padding:3px;
	margin:0px;
	border:solid 1px #aaaaaa;
	font-size:12px;
}

td.Title
{
	padding:0px;
	margin-bottom:3px
}
BoldTitle
{
	color:#006699;
	font-weight:bold;
}
td.Header
{
	background-color:#009999;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	margin-bottom:0px;
	border-right:solid #009999 5px;
	border-left:solid #009999 5px;
	border-top:solid #009999 5px
}
td.MainMenu
{
	padding-top:3px;
	padding-bottom:3px;
}
td.MainMenuWrapper
{
	width:150px;
}
td.SubMenu
{
	vertical-align:MIDDLE;
	padding-left:10px;
	
}
TD.BodyOuterBorder
{border:solid #009999 10px;border-top:0px;padding:0px}

TD.BodyInnerBorder
{border: solid #993333 1px;padding:15px}

A.MainMenu:link
{
	font-size:14px;
	color: #ccffff;
}	
		
A.MainMenu:visited	{	
	font-size:14px;
	color:	#ccffff;
	}	

A.MainMenu:hover
{
	font-size:14px;
	color: #ffff99;
}		
A.MainMenu:active
{
	font-size:14px;
	color: #ffffcc;
}	


A.SubMenu:link
{
	font-size:11px;
	font-weight:bold;
	color: #ffffff;
}	
		
A.SubMenu:visited	
{	
	font-size:11px;
	font-weight:bold;
	color:	#ffffff;
}	

A.SubMenu:hover
{
	color: #ffffcc;
}		
A.SubMenu:active
{
	color: #ffffcc;
}	

A.altLink:link
{
	color:#993333;
}

A.altLink:visited
{
	color:#993333;
}

A.altLink:hover
{
	color:#cc6666;
}

A.altLink:active
{
	color:#cc6666;
}

A:link
{
	color: #006699;
}	
		
A:visited	{	
	color:	#006699;
	}	

A:hover
{
	color: #3399cc;
}		
A:active
{
	color: #006699;
}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

span.warning
{
	background-color:red;
	border:solid 1px black;
	padding:2px;
	font-size:11px;
	
	}
	
TABLE.links
{
	margin-left:20px;
}
TABLE.links tr td
{
	font-size:10px;
}
