body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6EEF7;
	font-size: 10px;
/* global link properties */ 

}
a {
	color: #000066;

}
a:hover {
	text-decoration: underline;

}
a:visited {
	font-style: normal;
	text-decoration: underline;

}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.background{
	background : #FFFFFF 0px 0px;
}
.background-dark{
	background : #6285C5;
}
.background-gray {
	background : #FFFFCC;
}
.background-med{
	background : #ABC6E2;
}
.background-light{
	background : #D9E5F2;
	text-align: center;
}
.background-white{
	background : #FFFFFF;
}
.background-highlight{
	background : #ABC6E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3F74AB;



}
.title-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #99CCCC;




}
.index-background {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DFEEEE;
	color: #000066;
	white-space: nowrap;
	text-indent: 3pt;
}
.top-navigation {
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-color: #7CA7D1;
}
.top-navigation a:link {
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #7CA7D1;

}
.top-navigation a:visited {
	color: #000066;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #7CA7D1;

	}
.top-navigation a:hover {
	color: #336699;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7CA7D1;
/* left navigation for the template */

}
.index-navigation {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: normal;
	padding: 1px 1px 1px 5px;
	height: 11px;
	width: 175px;
	display: table-cell;
	background-color: #E6EEF7;

}
.index-navigation a:link
{
	color: #000066;
	background-color: #E6EEF7;
	padding: 1px 1px 1px 5px;
	white-space: nowrap;
	height: 11px;
	width: 175px;
	display: table-cell;
	text-decoration: none;
	border: 1px solid #E6EEF7;

}
.index-navigation a:visited{
	color: #000066;
	background-color: #E6EEF7;
    padding: 1px 1px 1px 5px;
	border: 1px solid #E6EEF7;
	display: table-cell;
	text-decoration: none;

}
.index-navigation a:hover {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #666699;
	text-decoration: none;
	display: table-cell;
/* end left navigation for the template */

}
.index-navigation-header {
	color: #004080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	padding: 1px;
	height: 11px;
	width: 175px;
	background-color: #abc6e2;
	border: 1px solid #abc6e2;	
}
.index-navigation-header a:link {
	color: #004080;
	white-space: nowrap;
	padding: 1px;
	height: 11px;
	width: 175px;
	display: table-cell;
	text-decoration: none;
	background-color: #abc6e2;
border: 1px solid #abc6e2;	
}
.index-navigation-header a:visited {
	color: #004080;
	text-decoration: none;
	border: 1px solid #abc6e2;
	background-color: #abc6e2;
}
.index-navigation-header a:hover {
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	display: table-cell;
	text-decoration: none;
}

.text{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.text-small{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.text-footer {
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color: #D9E5F2;
	word-spacing: normal;
	padding: 5px;
}
.text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.table-head {
	color: #000066;
	background-color: #D9E5F2;
	padding: 2px;
	white-space: nowrap;
	height: 20px;
	width: auto;
	border: 1px solid #666699;
	text-decoration: none;
	display: table-cell;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.table-body {
	color: #003366;
	background-color: #FFFFFF;
	padding: 10px;
	white-space: nowrap;
	height: 20px;
	width: auto;
	text-decoration: none;
	display: table-cell;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top: none;
	border-right: 1px dashed #666699;
	border-bottom: 1px dashed #666699;
	border-left: 1px dashed #666699;

}
.vertical-line {
	border-left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;



}
.box {
	background-color: #D9E4F2;
	padding: 2px;
	white-space: nowrap;
	height: 20px;
	width: auto;
	border: 4px double #6699CC;
	text-decoration: none;
	display: table-cell;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: center;


}
.box-small {
	background-color: #D9E4F2;
	padding: 1px;
	white-space: nowrap;
	height: 18px;
	width: auto;
	border: 2px double #000000;
	text-decoration: none;
	display: table-cell;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
	text-align: center;


}
