body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin : 0 0 0 0;
	 }
	 
.defaults 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}
	 
.buttons
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 1px;
	cursor: hand;
	
	border-top-style: groove;
	padding-top: 0px;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	border-right-style: groove;
	border-left-style: groove;
	border-bottom-style: groove;
}	 

.welcome {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
.welcome2 {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6890B2;
}
.tabs {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
.tabs a:visited, a:link, a:hover
{
	text-decoration:none;
}

.content-title {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content-date {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #518BBD;
}
.content-text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #346996;
	line-height: 16px;
}
.side-nav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	text-decoration:none;
}

.side-nav a:visited {text-decoration:none;
	color: #000000;
	}

.info-text {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}
.login {

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6890B2;
}
.rollover a { display:block; width:227px; height:33px; background-image:url(images/button_On.jpg);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent:20px;
	text-align:center;
	text-decoration:none;
	line-height:31px


}
.rollover a:hover { background-image:url(images/button2-off.gif);}

.header
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #2B4963;
	font-size: 10px;
	color: #FFFFFF;	
	text-decoration: none;	
	text-align: center;
}

.footer 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #2b4963;
	text-decoration: none;
}

.footer a:visited 
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	text-decoration: none;	
}

.fault
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;	
	text-decoration: none;	
}

.txtStyle
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.productList
{
	list-style-type:none;
}

.productList li
{
	/*background-image:url(~/images/button1_On.jpg);
	background-repeat:repeat-x;*/
}

.reportRow 
{
	vertical-align:top;
}

.reportRow a
{
	border-width : 0 0 0 0;
	padding: 0 0 0 0;
}

.reportRow img
{
	border-width : 0;
}

.contentCell
{
	text-align:left;
}
