/***********************************************/
/* Calendar Control                            */
/***********************************************/ 

#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(images/idl_bg3.jpg);
	/*background-image:url(bgrotator.php);*/
}

a{
	color: #025497;
	text-decoration: none;
}

a:link{
	color: #025497;
	text-decoration: none;
}

a:visited{
	color: #025497;
	text-decoration: none;
}


a:hover{
	color: #025497;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
	font-family: "Century Gothic";
	font-size: 120%;
	font-weight: bold;
	color: #FFFFCC;
	font-variant: small-caps;
	text-align: center;
	background-color: #91334F;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0;
}

h5{
 font-family: font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	margin-left: 20px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
/*#siteInfo styles ***************/
#page {
	font-family: Verdana,Arial,sans-serif;
	font-size:14px;
	width: 90%;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F0F2F7;
	margin-left: 4%;
	height: 100%;
	z-index: 1;
	margin-top: 5px;
	min-width: 830px;
	
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 80%;
	color: #666666;
	padding: 2px;
	margin: 0px;
	text-align: center;
	background-image: url(images/siteinfo_bg.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
}
#discussionforum {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	background-color: #ECF2FB;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
#siteName{
	font-family: "Century Gothic";
	font-size: 24px;
	text-transform: capitalize;
	color: #FF9900;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(images/epecProject_bg.gif);
}

#masthead{
	padding: 2px 0px 0px;
	border: 1px solid #808080;
	margin-left: 2px;
	margin-bottom: 1px;
	text-align: left;
}
#breadCrumb{
	font-size: 90%;
	background-color: #DBE3EA;
	padding: 2px 0px 0 10px;
}
#form{
margin: 0px;
}

/*********** #navBar link styles ***********/

#navBar{
	float: left;
	width: 20%;
	padding: 0px;
	background-color: #66CCFF;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #808080;
}
#navBar #navBar_title {
	font-family: "Century Gothic";
	font-size: 120%;
	font-weight: bold;
	color: #FFFFCC;
	font-variant: small-caps;
	text-align: center;
	background-color: #91334F;
	padding-top: 2px;
	padding-bottom: 3px;
	margin: 0;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #FFB24D;
}
/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}
#search form{
 margin: 0px;
 padding: 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}

/************** #headlines styles **************/
#content{
	background-color: #F8F7E9;
	border: 1px solid #666666;
	font-size: 95%;
	padding: 3px;
}
#content1 {
	background-color: #FFFADD;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	border: 1px solid #808080;
	float: right;
	width: 79%;
	font-size: 95%;
	text-align: justify;
}

#content-leftpart img {
	padding: 5px;
}
#content-leftpart{
	float: left;
	width: 63%;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#content-leftpart-full {
	float: left;
	padding-left: 5px;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	text-align: justify;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    	height: 0;
    	font-size: 1px;
    	line-height: 0px;
	margin-bottom: 2px;
}

/***********************************************/
/* HEADLINES - Narrator and Keypoints                                 */
/***********************************************/
#headlines {
	float:right;
	width:30%;
	max-width: 250px;
	min-width: 210px;
	margin: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divtitle {
	font-family: Verdana;
	font-size: 95%;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #ffb24d;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #8BAAD8;
	margin-bottom: 5px;
	padding-left: 3px;
}
#keypoints{
margin:0px;
border:1px solid #CFD5E9;
text-align: left;
font-size: 105%;
color: #FFFFFF;
background-color:#91334f;
padding-bottom: 5px;
}

#narrator{
	margin:0px;
	text-align: center;
	border:1px solid #CFD5E9;
	margin-bottom: 10px;
	padding-bottom: 2px;
	background-color:#91334f;
	font-size: 90%;
	color: #FFFFE8;
}
/*status bar style to act as the bottom border of the div*/ 
/*#DiscussionBoard-- {
	background-color: #FFFFCC;
	float: right;
	border: 1px solid #000099;
	overflow: scroll;
	width: 79%;
	height: 200px;
}
*/

#Next{
	font-size: 100%;
	color: #666666;
	text-align: right;
	background-color: #FCEBB6;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	clear: both;
	padding-bottom: 3pt;
}
#toolbar {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 90%;
	padding-top: 3px;
	background-color: #FCEBB6;
	padding-right: 5px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#close {
	float: right;
	width: 5px;
	top: 100%;
}


#comments {
	font-size: 80%;
	font-weight: bold;
	color: #990000;
	padding-bottom: 2px;
}
#table_header {
	font-size: 100%;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}


#table_footer {
	font-size: 100%;
	color: #990000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}
#table_labels {
	font-size: 85%;
	text-transform: capitalize;
	color: #990000;
	background-color: #CCCCCC;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#table_fields {
	font-size: 90%;
	color: #990000;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#table {
	border: 1px solid #666666;
	margin-top: 5px;
}

select {
	font-size: 90%;
	background-color: #E6F1F2;
}
.button1 {
	font-size: 90%;
	text-transform: capitalize;
	color: #330000;
	background-color: #66FF33;
	text-align: center;

}
.button1:hover {
	color: #000066;
	background-color: #FFFF00;
}
textarea {
	font-size: 100%;
	color: #000066;
	background-color: #FFFFCC;
	text-align: left;
	border: 1px solid #000000;
}

#quest_title {
	font-family: Tahoma, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
}
#quest_choice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
	width: 100%;
}
#quest_correct {
	vertical-align: top;
	text-align: right;
	padding-left: 15px;
}
#quest_feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #666666;
	padding-right: 30px;
}
#questionset {
	clear: both;
}
#message {
	font-size: 70%;
	text-transform: capitalize;
	color: #FFFF00;
	background-color: #FF0000;
	height: 30px;
}
#topdiv {
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #990000;
	padding-bottom: 3px;
	background-color: #FFFFFF;
}
#clipdiv {
	width: 150%;
	clear: both;
	text-align: left;
}
#video {
	float: left;
	padding-top: 0px;
	margin-right: 10px;
}
#clipquestion {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 96%;
	color: #000099;
}
#disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: center;
	margin-top: 5px;
}
#content-popup {
	width: 98%;
	background-color: #FFFFCC;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 0px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #808080;
	float: left;
}
#page-popup {
	font-family: Verdana,Arial,sans-serif;
	font-size:14px;
	border: 1px solid #000099;
	padding: 5px;
	background-color: #F0F2F7;
	margin-left: 5px;
	height: 100%;
	z-index: 1;
	margin-top: 5px;
	margin-right: 5px;
}

/***********************************************/
/* MESSAGE BOX                         */
/***********************************************/ 
#message_header {
	font-size: 80%;
	text-transform: uppercase;
	color: #FF0000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#message_footer {
	font-size: 90%;
	text-transform: uppercase;
	color: #990000;
	background-color: #FFCC66;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#message_body {
	font-size: 90%;
	color: #990000;
	background-color: #E1EBF0;
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	margin: 0px;
}
#message_table {
	border: 1px solid #666666;
	margin-top: 5px;
	width: 400px;
}
/***********************************************/
/* DISCUSSION FORUM                          */
/***********************************************/ 
#mydiv {
	height: 200px;
	width:100%;
	border: 1px solid #808080;
	float: right;
	font-size: 100%;
	background-color: #F3F8F5;
	overflow-y: scroll;
	overflow-x: none;
	position: relative;
}

#statusbar{
	cursor: s-resize;
	display:block;
	background-color: #990000;
	margin-top:-2px;
	height:2px;
	padding:0;
	width: 97%;
	visibility: visible;
	position: relative;
	top: 100%;
} 
#radiobtn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/************** #Round corners style **************/
.roundedcornr_box_266058 {
	background: #f0f2f7;
	width: 30%;
}
.roundedcornr_top_266058 div {
	background-image: url(images/roundedcornr_266058_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.roundedcornr_top_266058 {
   background: url(images/roundedcornr_266058_tr.png) no-repeat top right;
}
.roundedcornr_bottom_266058 div {
   background: url(images/roundedcornr_266058_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_266058 {
   background: url(images/roundedcornr_266058_br.png) no-repeat bottom right;
}

.roundedcornr_top_266058 div, .roundedcornr_top_266058, 
.roundedcornr_bottom_266058 div, .roundedcornr_bottom_266058 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_266058 { margin: 0 10px; }
#activepage {
	font-size: 100%;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
}
#printmainpoints {
	float:left;
	width:30%;
	max-width: 250px;
	min-width: 210px;
	margin: 10px;
	background-color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#confirmation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFF99;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
}
#completed {
	color: #666666;
}
#devider {
	clear: both;
	padding: 2px;
	margin: 5px;
	text-align: center;
}
#statistics {
	background-color: #FFFFCC;
	font-size: 80%;
	text-transform: capitalize;
	color: #003333;
}
#statistics_header {
	font-family: Tahoma;
	font-size: 105%;
	text-transform: capitalize;
	color: #990000;
	background-color: #DBF9DF;
	text-align: center;
}
#df_date {
	font-size: 80%;
	color: #000033;
	font-family: Tahoma;
}
#df_title {
	font-family: Tahoma, sans-serif;
	font-size: 100%;
	color: #000066;
	font-weight: bold;
}
#df_image img {
	height: 45px;
	width: 40px;
	float: left;
	margin-right: 5px;
}
#df_by {
	font-size: 90%;
	color: #333333;
	width: 12%;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
#df_text {
	font-size: 95%;
	color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	width: 80%;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-left: 5px;
	vertical-align: top;
}
#df_image {
	color: #6F0000;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: top;
	height: 45px;
	display: block;
	text-align: left;
}
#df_image2 {
	color: #6F0000;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: top;
	height: 45px;
	width:150px;
	display: block;
	text-align: left;
	padding-left: 15px;
}
#df_image2 img {
	height: 45px;
	width: 40px;
	float: left;
	margin-right: 5px;
}
#df_image3 {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: top;
	height: 45px;
	width:150px;
	display: block;
	text-align: left;
	padding-left: 30px;
}
#df_image3 img {
	height: 45px;
	width: 40px;
	float: left;
	margin-right: 5px;
}

#df_toolbar {
	clear: both;
	font-size: 100%;
	color: #666666;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#df_table {
	width: 98%;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#df_manage {
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	vertical-align: top;
	text-align: right;
	background-color: #FFFFCC;
}
#df_replyto {
	padding-left: 0px;
	background-color: #FFFFFF;
}
#df_text_reply {
	font-size: 90%;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	width: 100%;
}
#df_table {
	border: 1px solid #666666;
	margin-top: 5px;
	background-color: #FFFFFF;
}
#df_line {
	background-color: #0000FF;
}
#quest_page {
	font-family: Verdana,Arial,sans-serif;
	font-size:14px;
	width: 90%;
	border: 1px solid #666666;
	padding: 4px;
	background-color: #F0F2F7;
	margin-left: 4%;
	height: 100%;
	margin-top: 2px;
}
#print_body {
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}
#menuoptions {
	color: #FFFFCC;
	background-color: #99FFCC;
	border: 1px solid #CCCCCC;
	text-align: left;
	width: 120px;
	float: right;
	position: relative;
	z-index: 3;
}
#menuoptions a {
	font-size: 95%;
	color: #FFFF99;
	padding: 2px;
	display: block;
	background-color: #990000;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	z-index: 4;
}
#menubutton {
	text-decoration: none;
	width: 100px;
	border-right-width: 1px;
	font-size: 100%;
	text-align: left;
	position: relative;
}
#section_title {
	font-family: Tahoma;
	font-size: 100%;
	color: #0000FF;
	font-weight: bold;
	float: left;
	padding-left: 3px;
}
.JSWindowTitleStyle   { font-weight: bold; font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #FFFFFF; }
.JSWindowContentStyle { font-size: 11px; font-family: verdana, arial, helvetica, sans serif; color: #000000; padding: 5px;}
#textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #333333;
}
#record_navigator {
	font-family: Tahoma;
	font-size: 100%;
	color: #990000;
	text-decoration: none;
	background-color: #EAEAEA;
	text-align: center;
	padding: 2px;
	border: 1px solid #0000FF;
	font-weight: bold;
}
#activemodule {
	font-size: 80%;
	text-transform: uppercase;
	color: #666666;
	border: 1px solid #333333;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	min-width: 17px;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	display: inline;
}
#activemodule1 {
	font-size: 80%;
	text-transform: uppercase;
	color: #003399;
	margin: 1px;
	border: 1px solid #333333;
	padding: 1px;
	height: 17px;
	background-color: #FF0000;
	text-align: center;
	min-width: 17px;
	vertical-align: middle;
	display: inline;
}
#progressbar {
	text-align: center;
	width: 100%;
	margin-top: 2px;
}#questionset_w {
	clear: both;
	font-size: 100%;
	color: #0033FF;
}
#content_W {
	background-color: #F8F7E9;
	border: 1px solid #666666;
	padding: 3px;
	width: 90%;
	margin-left: 10px;
	text-align: left;
}
#quest_title_W {
	font-size: 90%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#quest_choice_W {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	width: 100%;
	padding-left: 10px;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #333333;
	background-color: #FFCC33;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#loginerror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: blink;
	text-align: right;
	font-weight: bold;
	padding-right: 120px;
}
#content-leftpart-printed {
	float: left;
	width: 95%;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 100%;
	line-height: 130%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
}
#row1 {
	color: #333333;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	vertical-align: top;
	text-align: left;
	width: 98%;
	background-color: #F2F7F2;
	display: block;
}
#row1 #col1 {
	float: left;
	font-family: Tahoma;
	font-size: 85%;
	padding-left: 3px;
	width: 100px;
}
#row1 #col1 img {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 45px;
}
#col2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	width: 78%;
	display: block;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #CCCCCC;
}
#col3 {
	float: right;
	width: 50px;
	text-align: right;
	display: block;
}
#row2 {
	color: #0000FF;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	vertical-align: top;
	text-align: left;
	width: 98%;
	background-color: #FFFFFF;
	display: block;
}
#row2 #col1 {
	float: left;
	font-family: Tahoma;
	font-size: 85%;
	padding-left: 15px;
	width: 100px;
}
#row2 #col1 img {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 45px;
}
#row3 {
	border-bottom-color: #CCCCCC;
	vertical-align: top;
	display: block;
	text-align: left;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	color: #A83737;
	background-color: #FFFFFF;
}
#row3 #col1 {
	width: 100px;
	float: left;
	font-family: Tahoma;
	font-size: 85%;
	padding-left: 30px;
}
#row3 #col1 img {
	float: left;
	margin-right: 5px;
	width: 40px;
	height: 45px;
}
#df_heading {
	font-family: Tahoma, sans-serif;
	font-size: 93%;
	color: #000099;
	font-weight: bold;
	background-color: #FFFF99;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#row3 #col12 {
	float: left;
	font-family: Tahoma;
	font-size: 85%;
	padding-left: 30px;
	vertical-align: top;
}
#row2 #col12 {
	float: left;
	font-family: Tahoma;
	font-size: 85%;
	padding-left: 15px;
	vertical-align: top;
}
#HintLayer {
	position:absolute;
	width:300px;
	z-index:1;
	left: 426px;
	top: 211px;
}
#HintLayer #header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #FFFF66;
	text-align: center;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#HintLayer #body {
	background-color: #E4EBF1;
	font-family: Tahoma;
	font-size: 90%;
	color: #0000CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #666666;
}
#HintLayer #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
	text-decoration: underline;
	padding-bottom: 3px;
	background-color: #FFFF66;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#mainpage {
	background-color: #F8F7E9;
	border: 1px solid #666666;
	font-size: 90%;
	background-image: url(images/frontimage.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	min-height: 350px;
	padding-top: 5px;
	padding-right: 330px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
	margin-right: 1px;
	margin-left: 2px;
}
#index_page {
	font-family: Verdana,Arial,sans-serif;
	font-size:14px;
	width: 900px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	background-color: #F0F2F7;
	margin-top: 2px;
	
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
    	height: 0;
    	font-size: 1px;
    	line-height: 0px;
	margin-bottom: 2px;
}min-width: 800px;
}
