/* LINKS */
a:link {
	color: #262626;
	text-decoration: none;
}
a:visited {
	color: #262626;
	text-decoration: none;
}
a:visited:hover {
	/* color: #911F30; */
	text-decoration: underline;
}
a:hover {
	/* color: #911F30; */
	text-decoration: underline;
}

/*BODY { 
	scrollbar-3d-light-color: #0099CC; 
	scrollbar-arrow-color: #FFFF33; 
	scrollbar-base-color: #4158A7; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-face-color: #0033CC; 
	scrollbar-highlight-color: #0099CC; 
	scrollbar-shadow-color: #000099
	 
	font-family: Verdana, Tahoma, Arial; 
	font-size: 11px; color: #000000;
	list-style-image: url(/images/blue_bullet.gif): none; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	margin-left: 0; 
	margin-height:0; 
	margin-top:0; 
	margin-right:0;
} */
TD { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 70%; 
	color: #000000;
	line-height: 16px;
} 
li {  list-style-image: url(/images/blue_bullet_sm.gif)
}

/* MENU TOP */
.menuTop {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.menuTop A:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* MENU LEFT */
.menuLeft A:link, A:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	color: #262626;
}
.menuLeft A:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	color: #911F30;
}

.menuDropDown A:link, A:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	color: #262626;
}
.menuDropDown A:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	color: #911F30;
}

/* MENU CRUMBS */
.menuCrumb {
	/* color: #5D96CF; */
	color: #911F30;
}
.menuCrumb a:link{
	color: #911F30;
}
.menuCrumb a:hover{
	color: #911F30;
	text-decoration: underline;
}
.menuCrumb a:visited{
	color: #911F30;
	text-decoration: none;
}
.menuCrumb a:visited:hover{
	color: #911F30;
	text-decoration: underline;
}

/* TITLES */
.titleRed {  
	font-size: 70%; 
	color: #911F30; 
	font-weight: bold;
	border-bottom: 1px solid #666666;
}.titleWhite {  
	font-size: 70%; 
	color: #FFFFFF; 
	font-weight: bold;
}
.titleWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.titleWhite a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titleWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.titleWhite a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titleBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	color: #081834; 
	font-weight: bold;
}
.titlePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #081834;
	line-height: normal;
	/*font-weight: 600;*/
}
.titlePage_ch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #081834;
	line-height: normal;
	font-weight: bold;
}
.titleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #081834;
}
.keywords {
	font-size: 11px;
	color: #336666;
	line-height: normal;
	font-weight: normal;
}
.keywords A:link {
	font-size: 11px;
	color: #3366CC;
	line-height: normal;
	font-weight: bold;
}

/* BOX */
#box {
	width:183px;
	border: 1px solid #CCCCCC;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#boxLocations {
	width:183px;
	padding: 0px 0px 0px 10px;
}

/* EMERGENCY MESSAGE */
#emergencyMsg{
	width:185px;
	border: 1px solid #CCCCCC;
	background-color:#e6e6e6;
	padding: 0px 0px 0px 0px;
	empty-cells:hide;
	border-collapse:collapse;
	margin: 0px 0px 10px 0px;
}
#emergencyMsgTitle {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #911f30;
	text-align: center;
	line-height: 1.2em;
	padding: 5px 5px 0px 5px;
	/*border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}
#emergencyMsgText {
	font: normal 12px Tahoma, Arial, sans-serif;
	color: #262626;
	text-align: center;
	line-height: 1.2em;
	padding: 0px 5px 5px 5px;
	/*border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;*/
}

/* TEXT */
.txtRight {
	font-size: 70%;
	line-height: normal;
}
.txtRightName {
	color: #911F30;
	font-weight: bold;
}
.txtNormal {
	font-size: 70%;
	line-height: normal;
}
.date {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
}
.fileSize {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}

/* FORMS */
.searchbtn {
	background-color: #911F30;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #262626;
	padding: 2px;
	cursor: pointer;
	width: 42px;
	color: #FFFFFF;
}
.searchbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 20px;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 2px;
}
.btnGo {
	background-color: #911F30;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border: 1px solid #262626;
	padding: 2px;
	cursor: pointer;
	width: 25px;
	color: #FFFFFF;
}
select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 120px;
}

/* RISKNET */
.storyheadline {
	font-size: x-small;
	font-weight: bold;
}
.storydata {
	color: #999999;
}
.topicheadline{
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
.search-box{
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
.topictopic{
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}

/* ALIGNMENT & BORDER */
.divAlignRight {
	float: right;
	margin-left: 5px;
}
.divAlignLeft {
	float: left;
	margin-right: 10px;
}
.border {
	border: 1px solid #ccc;
}