
/* ------------------------------------------------------------------------------------------- */
/*     Main Body and HTML styles...                                                            */
/* ------------------------------------------------------------------------------------------- */
html,body,td,th,p,li	{
	
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	font-size: small; }
	
	
	
	html {

    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical;
}

.SlideNavigation 
{
	margin-top:20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	height:15px;
	font-weight:bold;
	background-color:#6684B6;
	color:White;}

html,body { 
	text-align: center; 
	background-color: transparent; 
}

td,th,p,li { 
	text-align: left; 
}


html {
	
	
}


body	{
	
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: normal;
	color: #6F6F6F;
	background-color: #ffffff;
	text-align: center;

}




h1 	{
	font-family: verdana, arial;
	font-size: medium;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h2 {
	color: #92a7cb;
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

h3 		{
	color: #92a7cb;
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h4 	{
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}

h5 	{
	font-family: verdana, arial;
	font-size: small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color:#6684B6;
}

h6 	{
	font-family: verdana, arial;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color:#6684B6;
}

.bold { font-weight:bold}
 
form {
	margin: 0px;
	padding: 0px;
}

input {  width: 120px; border: 1px solid #6684B6; color: #6F6F6F;}
textarea {  width: 120px; border: 1px solid #6684B6; color: #6F6F6F;}


.pagingBoxSel {
	border: 1px solid grey;
	background-color:#E9ECF3;
}

.pagingBoxCMS {
	border: 1px solid #969696;
	background-color: #FDFDFD;
}

.pagingBoxSelCMS {
	border: 1px solid #969696;
	background-color: #C9C9C9;
}


select {  
	width: 123px; 
	border: 1px solid #6684B6; 
	color: #6F6F6F;
	font-family: verdana, arial;
	}
	
	
/*select {  width: 124px; border: 1px solid #6684B6; color: #6F6F6F;}*/
.checkbox { border: 0px solid #6684B6;}


.textinput{ width: 140px; height: 15px; color:#6684B6; font-size:9px; border: 1px solid #6684B6}
.textinputsmall{ width: 94px; height: 12px; color:#6684B6; font-size:9px; border: 1px solid #6684B6}
.listinput{ width: 160px; height: 20px; color:#6684B6; font-size:9px; border: 1px solid #6684B6}
html>body .listinput{ height: 18px;}

.blueText {color:#6684B6}

.blueText a:link			{  text-decoration: underline; color: #6684B6;}
.blueText a:visited		{  text-decoration: underline; color: #6684B6;}
.blueText a:hover			{  text-decoration: underline; color: #6684B6;}
.blueText a:active			{  text-decoration: underline; color: #6684B6;}

.blueText2 a:link			{  text-decoration: none; color: #6684B6;} 
.blueText2 a:visited		{  text-decoration: none; color: #6684B6;}
.blueText2 a:hover			{  text-decoration: none; color: #6684B6;}
.blueText2 a:active			{  text-decoration: none; color: #6684B6;}


.paddingtop {margin-top: 4px;}
.paddingtopbot {margin-top: 5px; margin-bottom: 5px;}


.searchbutton {
	width:68px;height:18px;
	background-image:url('/images/search.gif');
	font:10px verdana;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid red;
	cursor: pointer;

	}

.submitbutton {
	width:65px;height:18px;
	background-image:url('/images/submit_btn.gif');
	font:10px verdana;
	font-weight:bold;
	background-color:transparent;
	border: 0px solid red;
	cursor: pointer;

	}


/* ------------------------------------------------------------------------------------------- */
/*     Site Structure Styles - Used to control main work areas and structure of site           */
/* ------------------------------------------------------------------------------------------- */



#contentHolder {
	border: 0px solid red;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
	padding: 0px;
}

#content {
	float: left;
	width: 430px;
	border: 0px solid red;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	height: 300px;

}

#contentInfo {
	float: left;
	width: 606px;
	vertical-align: top;
	margin: 0px;
	text-align: left;
	padding-left: 6px;
	padding-right: 0px;
	


}

#contentInfoFlash {
	float: left;
	width: 778px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;  
}

.mainWorkArea {
	padding:0px;
}



/* ---------------------------------*/
/*    Header                        */
/* -------------------------------- */

#header {

	border: 0px;
	margin: 0px;
	padding-bottom: 6px;
	width: 778px;
	background-color: #ffffff;
	border:0px solid red;
}


.searchHeader {
background-image:url(../images/header/search_header.gif);
background-repeat:no-repeat;
background-position:left;
height:24px;
width:778px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;}

.searchHeader table{
float: right;
width: 410px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
background-color:#6684B6}

.searchHeader td{
color:#FFFFFF;
font-size:10px;
font-weight:bold;
background-color:#6684B6}

.userContent { background-image:url(../images/header/nav_bg.gif);
background-position:left;
vertical-align:middle;
background-repeat: no-repeat;
background-color:#6684B6;
height: 42px;}

.userContent table{
float:right;
width: 600px;
background-color:#E5EAF3;
margin-top: 11px;
margin-right: 10px;
}

.userContentLoggedIn {
background-position:left;
vertical-align:middle;
background-repeat: no-repeat;
background-color:#6684B6;
height: 42px;}

html>body .userContent table{ margin-top: 10px; margin-right: 17px;}

.userContent td{
background-color:#E5EAF3;
color: #6684B6;
font-size:10px;
font-weight:bold;

}


.userContent a:link			{  text-decoration: underline; font-size: 9px; color: #6684B6; font-weight:normal;}
.userContent a:visited		{  text-decoration: underline; font-size: 9px; color: #6684B6; font-weight:normal;}
.userContent a:hover			{  text-decoration: underline; font-size: 9px; color: #6684B6; font-weight:normal;}
.userContent a:active			{  text-decoration: underline; font-size: 9px; color: #6684B6; font-weight:normal;}

.navcontainer
{padding: 0px;
margin-top: 10px;
margin-bottom: 5px;
}

.navcontainer ul
{padding: 0px;
margin: 0px;}

.navcontainer li{

display: inline;
list-style-type: none;
border: 1px solid #92A7CB;
background-color: #E5EAF3;
color: #003286;
font-size: 9px;
font-weight:bold;
padding: 4px;
padding-left: 5px;

}

html>body .navcontainer li{padding-left: 4px;}

.navcontainer li a:link{


color: #003286;
font-size: 9px;
font-weight:bold;
text-decoration: none;

}

.navcontainer li a:visited{


color: #003286;
font-size: 9px;
font-weight:bold;
text-decoration: none;

}
.navcontainer li a:hover{


color: #6684B6;
font-size: 9px;
font-weight:bold;
text-decoration: none;

}
.navcontainer li a:active{


color: #003286;
font-size: 9px;
font-weight:bold;
text-decoration: none;

}

.navcontainerPadding1 {margin-left: 0px; margin-right: 2px;}
.navcontainerPadding2 {margin-left: 1px; margin-right: 2px;}
.navcontainerPadding3 {margin-left: 1px; margin-right: 2px;}
.navcontainerPadding4 {margin-left: 1px;}

/* ---------------------------------*/
/*    Left Bar                      */
/* -------------------------------- */

html>body #leftBarFlash
{
    vertical-align: top;
	border:1px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 166px;
	background-color:#ffffff;
}

#leftBar {
	vertical-align: top;
	border:0px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 166px;
	background-color:#ffffff;
	
}

.yellowBoxHeader { 
color:#003286;
font-size: 11px;
background-color:#F9D528;
font-weight:bold;
padding: 5px; 
height: 15px;
}

.yellowStripe{
padding-bottom: 4px ;
background-color:#F9D528;
margin: 0px;
}

.yellowStripeFeedback{
border-bottom: 6px solid #F9D528;
margin: 0px;
/*background-image:url(../images/leftbar/quote1.jpg);
background-position:top;
background-repeat:no-repeat;*/
background-color:#6a87b8;
width: 156px;
/*height:190px;*/
padding: 5px
}

.yellowStripeFeedback p {color:#FFFFFF;font-size: 10px;line-height: 14px}

.yellowStripeFeedback  a:link {color:#FFFFFF;font-size: 10px;line-height: 14px}
.yellowStripeFeedback  a:visited {color:#FFFFFF;font-size: 10px;line-height: 14px}
.yellowStripeFeedback  a:hover {color:#FFFFFF;font-size: 10px;line-height: 14px}
.yellowStripeFeedback  a:active {color:#FFFFFF;font-size: 10px;line-height: 14px}


.barImages {
padding-top: 4px;}

/* ---------------------------------*/
/*    Left Bar  Presentations                    */
/* -------------------------------- */

.yellowBoxHeaderPresentations { 
color:#003286;
font-size: 11px;
background-color:#F9D528;
font-weight:bold;
padding: 5px; 
height: 15px;
margin-top:10px;
}

.leftNav {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
	color: #3F3D3D;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image:url(../images/leftbar/dotted_horizontal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	clear:left;
}


.leftNav a:link			{  text-decoration: none; font-size: 10px; color: #7F9EBD; font-weight: bold; margin-left: 8px;}
.leftNav a:visited		{  text-decoration: none; font-size: 10px; color: #7F9EBD; font-weight: bold; margin-left: 8px;}
.leftNav a:hover			{  text-decoration: none; font-size: 10px; color: #7F9EBD; font-weight: bold; margin-left: 8px;}
.leftNav a:active			{  text-decoration: none; font-size: 10px; color: #7F9EBD; font-weight: bold; margin-left: 8px;}

.leftNav_depth_1 {
	margin:0px;
	padding:0px;
	text-align: left;
	border-bottom: 1px solid #EDEDED;
	
	
}

.leftNav_depth_1  ul {
	text-align:left;
	margin: 0px;
	margin-left:30px;
	list-style:none;
	voice-family: "\"}\"";
	voice-family: inherit;
	list-style-position: outside;
	vertical-align: middle;
	padding: 0px;
	padding-top: 5px;
}

html>body .leftNav_depth_1  ul {
	margin-left: 25px; 
}

.leftNav_depth_1  ul li {
	margin-top:6px;
	margin-bottom:6px;
	font-weight:normal;
	list-style:none;
	color:#7F9EBD;
	padding: 0px;

}

html>body .leftNav_depth_1  ul li {
	list-style-image: url(/images/leftbar/onlinePresentations_bullet.gif);
}

.leftNav_depth_1  ul .headerLeft {
	list-style:none;
}

.leftNav_depth_1  ul li a:link {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #7F9EBD; 
	list-style-image: url(/images/leftbar/onlinePresentations_bullet.gif);
}
.leftNav_depth_1  ul li a:visited {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #7F9EBD; 
	list-style-image: url(/images/leftbar/onlinePresentations_bullet.gif);
}
.leftNav_depth_1  ul li a:hover {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #7F9EBD; 
	list-style-image: url(/images/leftbar/onlinePresentations_bullet.gif);
}
.leftNav_depth_1  ul li a:active {
	font-weight:normal;
	font-size:10px;
	text-decoration: none; 
	color: #7F9EBD; 
	list-style-image: url(/images/leftbar/onlinePresentations_bullet.gif);
}



/* ---------------------------------*/
/*    Right Bar                      */
/* -------------------------------- */

#rightBar {
	vertical-align: top;
	border:0px solid red;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
	background-color:#ffffff;
	
}

.latestNews {

background-color:#ffffff;
height: 200px; 
width: 170px;
background-color:#9FB2D1}

html>body .latestNews { height: 200px;}

.latestNews table{

background-color:#9FB2D1; 
}

.latestNews tr{

background-color:#9FB2D1;
}

.latestNews td{

background-color:#9FB2D1;
color: #415A84;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #CFD9E8;
padding: 4px;
 
}

.latestNews a:link{


color: #ffffff;


}

.latestNews a:visited{


color: #ffffff;


}
.latestNews a:hover{


color: #ffffff;


}
.latestNews a:active{


color: #ffffff;


}

.yellowBoxHeaderview { 
color:#003286;
font-size: 11px;
background-color:#F9D528;
font-weight:bold;
padding: 5px; 
height: 15px;

background-image:url(../images/arrow_blue.gif);
background-position:right;
background-repeat:no-repeat;

}

.yellowBoxHeaderview a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderview a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderview a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderview a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}


.blueBoxHeaderviewPlain { 
color:#003286;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;

}

html>body .blueBoxHeaderviewPlain { margin-top: 4px;}

.blueBoxHeaderview { 
color:#003286;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
background-image:url(../images/arrow_white.gif);
background-position:right;
background-repeat:no-repeat;

}

html>body .blueBoxHeaderview { margin-top: 4px;}

.blueBoxHeaderview a:link{

font-size: 10px;
font-weight:bold;
padding-right: 10px;
color:#ffffff;
text-decoration:none;
}

.blueBoxHeaderview a:visited{

font-size: 10px;
font-weight:bold;
padding-right: 10px;
color:#ffffff;
text-decoration:none;
}

.blueBoxHeaderview a:hover{

font-size: 10px;
font-weight:bold;
padding-right: 10px;
color:#ffffff;
text-decoration:none;
}

.blueBoxHeaderview a:active{

font-size: 10px;
font-weight:bold;
padding-right: 10px;
color:#ffffff;
text-decoration:none;
}

.blueBoxHeaderRight { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 160px;
background-image:url(../images/arrow_white.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom: 1px;
margin-top: 4px;

}


.blueBoxHeaderRight a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderRight a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderRight a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderRight a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.newsletters {

background-color:#ffffff;
width: 170px;
}

html>body .newsletters { height: 145px;}

.newsletters td{


color: #7F9DB9;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #EDEDED;
padding: 4px;
/*background-image:url(../images/pdf_icon.gif);*/
background-position:left;
background-repeat:no-repeat;
/*padding-left: 25px;*/
 
}

.newsletters a:link			{  color: #7F9DB9;}
.newsletters a:visited		{  color: #7F9DB9;}
.newsletters a:hover		{  color: #7F9DB9;}
.newsletters a:active		{  color: #7F9DB9;}

/* ---------------------------------*/
/*    Footer                        */
/* -------------------------------- */

#footer {
	clear: both;
	width: 778px;
	height: 18px;
	padding-top: 4px;
	
}

.footer {
	
	width: 768px;
	background-image:url(../images/footer/footer_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	height: 18px;
	padding-top: 6px;
	font-size:10px;
	color:#FFFFFF;
	padding-left: 10px;
	
}




.footer table 
{width: 180px;
margin-right: 10px;
background-color: #6684B6}

.footer td 
{font-size:10px;
	color:#FFFFFF;
background-color: #6684B6}


/* ---------------------------------*/
/*    Homepage                        */
/* -------------------------------- */
.homeImage {
background-repeat:no-repeat;
height: 180px;
padding: 10px;
}


.homeImage p {
text-align:right;
}

.blueBoxHeader { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 202px;
background-image:url(../images/arrow_white.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom: 1px;

}

.viewAll{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
}

.blueBoxHeader a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeader a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeader a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeader a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLong { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 290px;
background-image:url(../images/arrow_white.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom: 1px;

}

.blueBoxHeaderLong a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLong a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLong a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLong a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLongPlain { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 290px;
margin-bottom: 1px;

}

.blueBoxHeaderLongPlain a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLongPlain a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLongPlain a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.blueBoxHeaderLongPlain a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.yellowBoxHeaderLongPlain { 
color:#003286;
font-size: 11px;
background-color:#F9D528;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 290px;
margin-bottom: 1px;

}

.yellowBoxHeaderLongPlain a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderLongPlain a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderLongPlain a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}

.yellowBoxHeaderLongPlain a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#003286;
text-decoration:none;
}


.eventsInfo {

background-color:#E5EAF3;
height: 394px;
padding: 5px; 
width: 202px;
margin-bottom: 6px;}

html>body .eventsInfo { height: 386px;}

.eventsInfo table{

background-color: transparent; 
}

.eventsInfo tr{

background-color: transparent;
}

.eventsInfo td{

background-color: transparent;
color: #6F6F6F;
font-size: 9px;
font-weight:bold;
border-bottom: 1px solid #ffffff;
padding: 4px;
 
}

.eventsInfopage {

background-color:#E5EAF3;
height: 233px;
padding: 5px; 
width: 202px;
margin-bottom: 6px;}

html>body .eventsInfopage { height: 227px;}

.eventsInfopage table{

background-color: transparent; 
}

.eventsInfopage tr{

background-color: transparent;
}

.eventsInfopage td{

background-color: transparent;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #ffffff;
padding: 4px;
 
}

.eventsInfopageLong {

background-color:#E5EAF3;
height: 233px;
padding: 5px; 
width: 290px;
margin-bottom: 6px;}

html>body .eventsInfopageLong { height: 227px;}

.eventsInfopageLong table{

background-color: transparent; 
}

.eventsInfopageLong tr{

background-color: transparent;
}

.eventsInfopageLong td{

background-color: transparent;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #ffffff;
padding: 4px;
 
}

.eventslisting {

background-color:#ffffff;
height: 333px;
padding: 5px; 
width: 420px;
margin-bottom: 6px;}

html>body .eventslisting { height: 327px;}

.eventslisting table{

background-color:#ffffff; 
}

.eventslisting tr{

background-color:#ffffff;
}

.eventslisting td{

background-color:#ffffff;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #DFE2E9;
padding: 4px;
 
}

.eventslistingLong {

background-color:#ffffff;
height: 333px;
padding: 5px; 
width: 595px;
margin-bottom: 6px;}

html>body .eventslistingLong { height: 327px;}

.eventslistingLong table{

background-color:#ffffff; 
}

.eventslistingLong tr{

background-color:#ffffff;
}

.eventslistingLong td{

background-color:#ffffff;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #DFE2E9;
padding: 4px;
 
}


.ArticlesInfo {

background-color:#ffffff;
height: 333px;
padding: 5px; 
width: 202px;
margin-bottom: 6px;}

html>body .ArticlesInfo { height: 327px;}

.ArticlesInfo table{

background-color:#ffffff; 
}

.ArticlesInfo tr{

background-color:#ffffff;
}

.ArticlesInfo td{

background-color:#ffffff;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #DFE2E9;
padding: 4px;
 
}

.ArticlesInfoLong {

background-color:#ffffff;
height: 333px;
padding: 5px; 
width: 289px;
margin-bottom: 6px;}

html>body .ArticlesInfoLong { height: 327px;}

.ArticlesInfoLong table{

background-color:#ffffff; 
}

.ArticlesInfoLong tr{

background-color:#ffffff;
}

.ArticlesInfoLong td{

background-color:#ffffff;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #DFE2E9;
padding: 4px;
 
}

.ArticlesInfoLongPlain {

background-color:#ffffff;
height: 333px;
padding: 5px; 
width: 289px;
margin-bottom: 6px;}

html>body .ArticlesInfoLongPlain { height: 327px;}

.ArticlesInfoLongPlain table{

background-color:#ffffff; 
}

.ArticlesInfoLongPlain tr{

background-color:#ffffff;
}

.ArticlesInfoLongPlain td{

background-color:#ffffff;
color: #6F6F6F;
font-size: 10px;
font-weight:bold;
padding: 4px;
 
}

/* ---------------------------------*/
/*    Popup Windows                 */
/* -------------------------------- */

#popupTab {
	margin: 2px;
	padding: 0px;
	position: relative;
	top: 1px;
	z-index: 101;
	float:left;
/*	width:606px;*/

}



.popupTabContent {
	position:relative; 
	top:-2px;
	float:left;
	padding: 20px;
	margin:2px;	
	border-top:0px;
	z-Index: 105;
/*	width:606px;*/
}


/* ------------------------------------------------------------------------------------------- */
/*    Link Styles																	           */
/* ------------------------------------------------------------------------------------------- */

a:link	{
	
	text-decoration: none;
	color: #6684B6;
	
}

a:active	{
	text-decoration: none;
	color: #6684B6;
	
}

a:visited	{
	text-decoration: none;
	color: #6684B6;
	
}

a:hover		{
	text-decoration: none;
	color: #6684B6;
	
}




/* ------------------------------------------------------------------------------------------- */
/*    Miscellaneous -  Cursor styles, font weight etc..										   */
/* ------------------------------------------------------------------------------------------- */


.titleHelp {
	cursor: help;
}

bold	{
	font-weight: bold;
}

italic	{
	font-style: italic;
}

.underline { 
	text-decoration:underline
}




/* ------------------------------------------------------------------------------------------- */
/*    Alignment Styles -  Left align, floatRight etc										   */
/* ------------------------------------------------------------------------------------------- */


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
  

.alignLeft {
	text-align:left
}

.alignCenter {
	text-align:center
}

.alignRight {
	text-align:right
}

.floatLeft {
	float: left;
}

.floatRight {
	float:right
}

.hidden {
	display:none;
}





/* ------------------------------------------------------------------------------------------- */
/*    TAB Styles -  Used via Tabs function													   */
/* ------------------------------------------------------------------------------------------- */

.mainTabs {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	top: 1px;
		z-index: 101;
}

.mainTabs h2 {
	margin: 0px;
	font-size: xx-small;
	float: left;
	padding: 4px;
	text-align: center;
	margin-right: 2px;
	width: 140px;
	border: solid 1px #0089D0;
	color: #000000;
	font-weight: bold;
}

.mainTabs h2 a {
	display: block;
	padding: 4px;
	font-size: xx-small;
	color: #000000;
	text-decoration: none;
}

.mainTabs h2 a:hover {
	color: #000000;
	background-color: #DDF2F9;
	font-size: xx-small;
}

.mainTabs h2 a:visited {
	color: #000000;
	font-size: xx-small;
	text-decoration: none;
}

.mainTabs h2.selNav {
	background-color: #94AE71;
	border-bottom: 1px solid #DDF2F9;
	background-color: #DDF2F9;
	font-size: xx-small;
}

.mainTabs h2.accessDenied {
	background-color: #E7E7E7;
	background-color: #7B7C7D;
	font-size: xx-small;
}

#mainTabArea {
	font-size: xx-small;
	border: solid 1px #0089D0;
	background-color: #DDF2F9;
	padding: 5px;
	text-align:left;
	width: 610px ;
}

#mainTabAreaHeader {
	font-size: xx-small;
	border: solid 1px #0099CC;
	background-color: #F8FEF9;
	padding: 5px;
	text-align:left;
	margin-bottom: 5px;
}

#mainTabAreaHeader h2 {
	font-size: small;
}


/* ---------------------------------*/
/*    Login                      */
/* -------------------------------- */

.LoginBox{
background-image:url(../images/login/login_bg.jpg);
height: 200px;

}

.LoginBox table{
width: 200px;
float:right;
margin-top: 70px;
background-color: transparent; 
margin-right: 5px;

}

html>body .LoginBox table{ margin-right: 10px;}

.LoginBox td{
color: #003286;
font-size: 12px;
font-weight:bold;
background-color: transparent;

}

.LoginBox a:link			{  text-decoration: underline; font-size: 9px; color: #003286; font-weight:normal; float:right}
.LoginBox a:visited		{  text-decoration: underline; font-size: 9px; color: #003286; font-weight:normal; float:right}
.LoginBox a:hover			{  text-decoration: underline; font-size: 9px; color: #003286; font-weight:normal; float:right}
.LoginBox a:active			{  text-decoration: underline; font-size: 9px; color: #003286; font-weight:normal; float:right}


.yellowStripebg{
padding-bottom: 6px ;
background-color:#F9D528;
margin: 0px;
}

html>body .yellowStripebg {padding-bottom: 4px ;}

.dottedBox {border: 1px dotted #9FB2D1; padding: 15px; margin-top: 5px; font-size: 11px;}

.dottedBoxCenter {border: 1px dotted #9FB2D1; padding: 15px; margin-top: 5px; font-size: 11px; padding-left: 70px; margin-left: 40px; margin-right: 40px;; margin-bottom: 5px}

.dottedBoxOptions {border: 1px dotted #9FB2D1; padding: 2px; margin-top: 5px; font-size: 11px;}

.optionsRight { float:right; width: 200px}

/* ---------------------------------*/
/*    events                      */
/* -------------------------------- */

.yellowBoxHeaderNoRight { 
color:#003286;
font-size: 11px;
background-color:#F9D528;
font-weight:bold;
padding: 5px; 
height: 15px;

}

.eventsImage {
background-image:url(../images/news_events/events_banner.jpg);
background-repeat:no-repeat;
height: 133px;
margin-top: 4px;
margin-bottom: 5px;

}


.blueBoxEvent table{ 
border: 1px solid #6684B6;


}

.blueBoxEvent th{ 
color:#ffffff;
font-size: 10px;
background-color:#92A7CB;
font-weight:bold;
padding-left: 8px;
padding-right: 8px;
padding-top: 2px;
padding-bottom: 2px;

}

.blueBoxEvent td{ 
color:#6F6F6F;
font-size: 10px;
font-weight:bold;
padding: 8px;
vertical-align:top;
border-bottom: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;

}

.blueBoxEvent a:link			{  text-decoration: none; color: #6684B6;}
.blueBoxEvent a:visited		{  text-decoration: none; color: #6684B6;}
.blueBoxEvent a:hover			{  text-decoration: underline; color: #6684B6;}
.blueBoxEvent a:active			{  text-decoration: none; color: #6684B6;}

.buttonleft {
float:left;
padding: 5px;
width: 86px;}

.buttonright {
float:right;
padding: 5px;
width: 86px;}

.eventdescriptionTitle table{
font-size: 12px;
font-weight:bold;
color:#6684B6;
border-bottom: 1px dotted #F9D528}

.eventdescriptionTitle td{
font-size: 10px;
font-weight:bold;
color:#6684B6;
padding: 5px;
line-height: 18px;
vertical-align:top;}

.borderYellowRight {border-right: 1px dotted #F9D528}
.borderYellowbottom {border-bottom: 1px dotted #F9D528}

.titleEvent {font-size: 12px; font-weight:bold;}

.titleEventYellow {font-size: 11px; font-weight:bold; color:#E0BD14}

.eventSearchRight { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
width: 165px;
background-image:url(../images/arrow_white.gif);
background-position:right;
background-repeat:no-repeat;
margin-bottom: 1px;
margin-top: 4px;

}


.eventSearchRight a:link{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.eventSearchRight a:visited{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.eventSearchRight a:hover{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}

.eventSearchRight a:active{

font-size: 10px;
font-weight:normal;
padding-right: 10px;
color:#FFFFFF;
text-decoration:none;
}


.eventSearchRight1 table{

border: 1px solid #6684B6;
padding: 0px; 
width: 158px;
margin-bottom: 10px;
}

.eventSearchRight1 tr{

}

.eventSearchRight1 td{

color: #6684B6;
font-size: 10px;
font-weight:bold;
border-bottom: 1px solid #ffffff;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 15px;
padding-right: 0px; 
}


.tableNoBorder table{
	border: 0px solid #6684B6;
}


.tableNoPadding {
	color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}


.tableNoPadding tr {
	color: #000000;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.tableNoPadding td {
	font-size: 10px;
	border: 0px;
	padding:0px;
	padding-right:4px;	
}

.searchbox,.searchBox { 
	height:14px;  
	border-style: solid; 
	border-width:1px; 
	border-color: #6684B6;  
	font-family: verdana; 
	color: #6F6F6F; 
}

.eventContent {
width: 410px;
padding: 5px;

}
/* ---------------------------------*/
/*    forms                      */
/* -------------------------------- */

.formborder {border: 1px dotted #92A7CB; margin-top: 5px; padding-left: 30px;}

.feedbackImage {
background-image:url(../images/forms/feedback_banner.jpg);
background-repeat:no-repeat;
height: 133px;
margin-top: 4px;
margin-bottom: 5px;

}

.guestbookImage {
background-image:url(../images/forms/guestbook_banner.jpg);
background-repeat:no-repeat;
height: 133px;
margin-top: 4px;
margin-bottom: 5px;

}

.formborderhalf {border: 1px dotted #92A7CB; margin-top: 0px; padding: 8px;}

.formEnterBox {
width:282px;
float:left;}

.formResultsBox {
width:318px;
float:right;}

.blueBoxHeaderStretch { 
color:#ffffff;
font-size: 11px;
background-color:#92A7CB;
font-weight:bold;
padding: 5px; 
height: 15px;
margin-bottom: 1px;

}

.resultsfeedback {
margin-top: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #E6E6E6}

.nameDisplay 

{
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color:#6684B6;
}

.spotlightBox { border: 1px solid #92a7cb; background-color: #f5f9ff; font-style:italic; font-size:10px; padding: 5px;  line-height: 14px;}
.spotlightBoxImage { border: 1px solid #92a7cb; background-image:url(../images/spotlightBg.gif); background-position:top; background-repeat:repeat-y; font-style:italic; font-size:10px; padding: 5px; line-height: 14px;}


.spotlightImage { width: 110px; float:right; font-weight:bold; padding-left:5px; margin-left: 5px; }


/* ---------------------------------*/
/*    User Support                      */
/* -------------------------------- */

.userSupportImage{
background-image:url(../images/login/user_documents_banner.jpg);
height: 200px;

}

.DocumentOptionsArea { width:395px;
float:left;}

.DocumentOptions { 
border: 1px solid #6684B6;
color:#4F5050;
font-size: 12px;
font-weight:bold;
height: 80px;
margin-top: 2px;
padding: 6px;

}

.DocumentOptions2 { 
background-image:url(../images/login/corner2.gif);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #6684B6;
color:#4F5050;
font-size: 12px;
font-weight:bold;
height: 16px;
margin-top: 2px;
padding: 6px;

}

.DocumentOptions3 { 
background-image:url(../images/login/corner3.gif);
background-position:right;
background-repeat:no-repeat;
border: 1px solid #6684B6;
color:#4F5050;
font-size: 12px;
font-weight:bold;
height: 16px;
margin-top: 2px;
padding: 6px;

}

.DocumentOptions a:link			{  text-decoration: none; color: #4F5050;}
.DocumentOptions a:visited		{  text-decoration: none; color: #4F5050;}
.DocumentOptions a:hover			{  text-decoration: underline; color: #4F5050;}
.DocumentOptions a:active			{  text-decoration: none; color: #4F5050;}

.DocumentOptions2 a:link			{  text-decoration: none; color: #4F5050;}
.DocumentOptions2 a:visited		{  text-decoration: none; color: #4F5050;}
.DocumentOptions2 a:hover			{  text-decoration: underline; color: #4F5050;}
.DocumentOptions2 a:active			{  text-decoration: none; color: #4F5050;}

.DocumentOptions3 a:link			{  text-decoration: none; color: #4F5050;}
.DocumentOptions3 a:visited		{  text-decoration: none; color: #4F5050;}
.DocumentOptions3 a:hover			{  text-decoration: underline; color: #4F5050;}
.DocumentOptions3 a:active			{  text-decoration: none; color: #4F5050;}

.link_arrow {background-image: url(../images/login/arrows.gif); background-position:left; background-repeat:no-repeat; width: 15px; height: 11px; float:left;}

html>body .link_arrow { padding-top: 4px;  padding-right: 4px;}

.userItems {float:left; padding-top: 4px;}


.userItems td { border-right: 1px dotted #aab6cb;
padding-left:2px;}

.useritemsText {height: 70px; padding-left: 3px;}


/* ---------------------------------*/
/*    Knowledgebase                 */
/* -------------------------------- */
.kb select { width: 240px; border: 1px solid #6684B6; color: #6F6F6F;}
.kbsel { width: 240px; border: 1px solid #6684B6; color: #6F6F6F;}
.kbsearchtxt {width: 240px;}

.siteSearchHeader 
{
    background-color:#7F9DB9; 
    margin-bottom:10px;
    padding:3px;

}

.siteSearchHeaderText 
{
    color:#ffffff;
    width:300px;
    float:left;

}

.siteSearchHeaderLink 
{
    color:#ffffff;
    width:55px;
    float:right;

}

.siteSearchHeaderLink a:link			{  text-decoration: none; font-size: 10px; color: #ffffff; font-weight: normal; margin-left: 0px}
.siteSearchHeaderLink a:visited		{  text-decoration: none; font-size: 10px; color: #ffffff; font-weight: normal; margin-left: 0px }
.siteSearchHeaderLink a:hover			{  text-decoration: none; font-size: 10px; color: #ffffff; font-weight: normal; margin-left: 0px }
.siteSearchHeaderLink a:active			{  text-decoration: none; font-size: 10px; color: #ffffff; font-weight: normal; margin-left: 0px}


.textholder {padding-left:10px; font-size:small}

.documentDownloadNews { border:1px solid #92A7CB;padding:5px 0px 0px 5px;margin-left:10px;}
.documentDownloadNews h3 {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #6F6F6F;
	font-size: small;}

.documentDownloadNews ul {margin-left:5px;padding-left:0px;}
.documentDownloadNews li {margin-left:5px;padding-left:0px;}




/* ---------------------------------*/
/*    DISCUSSION FORUM - START      */
/* -------------------------------- */

#generalSearchBox {
	position: absolute;
	top: 202px;
	left: 580px;
	width: 180px;
	border: solid 2px #000000;
	background-color: #E2E2E2;
	color: #000000;
	padding: 0px;
	z-index: 100;
	visibility: hidden;
}

#generalSearchBox1 {
	position: absolute;
	top: 202px;
	left: 580px;
	width: 180px;
	border: solid 2px #000000;
	background-color: #E2E2E2;
	color: #000000;
	padding: 0px;
	z-index: 100;
	visibility: hidden;
}

#optionsMenu {
	position: absolute;
	top: 202px;
	left: 580px;
	width: 180px;
	border: solid 2px #000000;
	background-color: #E2E2E2;
	color: #000000;
	padding: 0px;
	z-index: 100;
	visibility: hidden;
}


A.plainLink:link		{  text-decoration: none; font-size: 11px; color: #5D5D5D  }
A.plainLink:active	{  text-decoration: none; font-size: 11px; color: #5D5D5D  }
A.plainLink:visited	{  text-decoration: none; font-size: 11px; color: #5D5D5D  }
A.plainLink:hover		{  text-decoration: underline; font-size: 11px; color: #5D5D5D  }

A.plainLinkSml:link		{  text-decoration: none; font-size: 10px; color: #5D5D5D  }
A.plainLinkSml:active		{  text-decoration: none; font-size: 10px; color: #5D5D5D  }
A.plainLinkSml:visited	{  text-decoration: none; font-size: 10px; color: #5D5D5D  }
A.plainLinkSml:hover		{  text-decoration: underline; font-size: 10px; color: #5D5D5D  }

A.plainLinkWhite:link		{  text-decoration: none; font-size: 11px; color: #FFFFFF  }
A.plainLinkWhite:active	{  text-decoration: none; font-size: 11px; color: #FFFFFF  }
A.plainLinkWhite:visited	{  text-decoration: none; font-size: 11px; color: #FFFFFF  }
A.plainLinkWhite:hover		{  text-decoration: underline; font-size: 11px; color: #FFFFFF  }

A.plainLinkWhiteSml:link		{  text-decoration: none; font-size: 10px; color: #FFFFFF  }
A.plainLinkWhiteSml:active	{  text-decoration: none; font-size: 10px; color: #FFFFFF  }
A.plainLinkWhiteSml:visited	{  text-decoration: none; font-size: 10px; color: #FFFFFF  }
A.plainLinkWhiteSml:hover		{  text-decoration: underline; font-size: 10px; color: #FFFFFF  }


/*.submitButton {color:#5D5D5D; cursor:pointer; width:70px; height:19px; border-style: solid; border-width:1px; border-color: #666666; background-color: #E8E8E8;  text-align:center}*/

.SubHeaderText { font-family: verdana,arial; font-size:14px; text-decoration: none; font-weight: bold}
.userNameText { font-family: verdana,arial; font-size:11px; text-decoration: none; font-weight: bold}

.whiteText  { color: #FFFFFF }
.redText  { color: #FF2B2B; }

.darkbg  { color: #FFFFFF; background-color : #666666}
.medbg  { color: #000000 ; background-color : #CCCCCC}
.lightbg  { color: #000000 ; background-color : #E8E8E8}
.lighterbg  { color: #000000 ; background-color : #F3F3F3}

.medBlueTable {border:  solid 1  #666666;  background-color :#CCCCCC}
.lightBlueTable {border:  solid 1  #666666;  background-color :#E8E8E8}

.darkgreybg  { color: #ffffff; background-color : #808080}
.greybg  { color: #000000; background-color : #E6E6E6}
.lightGreyBg {   background-color :#E7E7E7}


.lightGreyTable 
{
    border: 1px solid #7B7C7D;  
    background-color :#E7E7E7;
}


.normalText { font-family: verdana, arial; font-size: 11px; text-decoration: none; }
.medText { font-size: 12px; text-decoration: none; }
.smalltext { font-size: 10px; text-decoration: none; }
.smallertext { font-size: 9px; text-decoration: none; }

.tableBoxSmall { font-family: arial; font-size: 7px; text-decoration: none; color:#0055A3; }
.tableBoxMed { font-family: verdana; font-size: 8.5px; text-decoration: none;color:#0055A3; }
.tableBoxBorder {border:  solid 1 #0055A3;  background-color :#F4F9FD; color:#ffffff;}

.titleHelp {cursor:help}

.clsPartRight
{
	background-color: #CCCCCC;background-image: url('/images/icons/arrowUp.gif');background-repeat:no-repeat; background-position:  right top; cursor:pointer; font-family:  verdana, arial; font-size: 10px
}

.clsPartRightHidden
{
	background-color: #CCCCCC; background-image: url('/images/icons/arrowDown.gif'); background-repeat:no-repeat; background-position:  right top; cursor:pointer; font-family:  verdana, arial; font-size: 10px
}

.clsPartRightDisabled
{
	background-color: #E2E2E2; 
	background-image: url('/images/icons/arrowNone.gif'); 
	background-repeat:no-repeat; 
	background-position:  right top; 
	color: #C1C1C1; 
	font-family:  verdana, arial; 
	font-size: 10px;
	cursor: not-allowed;
	
}


IMG.clsMinimize
{
	visibility:hidden;
}

.scrollbar { background-color : #ffffff; border:0  solid #808080; 
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #3d3d3d; 
SCROLLBAR-3DLIGHT-COLOR: #8c8c8d; 
SCROLLBAR-ARROW-COLOR: #3D3D3D; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}
.scrollbarBorder { background-color : #ffffff; border:1  solid #808080; 
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #3d3d3d; 
SCROLLBAR-3DLIGHT-COLOR: #8c8c8d; 
SCROLLBAR-ARROW-COLOR: #3D3D3D; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
}


.forumsMainTable
{
   width:100%;

}

.forumsMainTable th
{
  font-size: 11px; 
  font-weight: bold; 
  color: #ffffff 

}



.tableGrey {
	color: #000000;
	border: solid 1px #a8aeb5;
	padding: 0px;

	border-left: 0px;
	border-bottom: 0px;
}

.tableGrey td,th {
	font-size: 10px;
	border: solid 1px #a8aeb5;
	border-top: 0px;
	border-right: 0px;
	padding:4px;
}
.tableGrey th 
{
    font-weight:bold;
    background-color: #a8aeb5;
    color:white;
}

.tableGrey .lightRow 
{
    background-color: #e9eaeb;
}
.tableGrey .lighterRow 
{
    background-color: #f2f3f4;
}


.codeBox 
{
    background-color: #f2f3f4;
    border:0px;
}

.nowrap { white-space: nowrap }
	
/* ---------------------------------*/
/*    DISCUSSION FORUM  - END       */
/* -------------------------------- */	



/* ---------------------------------*/
/*    CONTACT US       */
/* -------------------------------- */	

.staffcontactbox  {
	border: solid 0px red;
	padding-left:5px;
	border-right:0px;
	padding-top:10px;
	float:left;
	width:293px;
	height:75px;
	margin-bottom:2px;	}
	
html>body .staffcontactbox{ height:75px; margin-bottom:2px;}
	
/* ---------------------------------*/
/*    HOME SPOTLIGHT GRAPHIC       */
/* -------------------------------- */	
	
.homeImage H1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FFCC00; text-align:right;}
.homeImage H2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; font-weight: bold; color: #FFCC00; text-align:right;}
.homeImage H3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; line-height: 20px;  text-align:right;}

/* ---------------------------------*/
/*    REGISTRATION                  */
/* -------------------------------- */	
	
.mandatoryField {  
    color:#FD4344; cursor: help;
}
