body
    {
    font-size: 12px;
    font-family:  Verdana, Helvetica, sans-serif;
    margin-top:0px;
    background-color:#54a2d1;
    background:#000 ;
	background-repeat: repeat-x;
	background-attachment:fixed;	
    }

table
    {
    font-size: 12px;
    font-family:  Verdana, Helvetica, sans-serif;
    }


DIV#predoc
    {
    width: 860px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	color:#000;
	border:0px solid #000;
	text-align:right;
    }

DIV#document 
    {
	clear:both;
    width: 898px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding:0px 0px 0px 0px;
	background-color:#ffffff;
	border:5px solid #999;
    }

DIV#header
    {
	clear:both;
    width: 858px;
	margin-left: auto;
	margin-right: auto;
	padding:20px 20px 10px 20px ;
	color:#003;
	border-bottom:1px solid #000;
    }

DIV#cboth 
    {
	clear:both;
	height:0px;
    }

DIV#content
    {
    width: 860px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 20px 10px 20px ;
	color:#000;
	font-family:verdana;
   }

DIV#footer 
    {
    width: 880px;
	margin-left: auto;
	margin-right: auto;
	padding:10px 10px 0px 10px ;
	color:#fff;
	border-top:0px solid #999;
	font-family:Verdana;
	font-size:10px;
    }

.slogan	{
	font-size:24px;
	font-family:Calibri;
	font-weight:normal;
	font-style:italic;
	color:#3366ff;
}

/* ----- MAIN NAV -----*/

DIV#nav a, #nav a:visited {
	font-family:Verdana;
	text-align:left;
	text-decoration:none; 
	color:#333;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:3px;
	display:block; 
	width:190px; 
	height:18px; 
	background-color:#ffffff;
	border-bottom:1px solid #e3e3e3; 
	font-size:14px;
	font-weight:normal;
	
}
DIV#nav a:hover {
	color:#000;
	background-color:#e9e9e9;
	border-bottom:1px solid #000; 
}

DIV#subnav {
	padding:5px 0px 5px 20px;
	border-bottom:1px solid #e3e3e3;
	text-align:left;	
}

DIV#subnav a:hover  {
	background-color:#e9e9e9;
	border-bottom:1px solid #f30;
}

a.subnav            	{padding:0px;font-size:12px;}
a.subnav:link			{color: #000; text-decoration: none;font-weight:normal;}
a.subnav:visited 		{text-decoration: none;color:#000;font-weight:normal;}
a.subnav:hover 	    	{color: #000;text-decoration:none;font-weight:normal;}

/* ----- END MAIN NAV -----*/

h1						{font-size:18px;color:#000;font-style:italic}
h2						{font-size:16px;color:#3366ff;font-style:italic;font-weight:normal}

.bookheader				{font-size:14px;color:#3366ff;}

.blue					{color:#3366ff}

.tariffheader			{font-size:14px;background-color:#999;color:#fff}

a.biglink	            {padding:0px;font-size:22px;font-style:italic}
a.biglink:link			{color: #f30; text-decoration: none;font-weight:normal;}
a.biglink:visited 		{text-decoration: none;color:#f30;font-weight:normal;}
a.biglink:hover 	    {color: #3366ff;text-decoration:none;font-weight:normal;}

a                       {text-align: center;overflow: hidden;font-size:12px}
a:link		            {color: #999; text-decoration: none;}
a:visited 	            {text-decoration: none;color:#999}
a:hover 	            {color: #000;text-decoration:none;}

a.header:link		    {color: #ffffff; text-decoration: none;font-weight:bolder;}
a.header:visited        {text-decoration: none;color:#ffffff;font-weight:bolder;}
a.header:hover       	{color: #006;text-decoration:none;font-weight:bolder;}

a.webdesign             {padding:0px;font-size:10px;}
a.webdesign:link		{color: #fff; text-decoration: none;font-weight:normal;}
a.webdesign:visited 	{color: #fff; text-decoration: none;font-weight:normal;}
a.webdesign:hover 	    {color: #999;text-decoration:none;font-weight:normal;}

a.footer         		{padding:0px;font-size:10px;}
a.footer:link			{color: #fff; text-decoration: none;font-weight:normal;}
a.footer:visited 		{color: #fff; text-decoration: none;font-weight:normal;}
a.footer:hover 	    	{color: #999;text-decoration:none;font-weight:normal;}













/* Date Picker Styles*/

.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #003399;
	background-color: #ffffff;
	border: 1px solid #003399;
	}
.dpTD {
	border: 1px solid #ece9d8;
	}
.dpDayHighlightTD {
	background-color: #ffffff;
	border: 1px solid #003399;
	color:#003399
	}
.dpTDHover {
	background-color: #ffffff;
	border: 1px solid #FF6600;
	cursor: pointer;
	color: #003399;
	}
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}
.dpTitleText {
	font-size: 10px;
	color: #003399;
	font-weight: bold;
	}
.dpDayHighlight {
	background-color: #e9e9e9;
	color: #003399;
	font-weight: bold;
	}
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	background: #ffffff;
	font-weight: bold;
	padding: 0px;
	}
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}

