
html, body, form, fieldset
{
   padding:0;
   margin:0;
   font:12px arial;
   color:#333333;
}

a 
{
   color: #D7025F;
   text-decoration: none;
}

a:hover, a:active, a:focus 
{
   color: #D7025F;
   text-decoration: underline;
}

a img 
{
   border: none;
}

.clear
{
   clear:both;
}

.wrap
{
   width:990px;
   margin:0 auto;
}

#header
{
   background:#2e2e2e;
   border-bottom:5px solid #d7025f;
}

#logo
{
   padding:10px 0 5px 0;
   float:left;
}

#logo i
{
   color:#999999;
   font-size:90%;
   letter-spacing: 1px;
   font-style:normal;
   padding:0 0 0 10px;
}

#logo a
{
   color:#ffffff;
   letter-spacing: 2px;
   font:bold 250%/33px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#banner1
{
   padding:5px;
   height:66px;
   color:#ffffff;
}

#banner2
{
   float:right;
   width:480px;
   height:66px;
   color:#ffffff;
}

#menu-in
{
   background:#ededed;
   width:98%;
   margin-left:5px;
}

#menu-in ul
{
   margin:0;
   padding:0;
   list-style:none;
   color:#000000;
   float:right;
}

#menu-in ul li
{
   float:left;
   padding:4px 10px;
   background:#dbdbdb;
   display:block;
   margin:0 0 0 6px;
}

#menu-in li a
{
   display:block;
   color:#000000;
}

#menu-in ul li.active
{
   background:#D7025F;
}

#menu-in ul li.active a
{
   color:#ffffff;
}

#menu-in ul li.hilite-menu
{
   background:#bbbbbb;
   font-weight:bold;
}

.left
{
   width:16.5%;
   float:left;
}

.right
{
   width:12.5%;
   float:right;
}

.moduletable, .moduletable_menu
{
   margin:9px 5px; 
}

.moduletable h3, .moduletable_menu h3
{
   color:#ffffff;
   background:url(images/arrow3.gif) #D7025F no-repeat 3px 4px;
   padding:0 0 0 15px;
   margin:3px 0;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size:120%;
}

.moduletable ul, .moduletable_menu ul
{
   padding:0;
   margin:0;
   list-style:none;
}

.moduletable li, .moduletable_menu li
{
   padding:2px 0;
   margin:0;
   background:url(images/dot.gif) repeat-x bottom;
   
}

.moduletable li a, .moduletable_menu li a
{
   color:#000000;
   background:url(images/arrow.png) no-repeat 0 5px;
   padding:0 0 0 12px;
}

.moduletable .active a, .moduletable_menu .active a
{
   font-weight:bold;
   color:#D7025F;
}

.moduletable a:hover, .moduletable_menu a:hover
{
   text-decoration:none;
   color:#D7025F;
}

#container
{
   overflow:hidden;
   float:left;
   padding:9px 1%;
   text-align:justify;
}

.ch
{
   margin:5px 0;
}

#pathway
{
   font-size:90%;
   padding:2px 0 2px 18px;
   margin:0 0 5px 0;
   background: url(images/arrow5.gif) no-repeat 0 2px;
   color:#9f9f9f;
}

#pathway a
{
   padding:0 3px;
}

.componentheading, .pagetitle, h1.title
{
   font:200% "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#4F4F4F;
   border-bottom:1px solid #EEEEEE;
   padding:10px 0 5px 0;
   margin:0;
}

.article_separator, .article_seperator 
{
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(images/dot.gif) repeat-x center;
}

ul.pagination 
{
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(../images/dot.gif) repeat-x top;
	color: #999999;
}

ul.pagination li 
{
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span
{
	padding: 2px 5px;
}

ul.pagination a 
{
	padding: 2px 3px;
	text-decoration: none;
	background: #EEEEEE;
	color: #4F4F4F;
	border: 1px solid #DDDDDD;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus,ul.pagination .active 
{
	background: #D7025F;
	color: #FFFFFF;
}

.pagenavbar 
{
	background: url(../images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter 
{
	background: url(../images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

#footer
{
   background:#2e2e2e;
   border-top:5px solid #d7025f;
   padding:15px 0;
   color:#666666;
   font:11px/18px tahoma;
}

#footer a
{
   color:#CCCCCC;
}

#footer a:hover
{
   color:#ffffff;
}

.highlight 
{
   color: #333333;
   background: #FFFFCC;
   font-weight: bold;
   padding: 1px 5px;
}

p.message 
{
	background: url(images/icon1.gif) no-repeat;
	color: #00AFF0;
	padding-left:20px;
}

.div1 div
{
   float:left;
   margin:10px;
   text-align:center;
   font-weight:bold;
}
.div1 div img
{
   border:1px solid #CCCCCC;
   padding:3px;
}

.textarea1, .tx3
{
   border:2px solid #14BAEF;
   width:100%px;
   height:60px;
   overflow:hidden;
   padding:5px;
}

.tx3
{
   border:2px solid #CCCCCC;
   padding:5px;
}

.btn3
{
   background:url(images/btn3-left.gif) left no-repeat;
   width:24px;
   height:34px;
   padding:0 0 0 24px;
   display:inline-block;
}

.btn3 input
{
   background:url(images/btn3-right.gif) right no-repeat;
   height:34px;
   border:0;
   padding:0 24px 0 0;
   cursor:pointer;
}

.thumb2
{
   background:#F5F5F5;
   border:1px solid #DDDDDD;
   padding:10px 10px 0 10px;
   height:243px;
   width:128px;
   position:relative;
   float:left;
   margin:6px;
}

.thumb2 img
{
   border:1px solid #DDDDDD;
   padding:3px;
   background:#ffffff;
}

.thumb2 b
{
   font:bold 12px arial;
   display:block;
   padding:3px 0 2px 0;
}

.thumb2 i
{
   font:11px arial;
   color:#666666;
   display:block;
}

.thumb2 a
{
   font:bold 12px arial;
   text-decoration:none;
}

.thumb2b
{
   position:absolute;
   bottom:9px;
}

a.btn2 
{
   float: left;
   background: url('images/btn2-right.gif') no-repeat scroll top right;
   color: #fff;
   display: block;
   font:bold 12px arial;
   height: 25px;
   padding-right: 11px;
   text-decoration: none;
}

a.btn2 span 
{
   background: transparent url('images/btn2-left.gif') no-repeat;
   display: block;
   padding: 4px 4px 6px 15px;
}

.table1
{
   border-right:1px solid #eeeeee; 
}

.table1 th
{
   background:#D7025F;
   color:#ffffff;
   text-align:center;
   padding:4px;
   border:1px solid #bd0053;
   border-right:0;
}

.table1 td
{
   border-left:1px solid #eeeeee;
   border-bottom:1px solid #eeeeee;
   padding:3px; 
}

.table1-bg1
{
   background:#f6f6f6;
}

.table1-bg2
{
   background:#fafafa;
}

.table1-bg1:hover, .table1-bg2:hover
{
   background:#ffffff;
}

.folder1
{
   background: transparent url('images/folder1.gif') no-repeat;
}

.code1
{
   background: transparent url('images/code1.gif') no-repeat 5px 0;
}

.listen1
{
   background: transparent url('images/listen1.gif') no-repeat 5px 5px;
}

.table2
{
   border-top:1px solid #eeeeee;
   border-right:1px solid #eeeeee;
}

.table2 td
{
   border-left:1px solid #eeeeee;
   border-bottom:1px solid #eeeeee;
   padding:6px;
}