@charset "utf-8";

/*CSS Document for news message */

#mainContainer {
	position:static;
	width:662px;
	z-index:1;
}
#nextNavi{
 style=background-color:#0099CC;
	position: inherit;
	width: 20px;
	top: 0px;
}
#prevNavi{
 style=background-color:#0099CC;
	position: inherit;
	top: 0px;
	width: 20px;
}

#myLabel {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3;
	margin-left: 2px;
	margin-top: 1px;
	margin-right: 5px;
	text-align: justify;
	color:#000000;
	position: inherit;
	width: 450px;	
}

#myLink {
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3;
	margin-left: 2px;
	margin-top: 1px;
	margin-right: 5px;
	text-align: justify;
	cursor:hand;
	color:#000000;
	position: inherit;
	width: 200px;	
}


#titleHeading{
	font-family: Arial;
	font-size: 12px;
	line-height: 1.3;
	margin-left: 2px;
	margin-right: 20px;
	text-transform: uppercase;
	font-weight:bold;
	color:#000000;
}

#nextHead{
	font-family: arial;
	font-size: 11px;
	padding-top:10;
	position: fixed;
}
#prevHead{
	font-family: arial;
	font-size: 11px;
	padding-top:10;
	azimuth:left;
	position: fixed;
}

#mainImgH{
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 10px;
	color:#000000;
}

/* ------------------------------------- */










/*-------------------*/
td#TopNav a:link {color: black;
				text-decoration: none
				}
td#TopNav a:visited {color: black;
					text-decoration: none
					}
td#TopNav a:hover {color: black;
					text-decoration: underline;
					
					}
td#TopNav a:active {color: black;
					text-decoration: none
					}
					
td#TopNav {
			font-family: arial;
			font-size: 11px;
			padding-top:10;
			}
			



td#bluehover a:link {color: black;
				text-decoration: none
				}
td#bluehover a:visited {color: black;
					text-decoration: none
					}
td#bluehover a:hover {color:#004e93;
					text-decoration: none;
					
					}
td#bluehover a:active {color: black;
					text-decoration: none
					}
					
td#bluehover {
			font-family: arial;
			font-size: 12px;
			padding-top:10;
			}









td#bluehoversml a:link {color: #004e93;
				text-decoration: none
				}
td#bluehoversml a:visited {color: #004e93;
					text-decoration: none
					}
td#bluehoversml a:hover {color:black;
					text-decoration: none;
					
					}
td#bluehoversml a:active {color: #004e93;
					text-decoration: none
					}
					
td#bluehoversml {
			font-family: arial;
			font-size: 11px;
			padding-top:10;
			}
			


			
.dottedlinerep {
	color: white;
	font-family: arial;
	font-size: 11px;
	background-position:center;
	background-image:url(images/Div-dbl-Dot-hori.gif);
	background-repeat:repeat-y;
	height:10;
	}
	
	
.coreteambg {
	color: white;
	font-family: arial;
	font-size: 11px;
	background-position:center;
	background-image:url(images/core-team-bg.gif);
	background-repeat:no-repeat;
	height:149px;
	width:724px;
	}
	
	
.verticlelinerep {
	background-position:center;
	background-image:url(images/verticle-repeat.gif);
	background-repeat:repeat-x;
	}	

	
	
.footerimgrep {
	font:arial;
	font-size:12px;
	
	color:#000000;
	
	background-image:url(images/footer-img-repeat.jpg);
	background-repeat:repeat-x;
	
	height:53;
	}	



.blacknormal11{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:black;
}

.bodytxt{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:black;
		line-height:20px;
		margin-top:5px;
		margin-right:5px;
		}
		
		
.bodytxtdull{
		font-family:Arial;
		font-size:11px;
		font-weight:normal;
		color:#898989;
		line-height:20px;
		margin-top:5px;
		margin-right:5px;
		}
				



.bodytxtBlue{
		font-family:Arial;
		font-size:12px;
		font-weight:normal;
		color:#004079;
		line-height:20px;
		margin-top:5px;
		margin-right:5px;
		}
		
		
.bodytxtRED{
		font-family:Arial;
		font-size:12px;
		font-weight:bold;
		color:#b3251b;
		line-height:20px;
		margin-top:0px;
		}
	
	
	
.bodytxtREDNormal{
		font-family:Arial;
		font-size:11px;
		color:#b3251b;
		line-height:20px;
		margin-top:0px;
		}

.tabRed{
		font-family:Arial;
		font-size:11px;
		color:#b3251b;
		text-decoration:none;
		
		
		}

.tabBlack{
		font-family:Arial;
		font-size:10px;
		color:#000000;
		
		}
		
.tabBlackbold{
		font-family:Arial;
		font-size:10px;
		color:#000000;
		font-weight:bold;
		
		}


.red10{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#a60000;

		text-decoration:none;
		
		padding-left:10px;
}

.blue10{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#006699;
		font-weight:bold;
		text-decoration:none;
		padding-left:2px;
		height:25px;
}

.black10{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#575757;

		text-decoration:none;
}

/*-------------------*/
td#blackred11 a:link {color: #333333;
				text-decoration: none
				}
td#blackred11 a:visited {color: #333333;
					text-decoration: none
					}
td#blackred11 a:hover {color: #b00000;
					text-decoration: none;
					
					}
td#blackred11 a:active {color: #333333;
					text-decoration: none
					}
					
td#blackred11 {
			font-family: arial;
			font-size: 11px;

			}
	
	
.greyBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e1e1e;
	line-height:18px;
	padding-top:0;
}


a.breadcrumbs:link {color:#b3251b;text-decoration:none;}
a.breadcrumbs:visited {color:#b3251b;text-decoration:none;}
a.breadcrumbs:hover {color:#000000; text-decoration:underline;}
	
td#FooterBar a:link {color: black;
				text-decoration: none
				}
td#FooterBar a:visited {color: black;
					text-decoration: none
					}
td#FooterBar a:hover {color: black;
					text-decoration: underline;
					
					}
td#FooterBar a:active {color: black;
					text-decoration: none
					}
					
td#FooterBar {
			font-family: arial;
			font-size: 12px;			
			background-image:url(images/dot.png); 
			background-position:left; 
			background-repeat:no-repeat; 
			padding-left:10px;
			}	
			
/* CSS Document */

