/* Default CSS Stylesheet for a new Web Application project */

body
{
    background-color: white;
    font-family: verdana, helvetica, sans-serif;
    font-size: 80%;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
}

h1, h2, h3, h4, h5, th, thead, tfoot
{
    color: #113b68;
}
h1	{	
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:	200%;
	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:	175%;
	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:	158%;
	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:	140%;
	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:	120%;
	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:	100%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
tfoot, thead	{	
	font-size:	100%;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: arial, helvetica, sans-serif;
	}	
		
th	{	
	vertical-align:	baseline;
	font-size:	100%;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: arial, helvetica, sans-serif;
	}	

textarea 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:95%;
	overflow:auto;
}

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:	70%;
	}	

big	{	
	font-size:	117%;
	}	

blockquote, pre	{	
	font-family:	verdana, arial, helvetica, sans-serif;
	}	
	

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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size:80%;
    font-weight: bold;
}

.FrameLook
{
	background-color: #113B68;
	margin-left: 50px;
}

.ProductDisplay
{
	position:relative;
	margin-left: 50px;
	
}

.ProductMotto
{
	font-size:80%;
	font-style:italic;
}

.ProductHyperlink
{
	/*font-size:smaller;*/
	color:#113B68;
}

.SearchHyperlink
{
	font-size:x-small;
	color:Black ;
}

.Toolbarhilite
{
	background-color:#e7ebef;
	border-collapse:collapse;
	width:100%;
}

.linksColumn
{
	height:100%;
	/*background-repeat:repeat-y;*/
	width:200px;
	/*background-image:url(images/left_main.gif);*/
	background-color: #b9b9b9;
	border-width:medium;
	border-style:solid;
	border-color:#113B68;
	padding-top:25;
}

.ProductList
{
	/*font-size:80%;*/
}

.navBar
{
	font-size:80%;
}

.navBarColumn
{
	/*width:120;*/
}

.navBarRow
{
	vertical-align:top;
}

.LinksBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    line-height:normal;  
    color:#113B68;
    TEXT-DECORATION: none; 
}

a:link.LinksBold{color: #113B68}
a:visited.LinksBold{color: #113B68}
a:active.LinksBold{color: #113B68}

a:hover.LinksBold
{
COLOR: #113B68;
TEXT-DECORATION: underline;
}

.leftnavheading
{
COLOR: #FFFFFF;
TEXT-DECORATION: none; 
}

a:link.leftnavheading{color: #113B68}
a:visited.leftnavheading{color: #113B68}
a:active.leftnavheading{color: #113B68}

a:hover.leftnavheading
{
COLOR: #113B68;
TEXT-DECORATION: underline;
}

.navigation
{
	height:100%;
	margin-left:-2;
	/*margin-top:80;*/
	
}

.content
{
	padding-left:5;
	padding-top:5;
	margin-left: 5;
}

.navRow
{
	height:80px;
}

.contentForm
{
	margin-left:0;
	margin-top:0;
}

.GridStyle
{
	font-size:85%;
	width:100%;
}

.ReportItemGrid
{
 background-color: #9BB3C9;
 
}

.ReportAlternatingGrid
{
 background-color: #C2CCD3;
}

.ListHeadings
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	100%;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color:113B68;
	}	
	
.Subtitle
{
	COLOR: #113B68;
	font-size:80%;
	font-weight:bold;
}

.ProductLarger
{
	font-size:90%;
}

.CommentText
{
	/*font-size:80%;*/
	font-style:italic;
}

.EntryField
{
	font-size:80%;
	width:350px;
}

.listBullet
{
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 4px;
	border: 0px;
}

.GraphicHelpTable
{
	border-collapse:collapse;
	width:100%;
}
