/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
.floatLeft
{
	float:left;
    margin-right:0px; 
    margin-left: 0px; 
    margin-top:0px;
}
.floatRight
{
	float:right;
    min-width:100px;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:0px;
}
.welcomeImage 
{
	float:left;
}
.welcomeImage img
{
    margin-right:10px; 
    margin-left: 0px; 
    margin-top:5px;
   	border:solid 1px #CCCCCC; 
}
.caption 
{
      font-size:8pt; 
      font-family:verdana; 
      color:#666666; 
      padding-bottom:2px;
      margin-top:-3px;
}
.caption p
{ 
      padding-top: 2px; 
      margin-bottom: 2px;
	  color:#006699;
}
.header 
{ 
      padding-bottom:0px;
      padding-right:0px; 
      padding-left: 0px; 
      text-align:right; 
      white-space:nowrap;
      border-bottom:solid 1px #cccccc;
      font-family:tahoma;  
      font-size:8pt;  
      color:#666666; 
}
.dateLine 
{
      font-weight:bold;  
      float:left;
      white-space:nowrap;
}
.pageContent
{ 
      font-family:tahoma;  
      font-size:9pt;  
      color:#666666; 
}
/* added styles  For Heaading tags in the body content of the site*/
.pageContent H1
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 15pt; 
	color: #3399cc;
	text-transform:uppercase;
}

.pageContent H2
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 12pt; 
	color: #006699;
}

.pageContent H3
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 10pt; 
	color: #006699;
}

.pageContent H4
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 9pt; 
	color: #3399cc;
	text-transform:uppercase;
	
}

.pageContent H5
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 9pt; 
	color: #3399cc;
}

.pageContent H6
{
	font-weight: bold;
	font-family: Arial; 
	font-size: 8pt; 
	color: #3399cc;
}

/* end added For Heaading tags in the body content of the site styles*/


/* Start added styles For sailing Icons to be used as bullet point icons, and bolded text for Ordered lists in general text of the site*/

.pageContent UL,
{ 
    list-style-image: url(/Style Library/Images/li_icon.jpg );
    vertical-align:middle;
}

.pageContent OL
{ 
   Color:#006699;
   font-weight:bold;
}
/* End added styles For sailing Icons to be used as bullet point icons, and bolded text for Ordered lists in general text of the site*

/* Start added styles For <A> link color*/

.pageContent a
{ 
    color: #3399cc;
	text-decoration:underline
}

.pagecontent a:hover
{
     color: #CC6600;
	 text-decoration:underline;
}
/* End dded styles For <A> link color*/


.splashLinkArea
{
    *height:100px;
    min-height:100px;
	border:solid 1px #CCCCCC; 	
}
.imageSplash
{
    text-align:center;
    display:block;
    width:100%;
}
.imageSplash img
{
	border:solid 1px #CCCCCC; 	
}
.splashLinkFrame
{
    width:100%;
    display:block;
    clear:both;
    min-height:100px;
    *height:100px;
}
.floatingRelatedLinks
{
	border:solid 1px #CCCCCC;
    margin-left:10px; 
    margin-right: 0px; 
    margin-top:5px;
	float:right;
	min-width:150px;
	*width:150px;
	display:inline;
}
.removeMargins
{
	margin-top:-11px;
	margin-left:-11px;
	margin-right:-10px;
}

