.highlight
{
	color: #ff9900;
	border-bottom:1px dotted;
}

body {
	background-color: #7790ea;
	margin: 0px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.contentpane td
{
	padding-top: 3px;
}

.tdpathway
{
	background-image: url(../images/pathway.gif);
	background-repeat : no-repeat;
	padding-left:16px;
}

a.pathway:link , a.pathway:visited
{
	font-size: 12px;
	color: #000000;

}
a:link, a:visited {
	font-size: 12px;
	color: #000000;
}

a:hover {
	text-decoration: none;
}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
}

table.contenttoc th  { color: #ffffff; font-size: 11px; font-weight: bold; background: #cd0362; text-align: left; padding-top: 4px; padding-left: 3px; height: 23px; border-bottom: 2px solid #ec75ad }

table.contenttoc td
{
	background : #989898;
	line-height:12px;
}

table.contenttoc a:link , table.contenttoc a:visited
{
	font-size:11px;
	color: #FFFFFF;
	text-decoration : none;
}

table.contenttoc a:hover
{
	color : #000000;
	text-decoration : none;
}

.pagenavbar a:link , .pagenavbar a:visited
{
	font-size:12px;
	color: #000000;
}

.pagenavbar a:hover
{
	text-decoration: none;
}


a.category:link, a.category:visited
{
	font-size:12px;
	color: #000000;
}

a.category:hover
{
	text-decoration:none;
}

.back_button a:link , .back_button a:visited
{
	font-size:12px;
	color: #000000;
}

.back_button a:hover
{
	text-decoration: none;
}


.pagenav a:link , .pagenav a:visited

{
	font-size:12px;
	color: #000000;
}
.pagenav a:hover
{
	font-size:12px;
	text-decoration: none;
	
}

a.readon:link, a.readon:visited
{
	font-size:11px;
	color: #000000;
	text-decoration: none;
	border : 1px solid #eeeeee;
	background : #eeeeee;
	padding-left: 3px;
	padding-bottom : 1px;
	padding-top: 1px;
}

a.readon:hover
{
	text-decoration:none;
	color: #ffffff;
	background : #858585;
}

a.blogsection:link, a.blogsection:visited
{
	font-size:12px;
	color: #000000;
}

a.blogsection:hover
{
	text-decoration:none;
}

.contentpaneopen
{
        display: block;
        position: relative;
        max-width: 600px;
	text-align: justify;
        padding: 10px;
		padding-right: 20px;
}
.createdate , .small
{
	font-family: verdana;
	font-size:10px;
	color: #B5BBB6;
}
.componentheading
 { color: #cd0362; font-size: 15px; font-weight: bold; border-bottom: 1px solid }
.contentheading  { color: #cd0362; font-size: 14px; font-weight: bold; background: url("../images/contenthead.png") no-repeat 0 9px; text-align: left; white-space: nowrap; display: block; padding-left: 10px; position: relative; vertical-align: bottom }

.sectiontableheader
{
	background :#B5BBB6;
	color : #ffffff;
}
.tdmainbody
{
        display: block;
        position: relative;
        width: 620px;
	padding-top : 3px;
	padding-right: 3px;
	padding-left : 5px;
	padding-bottom : 3px;

}
.button
 { font-size: 10px; font-family: verdana; background: #cd0362; height: 20px; border: solid 1px #ec75ad }

.inputbox
{
	border : 1px solid #B5BBB6;
	font-family: verdana;
	font-size: 11px;
}
table.moduletable a:link
 { color: #cd0362 }

table.moduletable a:visited
 { color: #cd0362 }

table.moduletable a:hover
 { color: #000 }

table.moduletable {
	width : 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
    font-weight: bold;
}


table.moduletable th  { color: #ffffff; font-size: 11px; font-weight: bold; background: #cd0362; text-align: left; padding-top: 4px; padding-left: 3px; height: 23px; border-bottom: 2px solid #e4d8de }

table.moduletable td  { color: #cd0362; font-size: 11px; font-weight: normal; margin: 0 }

#active_menu  { color: #ffffff; font-weight: bold; background: #ec75ad url("../images/active_arrow.gif") no-repeat 12px 10px; padding-left: 23px }
a.mainlevel:link, a.mainlevel:visited  { color: #cd0362; text-decoration: none; text-align: left; display: block; padding-top: 5px; padding-left: 12px; position: relative; vertical-align: middle }

a.mainlevel:hover  { color: white; text-decoration: none; background: #eca2c5 }

a.sublevel:link, a.sublevel:visited  { color: #cd0362; font-size: 12px; text-decoration: none; text-align: left; padding-left: 3px }

a.sublevel:hover  { color: #cd0362; text-decoration: none }

tr, p, div  { color: #000000; font-size: 12px; font-family: Arial }

.tdRightShadow
{
	background-image: url(../images/right-side-shadow.gif) ;
	background-repeat:repeat-y;
}

.tdLeftShadow
{
	background-image: url(../images/left-side-shadow.gif) ;
	background-repeat:repeat-y;
}

.article_seperator {
	display: block;
	position: relative;
	width: 50px;
}