body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: medium;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin:0px;
	padding:0px;
}
td {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
	margin:0px;
	padding:0px;
}
hr {
	color:#9A231A;
}
.common_background_color {	
	background-color: #9A231A;
}
.common_color {	
	color: #9A231A;
}


.form_fields{
	color: #000063;
	background:#FFFFFF;
	border-top:1px solid;
	border-bottom:1px solid;
	border-left: 1px solid;
	border-right:1px solid;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size:10px;
	border-color : #40251C;
}

.form_fields_-_on_form_pages {
	color: Black;
	background:#BEBEBE;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:0px solid;
	border-right:0px solid;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size:11px;
	height: 26px;
	width: 367px;
	padding-top: 6px;
	padding-left: 3px;
}

.form_text_area_fields_-_on_form_pages {
	color: Black;
	background:#BEBEBE;
	border-top:0px solid;
	border-bottom:0px solid;
	border-left:0px solid;
	border-right:0px solid;
	font-family: Verdana, Helvetica, Sans Serif;
	font-size:11px;
	height: 63px;
	width: 367px;
	padding-top: 3px;
	padding-left: 3px;
}

.page_headings {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #22386C;
	text-decoration: none;
	letter-spacing: 0px;
}

.text_verdana_10 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.text_verdana_13 {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
}

.text_verdana_13 hr {
	color:#9A231A;
}

.error {
	color: red;
}

#contentcontainer {	
	border: 1px solid #9A231A; 
	padding: 10px;
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}

.blackStyle1 {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
}
.blackStyle2 {
	color: #000000;
	font-size:1em;	
	text-decoration: none;
}
.grayStyle1 {
	color: #333333;
	font-size:1em;	
	text-decoration: none;
}
.redStyle1 {
	color: #9A231A;
	font-weight: bold;
}
.redStyle2 {
	color: #9A231A;	
	font-size:0.9em;
	font-weight: normal;
	text-decoration: none;
}
.redStyle3 {
	color: #9A231A;	
	font-size:1em;
	font-weight: bold;
	text-decoration: none;
}

/*
#contentcontainer p#category {
	color: #9A231A;
	font-size: 10pt;
	font-weight: bold;
}
#contentcontainer p#description {
	color: #000000;
}
#contentcontainer p#boldblack {
	color: #000000;
	font-weight: bold;
}
#contentcontainer #head {
	color: #000000;
	font-size:10pt;	
	text-decoration: none;
}
#contentcontainer span#head {
	color: #9A231A;
	font-weight: bold;
}
#contentcontainer p#issue {
	color: #9A231A;	
	font-size:9pt;
	font-weight: normal;
	text-decoration: none;
}
*/


#contentcontainer p#link a:link, #contentcontainer p#link a:active, #contentcontainer p#link a:visited {
	color: #9A231A;
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
}
#contentcontainer p#link a:hover {
	text-decoration: underline;
}

a:link, a:active, a:visited {
	color: #004990;	
	font-size:9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#contentcontainer a.selected:link, #contentcontainer a.selected:active, #contentcontainer a.selected:visited, #contentcontainer a.selected:hover {
	color: #004990;
	font-size:9pt;
	font-weight: bold;
	text-decoration: underline;
}

#noticeboard .head {
	background-color: #9A231A;
	color: #FFFFFF;			
	padding:8px;
	font-size:0.75em;	
	font-weight: bold;
	text-align:center;		
	text-decoration: none;	
	text-align:center;
}
#noticeboard .item {	
	font-size:0.8em;
	background-color: #9A231A;
	text-align:center;		
	padding:5px;		
	font-weight: normal;	
}
#noticeboard a:link, #noticeboard a:active, #noticeboard a:visited {	
	font-size:0.75em;
	background-color: #9A231A;
	text-align:center;		
	font-weight: normal;	
}

#noticeboard a:link, #noticeboard a:active, #noticeboard a:visited {	
	color: #FFFFFF;	
	text-decoration: none;		
}
#noticeboard a:hover {
	color: #FFFFFF;	
	text-decoration: underline;		
}

#side_navigation td {
	color: #004990;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
}
#side_navigation  a:link, #side_navigation a:active, #side_navigation a:visited {
	color: #004990;
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
}
#side_navigation a:hover {
	color: #004990;
	font-size:8pt;
	font-weight: bold;
	text-decoration: underline;
}
#side_navigation a.selected:link, #side_navigation a.selected:active, #side_navigation a.selected:visited, #side_navigation a.selected:hover {	
	color: #9A231A;
	text-decoration: none;	
}

#bottom_navigation td {
	color: #004990;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
}
#bottom_navigation a:link, #bottom_navigation a:active, #bottom_navigation a:visited {
	color: #004990;
	font-size:7pt;
	font-weight: normal;
	text-decoration: none;
}
#bottom_navigation a:hover {
	color: #004990;
	font-size:7pt;
	font-weight: normal;
	text-decoration: underline;
}
.navseparator {
	width:10px;
}
#top_navigation td {
/*	padding-left:5px;
	padding-right:5px;*/
	padding:0px;
	margin:0px;
	text-align:center;
}
#top_navigation a:link, #top_navigation a:active, #top_navigation a:visited {
	color: #004990;
	font-size:0.9em;
	font-weight: bold;
	text-decoration: none;
}
#top_navigation a:hover {
	color: #004990;
	font-size:0.9em;
	font-weight: bold;
	text-decoration: underline;
}
#top_navigation a.selected:link, #top_navigation a.selected:active, #top_navigation a.selected:visited {	
	color: #9A231A;	
}
#top_navigation a.selected:hover {
	
}

.separator {
	width:15px;
	text-align:center;
}
/*
Body Links ----------------------------------------
*/
/*
a:link, a:active, a:visited {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
*/
a.large_link:link, a.large_link:active, a.large_link:visited {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

a.large_link:hover {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.red_links_-_not_underlined:link, a.red_links_-_not_underlined:active, a.red_links_-_not_underlined:visited {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.red_links_-_not_underlined:hover {
	color: #9A231A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.gray_links_-_not_underlined:link, a.gray_links_-_not_underlined:active, a.gray_links_-_not_underlined:visited {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

a.gray_links_-_not_underlined:hover {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

a.footer_links:link, a.footer_links:active, a.footer_links:visited {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.footer_links:hover {
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}


/*
CMS Pro generic styles ----------------------------------------
*/

/* CSS Document */


/* Do not chnage the name of the classes below */
.searchTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A231A;
	text-decoration: none;
}

.searchText
{
	color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.searchRowSpacer
{
	height: 5px;
}

#Newsname
{
font-size: 17px;
color:#5BB1D2;
}

a.searchLink:link, a.searchLink:active, a.searchLink:visited 
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #a1b603;
	text-decoration: none;
}
a.searchLink:hover
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #963519;
	text-decoration: underline;
}

.formTitle
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #a1b603;
	text-decoration: none;
}

.formLabel
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #40251c;
	text-decoration: none;
}

.formThankYouText
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: bold;
	color: #40251c;
	text-decoration: none;
}

.noItemsText
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-weight: normal;
	color: #40251c;
	text-decoration: none;
	line-height: 1.8em;
}

.pageTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #9A231A;
	text-decoration: none;
}

.pageElementTitle
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #22386C;
	text-decoration: none;
	letter-spacing: 0px;
	padding-bottom: 12px;
}

.registrationFormTextBox
{
	font-family : gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13.5px;
	background-color : #ffffff;
	border : 1px solid #000000;
	text-align: left;
	width: 200px;
	height: 19px;
}

span.merge_code
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #40251c;
}

a.detailsLink:link, a.detailsLink:active, a.detailsLink:visited 
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #a1b603;
	text-decoration: none;
}
a.detailsLink:hover
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #963519;
	text-decoration: underline;
}

a.downloadLink:link, a.downloadLink:active, a.downloadLink:visited 
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #a1b603;
	text-decoration: none;
}
a.downloadLink:hover
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #963519;
	text-decoration: underline;
}

a.previewLink:link, a.previewLink:active, a.previewLink:visited 
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a1b603;
	text-decoration: none;
}
a.previewLink:hover
{
	font-family: gill sans, gill sans ms, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #963519;
	text-decoration: underline;
}

.LHS-body{
	width:555px;
}