/* Default CSS Stylesheet for a new Web Application project */

SELECT2
{
    BACKGROUND-COLOR: #BDAC74;   
    font-size: 11px;
}

SELECT
{
    font-size: 10px;
}

.check
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px;
    BORDER-TOP-WIDTH: 0px;
}

INPUT.text
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px  solid;
    BORDER-LEFT: 1px  solid;
    BORDER-BOTTOM: 1px solid;
    BACKGROUND-COLOR: #BDAC74;
    font-size: 11px;
}

INPUT
{
    font-size: 11px;
}


TEXTAREA2
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px  solid;
    BORDER-LEFT: 1px  solid;
    BORDER-BOTTOM: 1px solid;
    BACKGROUND-COLOR: #BDAC74;
    font-size: 11px;
}

TEXTAREA
{
    font-size: 11px;
}


BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13pt;
}
td.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	
}

.standard
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.standard10
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: red;
}

.validator
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: Firebrick;
}
.tiny
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
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	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration: none;
	color: #9a8742;
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #9a8742;
	}	
		
A:active	{	
	text-decoration:	none;
	color: #9a8742;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	black;
	}
	
A.blackLink:link	{	
	text-decoration: none;
	color: black;
	}	
		
A.blackLink:visited	{	
	text-decoration:	none;
	color: black;
	}	
		
A.blackLink:active	{	
	text-decoration:	none;
	color: black;
	}	
		
A.blackLink:hover	{	
	text-decoration:	underline;
	color:	black;
	}
	
a.breadcrumb:link	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
a.breadcrumb:visited	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
a.breadcrumb:active	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
a.breadcrumb:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: underline;
	color: #9a8742;
	}
	
	A.OtherLink:link	{	
	text-decoration:	underline;
	color: black;
	}	
		
A.OtherLink:visited	{	
	text-decoration:	underline;
	color: black;
	}	
		
A.OtherLink:active	{	
	text-decoration:	underline;
	color: black;
	}	
		
A.OtherLink:hover	{	
	text-decoration:	underline;
	color:	black;
	}
	
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;
	}	

.infotext {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Times, Geneva;

}

.menuskin{ position:absolute; background-color:menu; border:1px solid black; font:normal 10px Verdana; line-height:15px; z-index:0; visibility:hidden; }
	.menuskin a{ text-decoration:none; color:black; padding-left:10px; padding-right:10px; }
	#mouseoverstyle{ color:white; cursor:hand; background-color:#4076B3; text-decoration:none }
	#mouseoverstyle a{ color:white; text-decoration:none }
	.menustyle { width:100%; cursor:hand;}
	
.style9 {
			color: #FFFFFF; 
			font: normal 12px Verdana;
			}
.style11 {
			font-size: 32px; 
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			}
.style13 {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #a52a2a;
			}
			
.style12 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			}
.style15 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 15px;
			}
.style13black {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 13px;
			}
.style19 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 14px;
			}
.style16 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
			font-weight: bold;
			}
.sideheader {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 16px;
			font-weight: bold;
			}
			.image {
			height: 100px;
			width: 145px;
			}
.style22 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 20px;
		
			}
			.image {
			height: 100px;
			width: 145px;
			}

td.litbread:link	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
td.litbread:visited	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
td.litbread:active	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: none;
	color: #9a8742;
	}	
		
td.litbread:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	size: 12px;
	text-decoration: underline;
	color: #9a8742;
	}	
.style23 {font-weight: bold}
.style24 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a52a2a;
			}
.style25 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a52a2a;
			}
			
A.redLink:link	{	
	text-decoration: none;
	font-weight: bold;
	color: #a52a2a;
	}	
		
A.redLink:visited	{	
	text-decoration: none;
	font-weight: bold;
	color: #a52a2a;
	}	
		
A.redLink:active	{	
	text-decoration: none;
	font-weight: bold;
	color: #a52a2a;
	}	
		
A.redLink:hover	{	
	text-decoration: underline;
	font-weight: bold;
	color: #a52a2a;
	}

td.conventionContent {
	padding: 10px;
	line-height: 13pt;
	text-align: justify;
	vertical-align: top;
		
	}
	
.oceanBlue {
	color: #006699;
	
	}
.oceanBlueMedium {
	color: #006699;
	font-size: 14px;
	}
.seaBlue {
	color: #2Abbd3;
	text-align: left;
	}
.seanBlueMedium {
	color: #2Abbd3;
	font-size: 14px;
	}
td.speakerBG {
	background:url(images/ConventionImages/speaker_bg.jpg);
	background-repeat:no-repeat;
	padding: 15px;
	}
td.sundayBG {
	background:url(images/ConventionImages/sunday_bg.jpg);
	background-repeat:no-repeat;
	padding: 8px;
	vertical-align: top;
	font-size: 10px;
	}
td.mondayBG {
	background:url(images/ConventionImages/monday_bg.jpg);
	background-repeat:no-repeat;
	padding: 8px;
	vertical-align: top;
	font-size: 10px;
	}
td.tuesdayBG {
	background:url(images/ConventionImages/tues_bg.jpg);
	background-repeat:no-repeat;
	padding: 8px;
	vertical-align: top;
	font-size: 10px;
	}
td.wedsBG {
	background:url(images/ConventionImages/wed_bg.jpg);
	background-repeat:no-repeat;
	padding: 8px;
	vertical-align: top;
	font-size: 10px;
	}
td.dayBG {
	background:url(images/ConventionImages/dayBG.jpg);
	background-repeat:no-repeat;
	padding: 8px;
	vertical-align: top;
	font-size: 10px;
	}
td.conventionExtras {
	padding-right: 4px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	}
td.conventionExtras2 {
	padding-right: 4px;
	text-align: right;
		}
td.schedule {
	padding: 2px;
	}
.style1 {
	color: #003366;
	font-weight: bold;
}

.orange {
	color: #ff8231;
	text-align: left;
	}
	

.style1 {
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
	text-align: left;
}
.style2 {
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
