body {
	margin: 0px;
	background-color:#FFFFFF;
}
tr, td, div {
	font-family:Tahoma;
}
#bodyContainer {
	width:765px;
	min-width:765px;
	text-align:left;
	background-color:#ffffff;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;	
	padding-bottom:10px;
}
#MenuContainer {
	margin-top:5px;
	width:762px;
	min-width:762px;
}
#menuMainBkg {
	height:28px;
	min-height:28px;
}
#menubkg {
	background-image:url(../images/menuimagesbkg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	height:28px;
	min-height:28px;
}
 
.inlinelefte {
	display:inline;
	float:left;
	height:30px;
	min-height:30px;
} 
.inlineright {
	display:inline;
	float:right;
	height:30px;
	min-height:30px;	
}



#submenuContainer{
	border-left: 1px solid #13378f;
	border-right: 1px solid #13378f;
	width:730px;
	min-width:730px;
	padding-left:30px;
	height:30px;
	min-height:30px;
	margin-top:-3px;
}
.submenus {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	padding-top:5px;:
}
.submenus a:link {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
.submenus a:active {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
.submenus a:visited {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
.submenus a:hover {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:none;
}


#search {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	padding-top:8px;
	padding-left:30px;
}
#search a:link {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
#search a:active {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
#search a:visited {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:underline;
}
#search a:hover {
	font-size:11px;
	color:#0e388e;
	font-weight:bold;
	text-decoration:none;
}

.searchField {
	font-size:11px;
	color:#000000;
	font-weight:normal;
	height:16px;
	min-height:16px;
	width:100px;
	min-width:100px;
}


#contentbodyContainer {
	background-color:#FFFFFF;
	width:745px;
	min-width:745px;
	border-left:1px solid #13378f;
	border-right:1px solid #13378f;
	padding-right:15px;
 	position:relative;	
 /*display:table; */
}
#InnercontentbodyContainer {
	background-color:#FFFFFF;
	width:745px;
	min-width:745px;
	border-left:1px solid #13378f;
	border-right:1px solid #13378f;
	padding-right:15px;
 	/*display:table;*/
}
#contentbodyPadding {
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;	
	padding-top:10px;	
	/*float:left;*/
	/* display:table; */
}

#topicHead {
	font-size:16px;
	color:#2651a8;
	font-weight:bold;
/*	background-image:url(../images/topicdottedlines.gif);
	background-position:bottom right;
	background-repeat:no-repeat;*/
	height:25px;
	min-height:25px;
}
#topicHead1 {
	font-size:16px;
	color:#2651a8;
	font-weight:bold;
	height:25px;
	min-height:25px;
	padding-top:5px;
}

#leftContainer {
	width:200px;
	min-width:200px;
	border-right: 1px dotted #cccccc;
	padding-right:10px;
	padding-left:10px;
	height:400px;
	min-height:400px;
	position:relative;
	display:table;
}
#middleContainer {
	width:260px;
	min-width:260px;
	border-right: 1px dotted #cccccc;
	padding-right:10px;
	padding-left:20px;
	height:400px;
	min-height:400px;
	display:table;

}
#rightContainer {
	width:150px;
	min-width:150px;
	padding-left:20px;
	height:400px;	
	min-height:400px;
	display:table;

}	
#topicImageTextContainer {
	padding-bottom:10px;
	padding-top:3px;
	display:table;
}
#image {
	height:100px;
	min-height:100px;
	width:100px;
	min-width:100px;
}
#text {
	font-weight:normal;
	font-size:12px;
	height:100px;
	min-height:100px;
	display:table;
}
#text li {
	list-style-type: square;
	font-weight:normal;
	font-size:12px;
	color:#efbb07;
}

#textGreyBkg {
	height:100px;
	min-height:100px;
	background-color:#ffffff;
	padding-right:5px;
}
#textGreyBkg li {
	list-style-type: square;
	font-weight:normal;
	font-size:12px;
	color:#2954aa;
}
#textBlueBkg {
	height:100px;
	min-height:100px;
	background-color:#ffffff;
	padding-right:5px;	
}
#tablepoints li {
	list-style-type: square;
	font-weight:normal;
	font-size:12px;
	color:#0e388e;
}
li a:link{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
li a:visited{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
li a:active{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
li a:hover{
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}

.more a:link{
	font-weight:normal;
	font-size:12px;
	color:#2954aa;
	text-decoration:underline;
}
.more a:visited{
	font-weight:normal;
	font-size:12px;
	color:#2954aa;
	text-decoration:underline;
}
.more a:active{
	font-weight:normal;
	font-size:12px;
	color:#2954aa;
	text-decoration:underline;
}
.more a:hover{
	font-weight:normal;
	font-size:12px;
	color:#2954aa;
	text-decoration:none;
}

#footer {
	background-image:url(../images/bottomLeftRightCurve.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	padding-top:15px;
}
#footerlinksContainer {
	font-size:10px;
	font-weight:bold;
	color:#2954aa;
	padding-bottom:10px;
	padding-left:20px;
 	/*float:left; */
}
#footerlinks {
	font-size:10px;
	font-weight:bold;
	color:#2954aa;
	border-top: 1px dotted #cccccc;
	padding-top:10px;
}
#footerlinks a:link{
	font-size:10px;
	font-weight:normal;
	color:#2954aa;
	text-decoration:underline;
}
#footerlinks a:active{
	font-size:10px;
	font-weight:normal;
	color:#2954aa;
	text-decoration:underline;
}
#footerlinks a:visited{
	font-size:10px;
	font-weight:normal;
	color:#2954aa;
	text-decoration:underline;
}
#footerlinks a:hover{
	font-size:10px;
	font-weight:normal;
	color:#2954aa;
	text-decoration:none;
}
.hide {
	display:none;
}
.show {
	display:block;
}


#leftContainertable {
	border-right: 1px dotted #cccccc;
	display:table;
	padding-right:20px;
}
#contentImage {
	height:100px;
	min-height:100px;
	vertical-align:top;
	width:500px;
	min-width:500px;
	padding-top:10px;
	padding-bottom:10px;
}
#contentArea {
	width:80%;
	min-width:80%;
}
span#subtitle {
font-weight:bold;
color:#FF9900;
}
#links A:hover {
text-decoration: underline; 
color:#FF9900;
font-size:14px;
}


#HighlightsGreyBkg {
background-color:#F5F5F5;
padding:5px;
}


P
{padding-top: 0px;
margin: 0px;}

H1
{font-size: 12pt;
font-weight: bold;
padding-top: 15px;
margin: 0;}

table.navbar
{font-size: 8pt;
margin: 0px;
padding: 0px; 
border: 0px; 
font-weight: bold;}

table.menu
{font-size: 8pt;
margin: 0px;
padding: 0px;
font-weight: bold;}

td.menuNormal
{
	font-size:11px;
	color:#000000;

	display:inline;
	float:left;

	cursor:hand;

	/*
	padding-top:3px;
	padding-left:5px;
	padding-right:2px;	*/
	z-index:1;
	color: black;
	font-weight: bold;
	vertical-align: top;
	horizontal-align: center;
	text-decoration:underline;
	background-image:none;
}


td.menuActive
{
	font-size:11px;
	color:#000000;

	display:inline;
	float:left;

	cursor:hand;


	/*padding-top:3px;
	padding-left:5px;
	padding-right:2px;	*/
	z-index:1;
	color: black;
	font-weight: bold;
	vertical-align: top;
	horizontal-align: center;
	text-decoration:underline;
	/*background-color:yellow; */
	background-image:url(../images/menuimagesbkg.gif);
}

td.menuHover
{
	/*	background-image:url(../images/menuHoverbkg.gif); */
	background-position:top left;
	background-repeat:repeat-x;
	font-size:11px;
	color:blue;
	font-weight:bold;
	display:inline;
	float:left;
/*	padding-top:5px;
	padding-left:5px;
	padding-right:2px;	*/
	cursor:hand;

	z-index:1;

vertical-align: top;
horizontal-align: centre;
/*remove the following line for drop-down menu with images*/
}

div.menuNormal
{
display: none;
position: static;
text-decoration:underline;

}

div.menuHover
{
	/*	background-image:url(../images/submenuimagebkg.gif); */
 	

	background-position:top left;
	background-repeat:repeat-x;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	display:block;
	float:left;
/*	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px; 
	padding-right:5px;	*/
	cursor:hand;
	z-index:1;

	border: 1px solid navy;
	background-color: white;
	display: inline;
	position: absolute;}

a.menuitem:link
{
	text-decoration:none;

	color: black;
	
	z-index:1;
	display: block;
}

a.menuitem:visited
{	
	text-decoration:none;

	color: black;
	z-index:1;
	display: block;
}

a.menuitem:hover
{
	text-decoration:none;
	/*background-image:url(../images/submenuimagebkg2.gif);*/
	/*background-image:url(../images/menuimagesbkg333.gif);*/
	color: blue;
	z-index:1;
	display: block;
	
}

a.menuitem:active
{
	text-decoration:none;

	color: none;
	z-index:1;
	display: block;
}

