body     
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0px;
	margin: 0px;
	/*width: 560px;*/
	}
a:link  
	{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  
a:visited  
	{
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  

a:hover  
	{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	} 
a:active  
	{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
#banner
	{
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	border: 0px solid #0099FF;
	}
#header
	{
	top: 0px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	border: 0px solid #0099FF;
	
	color: #FFFFFF;
	background: #1874CD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	/*text-align: right;*/
	padding: 1px;
	}
#header a:link, #footer a:active, #footer a:visited
	{ 
	color: #0D4D9F;  
	text-decoration: none;  
	font-weight: normal;
	}
#header a:hover  
	{  
	color: #002F8E;  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;  
	text-decoration: underline;  
	}
#contentWrapper
	{
	top: 0px;
	left: 50%;
	width: 780px;
	margin-left: -400px;
	/*position: absolute;*/
	}
#sidebar
	{
	top: 0px;
	left: 0px;
	width: 160px;
	position: absolute;
	margin-left: 0px;
	padding: 2px 0px 0px 0px;
	border-top: 0px;
	border-right: 1px solid #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px solid #0099FF;
	}
#main
	{
	top: 0px;
	left: 180px;
	width: 590px;
	position: absolute;
	padding: 0px;
	margin-top: 20px;
	border: 0px none;
	}
#content
	{
	top: 20px;
	left: 50%;
	width: 720px;
	margin-left: -360px;
	position: absolute;
	/*background: #0000ff;*/
	}
#footer 
	{
	left: 50%;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	background: #1874CD;
	}
	
#footer td
	{
	/* text-align: center; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 1px;
	}

#footer td a:link, #footer td a:active, #footer td a:visited
	{
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	}

#footer td a:hover  
	{  
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;  
	text-decoration: none;
	}

ul#menuMain {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	line-height: 16px;
	}

ul#menuMain li a:link, ul#menuMain li a:visited
	{
	text-decoration: none;
	display: block;
	width: 148px;
	padding: 6px;
	background-color: #1874CD;
	font: normal 11px/1.5 arial, Geneva, sans-serif;
	color: #FFFFFF;
	line-height: 10px;
	}
 
ul#menuMain li a:hover 
	{
	background-color: #104e8b;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 10px;
	}

ul#menuMain ul.menuSub
	{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #7E8FFF;
	line-height: 16px;
	}

ul#menuMain ul.menuSub li
	{
	border-top: 0 none;
	padding-left: 0px;
	background-color: #FFFFCC;
	line-height: 16px;
	}	

ul#menuMain ul.menuSub li a:link, ul#menuMain ul.menuSub li a:visited
	{
	padding: 6px;
	background-color: #FFFFFF;
	font: normal 10px/1.5 verdana, sans-serif;
	color: #000000;
	border: #0099FF;
	}

ul#menuMain ul.menuSub li a:hover
	{
	color: #FF0000;
	font-weight: normal;
	font-size: 10px;
	}

.header       
	{ 
	color: #2D427B; 
	}

h1       
	{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	font-style: normal;
	}

h2  
	{
	color: #2D427B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	}

h3 
	{
	color: #2d427b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

h4  
	{
	color: #330000;
	font-family: arial, Geneva, sans-serif;
	font-size: 10px;
	font-weight: Normal;
	}
	
hr 
	{
	height:1px;
	align: center;
	width:80%;
	background:#AEB5DF;
	}

th
	{
	background:#3D496B;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	/*border: #999999;*/
	}

tr, td
	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: none;
	vertical-align: top;
	white-space: normal
	}

ol, ol ol, ol ol ol 
	{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	list-style-type: decimal;
	text-align: justify;
	}

ul, ul ul, ul ul ul
	{
	color: #000000;
	font-family: arial, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	}

.footer 
	{
	font-size: 10px;
	} 
	
.h3 
	{
	color: #002F8E;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
	}

.h4  
	{
	font-size: 10px;
	font-weight: bold;
	}

.justify 
	{
	text-align: justify;
	} 

.center 
	{
	text-align: center;
	}

.odd 		/* Odd row of table */
	{ 
	color: #000000; 
	background: #DFF0FF; 
	font-family: arial, Geneva, sans-serif; 
	font-size: 11px;
	}

.even 		/* Even row of table */
	{ 
	color: #000000; 
	background: #CAECFF; 
	font-family: arial, Geneva, sans-serif; 
	font-size: 11px;
	}

#menuHeader 
	{
	background: #ffffff;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	}
#menuHeader a:link, #menuHeader a:active, #menuHeader a:visited
	{ 
	color: #0066CC;  
	text-decoration: none;  
	}
#menuHeader a:hover  
	{  
	color: #0066CC;  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	text-decoration: underline;  
	}
#breadcrumb 
	{
	color: #0D4D9F;  
	font-size: 10px 
	font-weight: normal;
	}

#breadcrumb a:link, #main breadcrumb a:active, #main breadcrumb a:visited
	{
	color: #0D4D9F;  
	text-decoration: none;  
	font-weight: normal;
	}

#breadcrumb a:hover
	{
	color: #002F8E;
	text-decoration: underline;
	font-weight: normal;
	}

#menuFooter 
	{
	color: #0D4D9F;
	font-family: arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	}

#menuFooter a:link, #menuFooter a:active, #menuFooter a:visited
	{ 
	color: #0D4D9F;  
	text-decoration: none;
	font-weight: normal;  
	}

#menuFooter a:hover  
	{  
	color: #002F8E;  
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;  
	}

#contentWrapper1 {
	top: 10px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
}

.tablewithborder {
	margin: auto;
	padding: 5px;
	height: 30px;
	width: 570px;
	clear: none;
	float: none;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	color: #006699;
	background-color: #FFFF33;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: italic;
	word-spacing: 2px;
	letter-spacing: 2px;
	text-decoration: blink;

}
.date {
	color: #cc0000;
	font-weight: bold;

}
.photo {
	padding: 5px 10px 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
	width: auto;
	border: 0px none #0066FF;
	clear: none;
	height: auto;
}
.toWrap {
white-space: normal
}
