body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: white;/*#CBD2DA;*/
	color: #1A2632;
}

.tbl_main {
	padding: 0px;
	/*cellspacing="0"*/
	width: 800px;
	background-color: #FFFFFF;
}



body a:link, a:visited, a:active {
	/*
		color: #1A2632;
	*/
}

.txt {
	font-family: Arial,sans-serif;
	font-size: 9pt;
}
.topic {
	font-family: Tahoma,Verdana,Arial;
	font-size: 9.2pt;
	/*margin-left: 30px;*/
}

.topiclink {
  width: 160;
}

.topiclink .topic {
		font-weight: bold;
	text-align: center;
}

.subtopic {
	
}

a:link.news_read_more, a:visited.news_read_more {
	color: red;
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
	text-decoration: none;		
}

a:hover.news_read_more {
	color: red;
	font-family: Tahoma,Verdana,Arial;
	font-size: 8pt;
	text-decoration: underline;
}


.news_summary { 
	width: 90%; 
	height: 100%; 
	font-size: 9pt; 
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	text-align: left; 
	margin-bottom: 25px;
	
	border: 1px solid #24335B;
	padding: 15px;
}

.news_hdr {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
	color: #24335B;
	margin-bottom: 10px;
}

.law_hdr {
	font-size: 10pt;
	font-weight: bold;
}


a:link.def_link, a:visited.def_link {
	color: red;
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	text-decoration: none;		
}

a:hover.def_link {
	color: red;
	font-family: Tahoma,Verdana,Arial;
	font-size: 9pt;
	text-decoration: underline;
}



.SoftBorderBottom{
	border-bottom:2px #C1D0D9 dotted;	
}


.SectionTitle{
	font-size:20px;
	font-weight:700;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}



/* ########################################################### */

img.Border{
	border:#CCCCCC solid 1px;
	padding:1px;
}

.FontBlue{
	color:#136BB2;
	font-family:Arial, Helvetica, sans-serif;
}
.FontBlueRight{
	color:#136BB2;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
}
.FontGray{
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
.FontDarkGray{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}
.FontLightGray{
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
}
.FontMedium{
	font-size:small;
}
.FontMediumItalic{
	font-size:small;
	font-style:italic;
}
.FontMediumTitle{
	font-size:small;
	font-weight:bold;
}
.FontMediumLargeTitle{ 
	font-size:14px;
	font-weight:700;
}
.FontRed{
	color:#743114;
	font-family:Arial, Helvetica, sans-serif
}
.FontWhite{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif
}
.FontSmall{
	font-size:x-small;
}
.FontStandard{
	font-size:small;
}
.FontBlack{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.Footer{
	font-size:10px;
	padding-bottom:25px;
	padding-top:15px;
}
.Header{
	padding-top:60px;
}

.ParagraphTitle{
	font-size:12px;
	font-weight:700;
	color: #136BB2;
}
a.ParagraphTitle{
	text-decoration:none;
}
a.ParagraphTitle:hover{
	text-decoration:underline;
}
.ParagraphTitleMedium{
	font-size:14px;
	font-weight:700;
	color: #136BB2;
}
a.ParagraphTitleMedium{
	text-decoration:none;
}
a.ParagraphTitleMedium:hover{
	text-decoration:underline;
}	
.ParagraphTitleLarge{
	font-size:18px;
	font-weight:698;
	color: #136BB2;
}


.RightGrad{
  background-image: url(../images/rightgrad.jpg);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  border-right:solid #ffffff 1px;
}
.SectionTitle{
	font-size:20px;
	font-weight:700;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.SoftBorderBottom{
	border-bottom:2px #C1D0D9 dotted;	
	
}

/* ---------------- */

.PageHeaderBottomBorder{
	border-bottom:2px #C1D0D9 solid;
}

.FontGreen1{
	color:#6A9F35;
	font-family:Arial, Helvetica, sans-serif;
}


.DefLink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#6A9F35;
}
a.DefLink:hover{
	text-decoration:underline;
	color:#4E7526;
}

.ImgLink {
  color:white!important;
}

a.ImgLink:hover {
  text-decoration:none;
  color:white!important;
}
a.ImgLink:visited {
  color:white!important;
}

.VideoLink{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#6A9F35; /*#0066FF; blue*/
}

a.VideoLink:hover{
	text-decoration:underline;
	color:#0033FF;
}

a.More{
	font-style:italic;
	font-size:11px;
	font-weight: bold;
	color:#999999;
	text-decoration:none;
}
a.More:hover{
	font-style:italic;
	font-size:11px;
	font-weight: bold;
	color: #39404A;
	text-decoration:none;
}
div.More{
	text-align:right;
}

h1 {
	font-size:100%;
}
