/* CSS Document */

Body{
	margin:0 0 0 0;
	background-color:#27455B;
}

.rightbox {
        padding: 0 0 0 12;
	line-height: 1.5;
}

acronym {
	border-bottom: 1px dotted #111111;
	cursor: help;
}

.doccenter:link {
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        color: #666666;
        text-decoration: none;
}
.doccenter:visited {
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        color: #666666;
        text-decoration: underline;
}
.doccenter:hover {
        font-family: verdana;
        font-size: 11px;
        font-weight: normal;
        color: orange;
        text-decoration: none;
}
.Languages {
	font-family: verdana;
	font-size: 9px;
	color: #5C7F96;
	text-decoration: none;
}
.Languages:hover {

	font-family: verdana;
	font-size: 9px;
	color: #2B4455;
	text-decoration: none;
}
.MenuLinks {
	font-family: verdana;
	font-size: 11px;
	color: #184971;
	text-decoration: none;
}
.MenuLinks:hover {
	font-family: verdana;
	font-size: 11px;
	color: #05233C;
	text-decoration: none;
}
.Footer {
	font-family: 		verdana;
	font-size: 			9px;
	color: 				#829FB1;
	text-decoration: 	none;
	background-color:	#0D2A3C;
}
.SiteText {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: white;
	line-height: 12pt;
	vertical-align: top;
}
.NavText {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: white;
	line-height: 12pt;
	padding: 0 0 0 17;
}
ol {
	line-height: 15pt;
}

ul {
	line-height: 15pt;
}

li {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	background: white;
}

.emphasis {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	background: white;
}

.NewsDate {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
}

.NewsText {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
	text-align: justify;
}

.NewsDetails {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	text-align: justify;
}
.More {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #5788A9;
	text-decoration: none;
	padding-right:3px;
}
.More:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #05233C;
	text-decoration: none;
	padding-right:3px;
}

.SiteLinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.SiteLinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Button{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #888888;
	
}
.smallSiteText{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.smallSiteTextLink{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.smallSiteTextLink:hover{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.SiteLinksLeft {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #184971;
	text-decoration: none;
}
.SiteLinksLeft:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	# color: #05233C;
	color: orange;
	text-decoration: none;
}

.RightBox {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #184971;
	text-decoration: none;
	padding: 10 0 0 10;
}

INPUT {
        border-style: solid;
        border-color: grey;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
        FONT-SIZE: 8pt;
        font-family: verdana;
        TEXT-ALIGN: left;
}

SELECT {
        border-style: solid;
        border-color: white;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-width: 0px;
        FONT-SIZE: 7pt;
        font-family: verdana;
}

textarea {
        border-style: solid;
        border-color: grey;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-width: 1px;
        FONT-SIZE: 8pt;
        font-family: verdana;
        TEXT-ALIGN: left;
}
h3	{
	font-family: arial;
}

h2	{
	font-size:	 11pt;
	font-family: arial;
}

table.doccenter
{
	font-family:		arial;
 	background-color:	#FFFFCC;
	border-width:		1px;
	border-style:		solid;
	vertical-align:		top;
	cell-spacing:		0;
	cell-padding:		0;
	border-color:		grey;

}

td.doccenter
{
	background-color:	#FFFFCC;
	border-width:		1px;
	border-style:		solid;
	border-color:		red;
	vertical-align:		top;
}

TD.header {
	font-family: 	verdana;
	font-size:		11px;
	color:			#666666;
	align:			left;
	font-weight:	bold;
	vertical-align:	top;
}

/*TH {
	font-family: 	verdana;
	font-size:	11px;
	color:		#666666;
	text-align:	left;
	font-weight:	bold;
	vertical-align:	top;
	background-color: #ffcc99;
	border-style: solid;
	border-width: 0px;
	border-color: grey;
}*/

TD {
	font-family: 	verdana;
	font-size:	11px;
	color:		#666666;
	align:		left;
	// vertical-align:		top;
}

td.pageheader {
  	font-size: 	 	14px;
	padding:	 	2 0 0 15;
	vertical-align:  bottom;
	height: 	 	10;
	font-family: 	 arial;
	color:		 	#27455B;
	font-weight:	 bolder;
	font-style:	 	italic;
}

table.insert {border: 1px solid lightgrey; background-color: #f3fffa; padding: 5 5 5 5}
table.insert th {color: grey; text-align: left; font-size: 11px; border-bottom: 1px solid lightgrey} 
table.insert td {padding:10 10 10 10}
table.insert td.insertrowheader {border-right: 1px solid lightgrey;}

