body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	margin-right:0px;
}
hr{
	width: 90%;
	background-color: #003366;
	color: #003366;
}

th{
	background-color: #003366;
	color: white;
	font-size:12px;
	font-weight:bold;
}

.product_header{
 font-size:19px;
 font-weight:bold;
}
a{text-decoration:underline;}

a:link /* Applies to all links not otherwise classified */ {
	color:#003366;
	text-decoration:underline;
}
a:visited{ color: #003366; text-decoration:underline; }
a:hover{
	color:#003366;
	text-decoration:underline;
}

blockquote {
	font-style: italic;
}
h2{
	font-size:19px ;
}
.bread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

.bg_header
{
	background-image:url(images/sipl_logo_header.gif);
	background-repeat: repeat-x;
}
.sodis_header
{
	background-image:url(images/sodis_header_bg.gif);
	background-repeat: repeat-x;
}

.bg_stripes
{
	background-image:url(images/bg_stripes.gif);
	background-repeat: repeat;
}
/* Left Menu Styles */
.left_menu_table
{
	border-color:#CCCCCC;
	width:155px;
	max-width:155px;
}

.left_menu
{
	border-color:#CCCCCC;
	background-color: #003366;
	color: white;
	font-size: 12px;
	width:155px;
	max-width:155px;
}
a.left_menu_link:link /* Applies to the subheadings in the left pane */ {
text-decoration:none;
color: white;
font-weight:normal;
}

a.left_menu_link:visited{ text-decoration:none; color: white; font-weight: normal; }

a.left_menu_link:hover{ text-decoration:underline; color: white; font-weight: normal; }



.left_menu_item
{ list-style-image: url(images/dot_l_menu.gif); color: white; }

a.left_menu_title:link /* Applies to the headings in the left menu pane */ {
font-weight: bold;
color: white;
text-decoration:none;
}
a.left_menu_title:visited{ color: white; font-weight: bold; text-decoration:none; }
a.left_menu_title:hover{ color: white; font-weight: bold; text-decoration:underline; }
/* End Left Menu Styles */

.news_menu_item
{
	color: white;
	font-size: 10px;
}

.right_menu
{
	background-color: #660033;
	min-width: 200px;
	max-width: 250px;
	color:white;
}

.right_menu_item
{
	font-size: 12px;
	text-align:center;
	color:white;
	
}
.right_menu_text
{
	font-size: 12px;
	color:white;
}

.right_menu_title
{
	font-weight: bold;
	font-size: 12px;
	text-align:center;
	color:white;
}


.centre_content
{
	border-color:#CCCCCC;
	background-color: white;
	font-size:12px;
}

.siaa
{
	background-color: white;
	font-size:12px;
}

a.listing_title_link:link /* Not sure if ever used */ {
color:#003366;
text-decoration:underline;
font-size: 13px;
vertical-align: top;
font-weight: bold;
}

a.listing_title_link:visited{ color:#003366; text-decoration:underline; font-size: 13px; font-weight: bold; vertical-align: top; }

a.listing_title_link:hover{ color:#003366; text-decoration:underline; font-size: 13px; font-weight: bold; vertical-align: top; }



#bread a:link /* Applied to links in breadcrumb display */ { color:#003366; font-weight: normal; font-style: normal; text-decoration:underline; }

#bread a:visited{
color:#003366;
text-decoration:underline;
}

#bread a:hover{
color:#003366;
text-decoration:underline;
}

#right_menu a:link /* Does not appear to be used anywhere */ {
color:#003366;
color:white;
text-decoration:none;
}

#right_menu a:visited{
color:#003366;
color:white;
text-decoration:none;

}

#right_menu a:hover{
color:#003366;
color:white;
text-decoration:underline;
}

.footer{
font-size:11px;
text-align:center;
}
a.footer_link:link /* Applied only to footer links */ {
text-decoration:underline;

}
a.footer_link:visited{
text-decoration:underline;

}
a.footer_link:hover{ text-decoration: underline; }

a.read_more_link:hover /* Used with news headings, and briefs */ {
color:#003366;
text-decoration:underline;
font-size:11px;
}
a.read_more_link:link{
color:#003366;
text-decoration:underline;
font-size:11px;
}
a.read_more_link:visited{
color:#003366;
text-decoration:underline;
font-size:11px;
}

#inline_title {
font-size:12px;
text-align:center;
color:#003366;
}

#inline_title a:link /* Applied to centred headings on right pane */ { color:#003366; text-decoration: underline; }

#inline_title a:visited{ color:#003366; text-decoration: underline; }

#inline_title a:hover{ color:#003366; text-decoration: underline; }

.news_events_title
{
	font-size:14px;
	font-weight:bold;
}
.news_title_header
{ font-size:13px; font-weight:bold; text-decoration: underline; }

a.news_title:link
 /* Used on index pages, news and events and news items for news headings */ { font-size:13px; font-weight: bold; text-decoration:none; }
a.news_title:visited
{ font-size:13px; font-weight: bold; text-decoration:none; }
a.news_title:hover
{ font-size:13px; font-weight: bold; text-decoration: underline; }

.news_date
{
	font-size:10px;
	font-weight:normal;
}

.graphic_border{
 border-color:#003366;	
}

/* Styles for formatting sitemap */
ul.level0{
font-weight:bold;
font-size:120%;}
ul.level1{
font-weight:bold;
font-size:100%;}
ul.level2{font-weight:normal;
font-size:90%;
font-style:italic;}
ul.level3{font-weight:normal;
font-size:90%;font-style:normal;}
ul.level4{font-weight:normal;
font-size:100%;font-style:normal;}


