html, body {margin: 0px;padding: 0px;}
body{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	background-color:#fff;
	color: #000;
}
.leftBg{ background-repeat: repeat-y; background-image: url(/images/skin/bgl.gif); width:8px; font-size:1px;}
.rightBg{ background-repeat: repeat-y; background-image: url(/images/skin/bgr.gif); width:8px; font-size:1px;}
.topBg{	background-repeat: repeat-x;	background-image: url(/images/skin/bgt.gif);	font-size:1px;	background-color: #CCCCCC;	color: #000000;}
.bottomBg{ background-repeat: repeat-x; background-image: url(/images/skin/bgb.gif); font-size:1px;}

.tl{ background-repeat:no-repeat; background-image: url(/images/skin/tl.gif); width:8px; height:7px;font-size:1px; }
.tr{ background-repeat: no-repeat; background-image: url(/images/skin/tr.gif); width:8px; height:7px;font-size:1px;}
.bl{ background-repeat: no-repeat; background-image: url(/images/skin/bl.gif); width:8px; height:7px;font-size:1px;}
.br{ background-repeat: no-repeat; background-image: url(/images/skin/br.gif); width:8px; height:7px;font-size:1px;}

/* LINKS*/
a, a:link {color: #336699;	text-decoration: none;}
a:visited {	color: #003366;	text-decoration: none;}
a:active {	color: #666666;	text-decoration: underline;}
a:hover {	color: #000000;	text-decoration: underline;}
/* headings*/

h1{
 font-size: 1.8em;
}

h2{
 font-size: 1.2em;
}

h3, h4, h5{
 font-size: 0.9em;
}

h4{
 font-weight: normal;
}

pre {display:block; border: 1px solid #369; padding: 5px 5px 5px 5px; font-size:0.8em; clear:both; margin-left:0px;  }
/* for dynNews */
.anew{font-weight: bold; font-style: italic; text-decoration: underline;color: #FF0000;}
.foo{margin-top: 0px; margin-bottom: 5px; font-size:90%;}

em{
	font: bold;
	color:#993333;
	font-style: italic;
}

/* HEADER STYLES */
table#header{ border: 0px; border-collapse:collapse; margin:0px; padding:0px; display:block; clear:both; width:790px;}
table#header td{padding:0px; margin:0px; border:0px;}


/* text navigation*/
#breadCrmb { padding:0px; padding-left: 10px; margin:0px;border:0px; font-size: 0.7em}
#utilIcons{padding:0px; margin:0px;text-align:right;border:0px}
#utilIcons div, .selected {	float: left;
	padding: 0;
	margin: 0 0 0 15px;
	font-size: 1px;
}
#utilIcons .selected{	background: #fff; border: 1px dotted #369}
#utilIcons a{text-decoration:none;}
#utilIcons a:hover{text-decoration:none;}

/* MENU BAR */
#menuBar {background-color: #fff; border:0px; font-weight:bold; line-height:24px; font-size:12px;}
#menuBar a{padding-right: 6px; padding-left:6px; float:left; text-decoration:none; border: 1px dotted #fff; color: #369}
#menuBar a:hover{padding-right: 6px; padding-left:6px; float:left;	border: 1px dotted #000; text-decoration:none;color: #000}
/*#menuBar a:visited{padding-right: 7px; padding-left:7px; float:left; text-decoration:none; border: 1px dotted #fff; color: #369}*/

#menuBar div.menuSelected {
	display:block;
	clear:none;
	float:left;
	padding-right: 7px;
	padding-left:7px;
	background-color:#369;
	color:#fff;
	text-transform:capitalize;
	border: 1px dotted #000;
	text-transform:capitalize
}

img.noSpace { padding:0px; margin:0px; border:0px; vertical-align:text-bottom}


/* CONTENT STYLES */ 
table.hdn {border:0px;  background-color:#fff; border-collapse:collapse}
table.noWSpace{ border: 0px; border-collapse:collapse; margin:0px; padding:0px; width:250px;}
table.noWSpace td{padding:0px; margin:0px; border:0px;}

div.story {
	float:left;
	display:block;
	clear:both;
	margin-left:15px; 
	margin-right:15px;
}
div.story img{
	float: right;
	border: none;
	margin: 4px 1px 10px 16px;
}
div.story p{ text-indent:15px;text-align:justify}

div.story h1{
	margin-top:20px;
	color:#336699;
	border-bottom: 1px dashed #336699;
	display:block;
	clear:both;
	padding-bottom: 5px;
} 
div.story  h2, h3 {
	margin-top:20px;
	background-color: #336699;
	color:#fff;
	border: 1px dashed #336699;
	display:block;
	clear:both;
	padding: 5px 5px 5px 15px ;
} 
div.story  h4 {
	margin-top:20px;
	margin-bottom:0.5em;
	color: #336699;
	font-weight:bold;
	display:block;
	clear:both;
	padding: 2px 5px 2px 15px ;
} 

div.innerStory {
	float:left;
	display:block;
	clear:both;
	margin-left:0px; 
	margin-right:0px;
	margin-top:0px; 
	margin-bottom:0px;
}
div.innerStory img{
	float: right;
	border: none;
	margin: 4px 4px 10px 8px;
}
/* Figure block */
div.figure{
display:block;
margin-bottom:20px;
padding-bottom:10px;
text-align:center;
font-weight:bold;
border:1px solid #369;
}
div.figure img{
float:none;
display:block; 
clear:both;
border: none;
margin: 4px 4px 4px 4x;
}
div.figure p{
display:block; 
clear:both;
font-weight:bold;
text-align:center;
}


.leftMenu{
	width: 200px;
    padding:0px 0px 0px 0px;
	vertical-align:top;
}
.rightColumn{
    padding:0px 0px 0px 0px;
	vertical-align:top;
}
ul.menu {
	list-style-image: url("/images/skin/bullet3.gif");
	font-weight:bolder;
	margin-left:1px;
	padding-left:15px;
		padding-right:10px;
}
ul.menu li {padding-bottom:1em; list-style-image: url("/images/skin/bullet3.gif");}

ul.submenu{list-style-image: url(/images/skin/bullet2.gif);
	font-weight:normal;
}

ol li {padding-bottom:1em;}

ul.main{list-style-image: url("/images/skin/bullet1.gif");
	font-weight:bolder;
}

.icon { 
	margin: 0px;
	padding: 0px 5px 0px 5px;
	width: 13px;
	height: 13px; 
	border: 0px none;
}

div.news{
	width: 350px;
	background-color: #EEEEEE;
	border: 1px solid #336699;
	text-align: justify;
}

/* FOOTER */
#footer{width:790px; }
#footerLinks{text-align:center;}
#footerLinks a{padding:15px 10px 10px 10px; color:#369}

.formTable{border: 1px #336699 solid; background-color:#fff; }
.formTable th { background-color:#369; color:#fff; border: 1px #fff solid;}

#theForm{border:1px solid #000000;}
#theForm fieldset{border:1px solid #336699; text-align:left; padding:5px 5px 5px 5px; margin: 5px 5px 5px 5px; vertical-align:top; text-align:left  }
#theForm fieldset legend{ color:#336699; font-weight:bold; border:1px solid #993300; padding:3px 3px 3px 3px;}
#theForm .fElement {
	    width: 230px;
		margin-top: 5px;
	    text-align: left;
		clear:right
}
#theForm .label {
	    float: left;
	    width: 130px;
	    margin-right: 10px;
		margin-top: 5px;
	    text-align: right;
	    clear: left;
color:#336699;
				background-color:#FFFFFF;
		font-weight:bold
	}

/* testimonials */

#commentsForm{}
#commentsForm input{display:block;
margin-bottom:0.4em;
width:350px;
border: 1px solid #003399}
#commentsForm textarea{display:block;
margin-bottom:0.4em;
width:450px;
border: 1px solid #003399}
#commentsForm label {
	color:#FFFFFF;
	background-color:#336699;
	font-weight:bold;
	width: 150px;
	display:block;
	padding-left:4px
}
#commentsForm br {display:none}
#commentsFrom img{display:inline}
#commentsForm  #security_code {width:150px}

.testimEntry{display:block; clear:both; padding-bottom:20px;padding-top:10px; align:left;   text-indent: 0px;}
.testimEntry .name{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .position{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .company{display:block; clear:both; font-weight:bold;   text-indent: 0px;}
.testimEntry .message{display:block; clear:both; font-weight:normal;   text-indent: 0px;padding-top:1em}


