/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-left: 10px;
    
}

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 
{	
	FONT-SIZE: 10px;
}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;

	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}	


	
	
table
{
	border-collapse: collapse;
	font-size: 10px;
}


table.personoverview
{
	width: 269px;
	margin-bottom: 20px;
	border: 1px solid black;
	height: 145px;
	padding: 4px;
	border-collapse:collapse;
}

table.personoverviewsmall
{
	width: 269px;
	margin-bottom: 20px;
	border: 1px solid black;
	height: 80px;
	padding: 4px;
	border-collapse:collapse;
}


td.personoverviewheader
{
	font-size: 10px;
	font-weight: bold;
	padding: 4px;
	background-color: #010066;
	color: White;
}


table.menubox
{
	width: 269px;
	margin-bottom: 20px;
	border: 1px solid black;
	border-collapse: collapse;

}


tr.menuboxHeader 
{
		cursor: hand;
}



td.ExpanderHeader
{
	font-size: 10px;
	font-weight: bold;
	width: 248px;
	padding: 4px;
	background-color: #010066;
	color: White;
}	
td.ExpandCell
{
	background-color: #010066;
	vertical-align:top;
	text-align: center;
	border: 0px solid red;
}	


table.topbar
{
	width: 557px;
	border: 0px solid black;
	background-color: #010066; 
	}
img.topbar
{
	margin: 0px;
	padding: 0px;
	}	

td.topbar_header
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

td.topbar_cell
{
	vertical-align:middle;
	height: 20px;
	padding-left: 5px;
	}





A.menulink:link	
{
	font-weight: bold;
	font-size: 10px;
	text-decoration:	none;
	color:	white;

	}	
		
A.menulink:visited	
{
	font-weight: bold;
	font-size: 10px;
	text-decoration:	none;
	color:	white;
	}	
		
A.menulink:active	{	
	font-weight: bold;
	font-size: 10px;
	text-decoration:	none;
	color:	white;
	}	
		
A.menulink:hover	{	
	font-weight: bold;
	font-size: 10px;
	text-decoration:	underline;
	color:	white;
	}


A.menulink_small:link	
{
	font-family: Small Fonts;
	font-weight: normal;
	font-size: 7px;
	text-decoration:	none;
	color:	white;

	}	
		
A.menulink_small:visited	
{
	font-family: Small Fonts;
	font-weight: normal;
	font-size: 7px;
	text-decoration:	none;
	color:	white;
	}	
		
A.menulink_small:active	{	
	font-family: Small Fonts;
	font-weight: normal;
	font-size: 7px;
	text-decoration:	none;
	color:	white;
	}	
		
A.menulink_small:hover	{	
	font-family: Small Fonts;
	font-weight: normal;
	font-size: 7px;
	text-decoration:	underline;
	color:	white;
	}



a.FullProfileThumbnail 
{
	vertical-align: super;

}




table.smallfrontpagecontainer
{

	margin-top:20px;
	width: 557px;
	height: 120px;

		}

table.smallfrontpage
{
	font-size: 10px;
	border: 1px solid black;
	height: 100%;
	width: 172px;
	border-collapse: collapse;
	border: 1px solid black;
}


td.smallfrontpageheader
{
	font-weight:bold;
	height: 20px;
	background-color: #010066; 
	color: White;
	padding: 4px;
	
}


td.smallfrontpagecontent
{
	color: black;
	vertical-align: top;
		padding: 4px;
}



table.default-no-border
{

	margin-top: 10px;
	margin-left: -1px;
	margin-right: 0px;
	font-size: 10px;
	width: 559px;
	height: auto;
	border: 0px solid red;
	border-collapse: collapse;
}
table.default
{

	margin-top: 20px;
	font-size: 10px;
	border: 1px solid black;
	width: 559px;
	height: auto;
	border-collapse: collapse;
	border: 1px solid black;
}

td.defaultheader
{
	font-weight:bold;
	height: 20px;
	background-color: #010066; 
	color: White;
		padding: 4px;
}

td.defaultcontent
{
	color: black;
	vertical-align: top;
		padding: 4px;
}
	
td.videoTd
{
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
}


div.subheader
{
	width: 557px;
	height: 20px;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 5px;
}

table.subheader
{
	width: 557px;
	height: 20px;
	margin-top: 10px;
	border: 0px;
}


div.hotspotheading
{
	font-size: 12px;
	font-weight: normal;
}	
div.hotspotcontent
{
	font-size: 10px;
	font-weight: normal;
}	


img.thumbnail
{
padding: 10px;
margin: 10px;
}

img.thumbnailsmall
{
padding: 3px;
margin: 3px;
}
