a:link
{
	color: rgb(7,73,132); 
}
a:visited
{
	color: rgb(7,73,132); 
} 
a:active 
{
	color: rgb(0,0,0);
}
a:hover
{
	color: rgb(102,102,102); 
}

table
{
	table-border-color-light: rgb(185,233,223);
	table-border-color-dark: rgb(33,66,66); 
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
}
body
{
	background-repeat: repeat;
	background-color: rgb(255,255,255);
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(0,0,0);
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: rgb(7,73,132);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(7,73,132); 
}
h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	background-image: url(images/pagetitle_bg.gif);
	background-repeat: repeat-x, repeat-y;
	background-position: center center;
	filter: DropShadow(Color=#cccccc, OffX=7, OffY=7, Positive=10);
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(7,73,132);
	font-weight: bolder;
	font-size: 16px;
}
h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-variant: small-caps;
	background-image: url(images/menu_sec_header_bg.gif);
	background-repeat: repeat-y;

}
h6
{
	color: #330000;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0px 0px;


}
.secmenulink {
	font-size: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url((URL));
	cursor: hand;
	padding-left: 5px;
}
.note {
	font-size: 10px;
}
.link {
	color: #000000;
	cursor: hand;
	text-decoration: underline;


}
.link:hover {
	color: rgb(102,102,102);
	text-decoration: none;

	
}
.currentPage {
	color: rgb(7,73,132);
}
.secmenuhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #000000;
	font-weight: bold;
}
.secmenuheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #FFFFFF;
	font-weight: bold;
}
.secmenuheaderhover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	cursor: hand;
	font-variant: small-caps;
	color: #CCCCCC;
	background-image: url(images/menu_sec_header_bg.gif);
	font-weight: normal;
}
.secmenuhover {
	font-size: 10px;
	background-image: url(images/sec_select.gif);
	cursor: hand;
	padding-left: 5px;
	text-decoration: underline;
	color: rgb(102,102,102);



}
.secmenuactive {
	background-image: none;
	font-weight: bold;

}
.tableN {
}
.tableL {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableR {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableB {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableLR {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableLB {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableRB {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableLRB {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.tableLRBT {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: rgb(7,73,132);
	border-right-color: rgb(7,73,132);
	border-bottom-color: rgb(7,73,132);
	border-left-color: rgb(7,73,132);
}
.highlight {
	font-weight: bold;
	color: rgb(7,73,132);
}
.alert {
	font-style: italic;
	color: #FF0000;
}
.table_header {
	font-weight: bold;
	color: #FFFFFF;
}
blockquote {
	margin: 8px;
}
.table_subheader {
	font-weight: bold;
	color: #000000;
}
.border {
	border:2 solid rgb(7,73,132);
}
.linkcursor {
	cursor: hand;
}
.docTitlecss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/pagetitle_bg.gif);
	background-repeat: repeat-x, repeat-y;
	background-position: center center;
	filter: DropShadow(Color=#cccccc, OffX=7, OffY=7, Positive=10);
}
