/*
Yellow in logo #FFBF00
Red in logo #C41300
Blue in logo #0B004A
Background #F3F3F3
*/

body{
	background-color : #0B004A;
	/*font-family : "Times New Roman", Times, serif;*/
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

.contentbg{
	background : url("images/bg3.jpg");
}

.contentbg2{
	background : url("images/bg3.jpg");
}

td.toolbar{
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	color: #FFFFFF;
}


td.section-header{
	color: #0B004A;
	background-position : top;
	background-repeat: no-repeat;
	background : url("images/section-header.jpg");
	text-align: left;
	vertical-align: middle;
	font-family : Book Antiqua;
	font-weight: bold;
	font-size: 20px;
	font-style: italic;
}

.content {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}

.main-content {
	font-size: 14px;
	font-weight: bold;
	/*background-color: #ffffff;*/
	padding-left: 20px;
	padding-right: 20px;
}

.slogan {
	font-size: 14px;
	color: #FFFFFF;	/*red in logo*/
	font-family : "Book Antiqua";
	font-weight: bold;
	font-style: italic;
}

.info {
	margin-top: 10px;
	/*background-color: #FFFFFF;*/
	font-size: 10px;
	color: #000000;	/*red in logo*/
	font-family : Arial, Helvetica, sans-serif;
	text-align: center;
}

.leftnav{
	font-size: 10px;
	background-color : #FFFF99;
}

.leftnavbold{
	font-size: 12px;
	background-color : #FFFF99;
	font-weight: bold;
}

img.floatTL { 
	float : left;
	margin-right : 10px;
	margin-bottom : 0;
	margin-top : 10px;
	margin-left : 0px;
	border: 1px solid #0B004A;
} 

img.floatRL { 
	float : right;
	margin-right : 0px;
	margin-bottom : 0;
	margin-top : 10px;
	margin-left : 10px;
	border: 1px solid #0B004A;
} 

img.floatCL { 
	float : center;
	margin-right : 0px;
	margin-bottom : 0;
	margin-top : 10px;
	margin-left : 10px;
	border: 1px solid #0B004A;
} 

img.content { 
	border: 1px solid #0B004A;
} 

a:hover.toolbarOLD{
	font-size: 12px;
	color: #C41300;
	text-decoration : none;
	margin-bottom: 20px;
}

a:visited.toolbarOLD{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	margin-bottom: 20px;
}

a:active.toolbarOLD{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	margin-bottom: 20px;
}

a:link.toolbarOLD{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	margin-bottom: 20px;
}

a.toolbar { 
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	margin-bottom: 20px;
} 

a:hover.toolbar { 
	font-size: 12px;
	color: #FFBF00;
	text-decoration : none;
	margin-bottom: 20px;
} 

a.toolbar-selected { 
	font-size: 12px;
	color: #FFBF00;
	text-decoration : none;
	margin-bottom: 20px;
} 

a:hover.toolbar-selected { 
	font-size: 12px;
	color: #FFBF00;
	text-decoration : none;
	margin-bottom: 20px;
} 

a.footer { 
	text-align: center;
	font-size: 10px;
	color: #C41300;
	font-decoration: none;
} 

a:hover.footer { 
	text-align: center;
	font-size: 10px;
	color: #C41300;
	font-decoration: none;
} 

a.leftnav { 
	font-size: 10px;
	color: #C41300;
	text-decoration : none;
	margin-bottom: 20px;
} 

a:hover.leftnav { 
	font-size: 10px;
	color: #0B004A;
	text-decoration : none;
	margin-bottom: 20px;
} 

div.footer {
	text-align: center;
}

ul {
	margin-top : 0px;
	margin-bottom : 0px;
}

.header-table {
	background-position : right;
	background-image : url("images/header_bg.jpg");
	background-repeat : repeat-y;
}

.header-table2 {
	background-position : right;
	background-image : url("images/header.jpg");
	background-repeat:no-repeat;
}

.border {
	background-color : #0B004A;
}

li
{
	/*font-weight: bold;*/
	font-style: italic;
}

.caringtouch
{
 font-family: Book Antiqua;
 font-style: Italic;
 font-size: 14px;
 font-weight: bold;
}

h3
{
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 0px;
}

.centerimage{
	width: 800;
	text-align: center;
}

.menubar{
	height: 40px;
	background-image : url("images/toolbar_bg40_blue.jpg");
}

.message
{
	color: #ff0000;
}

a:hover.leftNavBold{
	font-size: 12px;
	font-weight: bold;
}

a:visited.leftNavBold{
	font-size: 12px;
	font-weight: bold;
}

a:active.leftNavBold{
	font-size: 12px;
	font-weight: bold;
}

a:link.leftNavBold{
	font-size: 12px;
	font-weight: bold;
}
