body {   
        margin-left: 0pt;
        margin-right: 0pt;
        margin-top: 0pt;
        margin-bottom: 0pt;
		color: #ffffff;
		line-height: 18px;
		font-weight: normal;
		background-color:#000000;
		font-family: Verdana;
}


/*Standard option for all the links in the script*/
img {
  border: none;
}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #000033;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #000033;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13pt;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

h4 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 0px;
	background-color:#000033;
}


a{
}

a:link {
	color: #cc0000; 
	text-decoration: none; 
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt
	}

a:active { 
	color: #cc0000; 
	text-decoration: none;
	font-weight: normal;
    font-family: Verdana;
	font-size: 8pt
	}

a:visited { 
    color: #cc0000; 
	text-decoration: none;
	font-weight: normal;
    font-family: Verdana;
	font-size: 8pt
	}

a:hover { 
    color: #ffffff; 
	text-decoration: underline;
	font-weight: normal;
	font-family: Verdana;
	font-size: 8pt
	}

.bottom_short_nav {
   text-align: center;
   font-family: verdana;
   font-size: 8pt;
   padding-left:35px;
}

.bottom_short_nav a:link {
   font-family: verdana;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;

}

.bottom_short_nav a:visited {
   font-family: verdana;
   text-decoration: none;
   color: #ffffff;

}

.bottom_short_nav a:active {
   font-family: verdana;
   text-decoration: underline;
   color: #ffffff;
}

.bottom_short_nav a:hover {
   font-family: verdana;
   text-decoration: underline;
   color: #cc0000;
}


.copy{
	font-family: verdana;
	color: #ffffff;
	text-decoration: none;
	font-size:7pt;
	text-align:center;
	padding-left:25px;
}

a.copy:link {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

a.copy:visited {
	font-family: Arial;
	color: #ffffff;
	text-decoration: none;
}

a.copy:hover {
	font-family: Arial;
	color: #ffffff;
	text-decoration: underline;
}

.credits{
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color:#ffffff;
	padding-right: 55px;
	padding-top: 30px;
	line-height: 15px;
}

.contact_description{
	text-align: left;
	font-family: arial;
	font-size: 10px;
	color:#ffffff;
	padding-left: 55px;
	padding-top: 40px;
	line-height: 15px;
}


/*form elements*/
.csc-mailform{
	border-top: 0px;
	border-bottom: 0px;	
	border-left: 0px;
	border-right: 0px;
	margin: 10px;
}


.csc-mailform-field{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
	padding-bottom:15px:
}
.csc-form-labelcell{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
}
.csc-form-label-req{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 18px;
	font-weight: bolder;
}


/*Backend and frontend RTE formating - start*/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #164554;
	line-height: 18px;
	font-weight: normal;
	margin: 0px, 0px, 0px, 0px;

}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #164554;
}
.Sub_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F09103;
}
.Small_orange_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #F09103;
}
.Smaller_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #164554;
}
.xtra_small_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #164554;
}

.align-right{
	text-align: right;
}
.align-left{
	text-align: left;
}
.align-center{
	text-align: center;
}
.align-justify{
	text-align: justify;
}

p{
	font-family: Verdana;
	font-size: 10pt;
	line-height: 18px;
	font-weight: normal;
	margin: 0px, 0px, 0px, 0px;
}

/* Left, center, right and justify alignment of text in block elements*/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }

/* Two frame examples taken from the example CSS file of CSS Styled Content extension and applied to p and table block elements.*/
p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

/* Bullet styles for unordered lists.
ul.component-items { color: #186900; list-style-type: circle; }
ul.action-items { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }
ul {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #164554;
	line-height: 18px;
	font-weight: normal;
	margin: 0px, 0px, 0px, 0px;
	/*list-style-type: circle;
}

/* Numbering styles for ordered lists.
ol.component-items-ordered { color: #10007B; list-style-type: lower-roman; }
ol.action-items-ordered { color: #8A0020; list-style-type: lower-greek; }*/

/* Three inline text colors taken from the color scheme of CSS Styled Content extension.*/
span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }

/* Selectors for the default configuration of the link accessibity feature.*/
a.external-link {}
a.external-link-new-window {}
a.internal-link {}
a.internal-link-new-window {}
a.download {}
a.mail {}

/* Default selector for indentation.*/
div.indent { margin-left: 2em; }
/*Backend and frontend RTE formating - end*/
