﻿body 
{
	margin: 0;
	padding: 0;	
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
}
.notification
{	
	position: relative;
	background-color: #f8f9a8;
	border-style: solid;
	border-width: 2px;
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 11px 9px 11px;
	float: left;
	width: 450px;
}
.button
{	
	height: 33px;
	width: 99px;
	display: block;
	background-image: url(/images/b_generic_normal.png);
	background-repeat: no-repeat;
	text-align: center;
	margin-bottom: 3px;
	padding-top: 9px;
	float: right;
}
.button:link
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}
.button:hover
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(/images/b_generic_over.png);
}
.button:active
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image:url(/images/b_generic_down.png);
}
.button:visited
{
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.tasc
{
	color: #ffffff;
	margin-left: 15px;
	position: absolute;
}
.tasc a:link
{
	color: #ffffff;
}
.tasc a:visited
{
	color: #ffffff;
}
.tasc a:hover
{
	color: #ffffff;
}
#left-menu
{
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 75px; 
    height: 360px;
    width: 146px;
}
img.left-menu
{
    border: 0px;
	display: block;
	margin-bottom: 5px;
}
#contentHeader {
	background-image: url(/images/assureti_top.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 545px;
}
#contentContainer {
	background-image: url(/images/assureti_middle.png); 
   	background-repeat: repeat-y;
   	padding-left: 20px;
   	width: 545px;   	
}
#contentFooter {
	background: url(/images/assureti_bottom.png); 
	background-repeat: no-repeat;
   	padding-bottom: 65px;
   	height: 23px;
	width: 545px;
	margin: 0px;
}
#top-menu
{        	
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: right;
	position: relative;
	top: 3px;
}        
#top-menu img
{        	 	
	border-width: 0px;
	margin-right: 2px;
}
#secondaryMenu
{        	
	display: block;
	float: right;
	margin-top: 80px;
	position: relative;
	text-align: right;
	margin-left: 15px;
    margin-right: 15px;
	top: 3px;
	width: 130px;
}
#secondaryMenu img
{        	 	
	border-width: 0px;
	margin-bottom: 20px;
}
span
{
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
}
.header
{
	display: block;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Arial;
	margin: 0;  
	padding: 0;
}
body
{
	background: url(/images/assureti_bg.png) repeat-x;
}
p
{
	margin: 0;
	padding: 0;
}
#container
{
  	margin-left: auto;
	margin-right: auto;
	width: 742px;
}
#center
{
    height: 360px;
    position: relative;
    width: 390px;
}
#top
{
	height: 170px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0;
}
#bottom
{
	color: #ffffff;
    display: block;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 7px;
	height: 198px;
	width: 733px;
}
#footer
{
	background-color: #4c71ac;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	width: 900px;
	height: 100px;     	
}
#disclaimer
{
    font-size:11px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    padding-left:8px;
    text-align: left;
    width: 800px;
}
#masterpage-content
{
    background-image: url(/images/blue_bg.jpg); 
    background-repeat: repeat-y;
    margin-left: auto; 
    margin-right: auto;
    width: 900px;
    overflow: auto;
}
.pdf-download
{
	margin-right: 25px;
	float: left;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 130px;
}
.pdf-download img 
{
	border-width:0px;
}
.menu 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none
}
