/* Design by CMS Lounge  */
/* Get more like this at http://www.cmslounge.com  */

body {
	margin-left: 0px;
	margin-top: 71px;
	margin-right: 0px;
       background-color: #010101;
}

body,td,th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
	line-height:140%;
}

#logo_box {
	margin-left: 50px;
}

#header_box {
	position:relative;
	height:119px;
	width: 100%;
	background-color:#010101;
}

/*#dot_line {
	position:relative;
	background-image:url(../images/dot_hor.gif);
	background-repeat:repeat-x;
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
*/
#main_box {
	position:relative;
	margin-left: 49px;
	margin-top: 20px;
	width: 760px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #010101;
	border-right-color: #010101;
	border-left-color: #010101;
	padding: 10px;
	height:auto;
}

#main_block {
	position:relative;
	float:left;
	width: 750px;
	padding-bottom: 20px;
}

#right_block {
	position:relative;
	float:right;
	width: 10px;
}

#right_block .moduletable, 
#right_block .moduletable_menu {
padding-top:1em;
margin-bottom:1em;
border-bottom:1px solid #010101;
}

#above-main {
margin-top:4em;
margin-bottom:1em;
}

#below-main {
margin-top:2em;
}

#above-main .moduletable, 
#below-main .moduletable {
padding:10px;
margin-left:2em;
margin-right:2em;
background:#010101;
border:1px solid #29A9BD;
}

#footer {
margin-top:4em;
padding-top:1em;
border-top:1px solid #010101;
}

#menu a:link, 
#menu a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin-right: 20px;
	text-decoration:none;
}

#menu a:hover {
color: #29A9BD;
}

#menu a:link, 
#menu a:selected { 
color: #29A9BD; 
} 

#menu ul, #menu li {
padding:0;
margin:0;
list-style:none;
}

#menu ul li {
float:left;
color: 29A9BD;
}

#menu ul li ul {
top:1em;
padding-top:10px;
}

/* OTHER TAGS */

hr  {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

img {border:none}

a:link, a:visited {
	color: #29A9BD;
	text-decoration: underline;
}

a:hover {
	color: #29A9BD;
}

.contentpaneopen {}

.componentheading, 
.contentheading {
	font-weight: bold;
	font-size: 14px;	
}

.sectiontableheader {
	font-weight: bold;
}

.sectiontablefooter {}

.sectiontableentry1 { 
	background-color: #fff; 
}

.sectiontableentry2 {}

.small {
	 font-size: 10px;
}

.searchfield, .inputbox {
	border: 1px solid #9FA8A9;
	font-size:10px;
	text-indent: 2px;
	padding:2px;
	color:#444;
}


/* Printer Friendly Page */

body.contentpane {
	font: 76.1%/1.5 Tahoma, Arial, Sans-serif; 
	width: auto;
	margin: 1em 2em;
	background: #fff;
	color: #333;
	text-align: left;
}


/* new tags */

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

h2.contentheading, 
h2.componentheading {
font-size:16px;
margin-bottom:1em;
color:#29A9BD;
}

h3 {
	color: #555;
	font-size: 12px;
}

h4 {
	font-size: 11px;
}

.modifydate, .createdate, .author {
margin-top:0.5em;
}

ul {}

#content li {
	list-style-image: url(../images/arrow.png);
	margin:0;
	padding:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #333;
}

ul.arrow1,
ul.arrow2  {	
	line-height:150%;
	padding-bottom:3px;
	margin-top:2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}