/* this is stylesheet 'style1' */
/* designed on 2006-02-15 */


@charset "iso-8859-1";




/********************
 * general settings *
 ********************/


/* 
 * body formatting 
 */
body { 
	background-color:#003366;
}


/* 
 * Heading Styles 
 */
h1.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:42.0pt; 
	margin-left: 15px; 
	margin-right: 15px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

h2.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:32.0pt; 
	margin-left: 15px; 
	margin-top: 0px; 
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

h3.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:26.0pt; 
	margin-left: 0px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
	/*line-height: 0.0pt;*/
}

h4.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:20.0pt; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

h5.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:16.0pt; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

h6.main { 
	color: silver; 
	font-family: "times new roman", serif; 
	font-size:12.0pt; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}



/*
 * Bulleted Lists 
 */
ul { 
	font-size: 20pt; 
	font-family: "times new roman", serif;
	text-align: left;
	color: silver;
	line-height: 20.0pt;
	margin-top: 15px;
	margin-bottom: 5px;
}

ul ul li { 
	font-size: 16pt; 
	font-family: "times new roman", serif; 
	text-align: left;
	color: silver;
	line-height: 16.0pt;
	margin-top: 15px;
	margin-bottom: 5px;
}

ul ul ul li { 
	font-size: 12pt; 
	font-family: "times new roman", serif; 
	text-align: left;
	color: silver;
	line-height: 16.0pt;
	margin-top: 15px;
	margin-bottom: 5px;
}



/*
 * paragraph text
 */
p.first { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:24.0pt;
	text-align: center; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

p.second { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:20.0pt;
	text-align: center; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}

p.third { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:16.0pt;
	text-align: center; 
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*line-height: 0.0pt;*/
}





/*************************
 ** table & cell styles **
 *************************/

/*
 * this is for the table that surrounds the main content
 */
table.main
{

	border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;

    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;

    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    
    width: 100%;

}



/*
 * link bar (header) cell
 */
td.link_bar
{
    background-color: #C5C3AF;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle;
    /*height: 22px;*/
}


/*
 * side bar cell
 */
td.side_bar
{
    color: #ffa34f;
    /*background-color: #efefef;*/
    /*background-color: #d5c6b4;*/
    height: 22px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
}


/*
 * main content cell
 */
td.content
{
    color: #ffa34f;
    /*background-color: #006699*/;
    height: 22px;
    padding-right: 2px;
    padding-left: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: left;
    vertical-align: top;
}







/*********************
 ** link bar styles **
 *********************/

/* link bar header styles */
/*link="#003366" vlink="#003366" style="text-align:center" cellpadding="0" cellspacing="0" border="0"*/
h1.link_bar { 
	color: #003366; 
	font-family: "times new roman", serif; 
	font-size:24.0pt; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}






/*********************
 ** side bar styles **
 *********************/

/* side bar header styles */
h1.side { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:20.0pt; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

h2.side { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:14.0pt; 
	margin-left: 5px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

h3.side { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:12.0pt; 
	margin-left: 10px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}

h4.side { 
	color: #C5C3AF; 
	font-family: "times new roman", serif; 
	font-size:12.0pt; 
	margin-left: 15px;
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px;
}






/**********************
 ** microsoft styles **
 **********************/

 /* Font Definitions */
 @font-face
	{font-family:"CaslonOpnface BT";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
@font-face
	{font-family:"SI New";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:silver;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:silver;
	text-decoration:underline;}
 /* Page Definitions */
 @page Section1
	{size:8.5in 11.0in;
	margin:45.0pt 1.0in 45.0pt 1.0in;}
div.Section1
	{page:Section1;}





