body {
	background: white;
	font-family: 'Arial CE', arial, verdana, sans-serif;
	margin: 0;
	text-align: center;
	background-image:  url("http://www.datafluxsystems.com/images/frame.png");
        background-repeat: repeat-y;
        background-position: center;
}

a:link {
	text-decoration: none;
	color: #6A7478;
}
a:visited {
	text-decoration: none;
	color: #6A7478;
}
a:hover {
	text-decoration: underline;
	color: #FF7200;
}

.hide { display: none; }
hr {display: none; }
p {
	text-align: justify;
	line-height: 150%;
	font-size: 95%;
	text-indent: 25px;
}
img {
    border: none;
}


ul {list-style-type: square;}

/* Content 				*/
#main {
	width: 860px;
	margin: 0 auto;
	text-align: left;
}

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

#topDef {
	float: right;
	text-align: right;
	margin: 20px 0 0 0;
	padding-right: 5px;
	font-family: verdana, 'Arial CE', arial, sans-serif;
}

#topDef h1 {
	font-size: 70%;
	font-style: italic;
	font-weight: normal;
	color: #AEAEAE;
	margin: 0;
}

#topDef ul {
	margin-top: 0;
	margin-bottom: 0;
	list-style-image:  url("http://www.datafluxsystems.com/images/smallLiBox.gif");
}


#topDef a { text-decoration: none }

#navBar {
	clear: both;
	border-top: 1px solid #E2E9EC;
	padding-left: 20px;
	padding-right: 20px;
}

#navBar a {
	display: block;
	float:left;
	font-size: 60%;
	font-weight: bold;
	padding: 9px 15px;
	margin: 3px 0 1px;
	color: #778888;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: small-caps;
        letter-spacing: 2px;
}

#navBar a.last { padding:9px 20px; }

#navBar a:hover {
	background: #ECF1F3;
	color: #879BA7;
}

#navBar span { display: none; }

#topBox {
	border: 1px solid #E2E9EC;
	clear: both;
	padding: 7px;
}

#topBox #topBoxMain {
	width: 750px;
	height: 114px;
	}

#topBox #banner {
	float: right;
	width: 750px;
	height: 114px;
	background-image:  url(http://www.datafluxsystems.com/images/ggsbs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#contentMain {
	clear: both;
}


#adBar {
	float: left;
	width: 150px;
	padding-left: 25px;
	min-height: 333px;
}

#adBar h1 {
	margin-top: 50px;
	font-size: 10px;
}

#newsHeader {
	height: 66px;
	width: 150px;
	position: relative;
	top: -10px;
}

#adBar ul {
	margin: 0;
	padding-left: 25px;
	margin-right: 3px;
	list-style: square url("http://www.datafluxsystems.com/images/liBox.gif") outside;
	font-size: 70%;
	color: #94A3A7;
}

.adBarBox {
	clear: both;
	margin-top: 5px;
	width: 150px;
	border-top: 1px solid #D8E1E4;
	border-bottom: 1px solid #D8E1E4;
	padding: 10px 0 10px 0;
	font-size: 90%;
	color: #94A3A7;
	text-align: center;
}

.floatRight {
        float: right;
}
.floatLeft {
        float: left;
}

#adBarBox form { margin: 0; }

#adBarBox #email-text {
	height: 16px;
	width: 160px;
	font-size: 11px;
	background: #F7F9FA;
	border: 1px solid #C8D5DC;
	color: #50636C;
	padding-left: 3px;
}

#adBarBox #email-btn {
	margin: 0 0 -3px 6px;
}

#pageContent {
	float: right;
        width: 550px;
	font-size: 80%;
	color: #61747B;
}

#pageContent ul {
	margin: 0;
	padding-left: 25px;
	margin-right: 3px;
	list-style: square url("http://www.datafluxsystems.com/images/liBox.gif") outside;
        list-style-type: square;
}

#pageContent img {
        margin: 15px;
}

#pageContent em {
        font-style: normal;
        color: #310269;
}


#pageContent dt, #pageContent dd br {margin-bottom: 7px; }

#pageContent li,  #pageContent dd {margin-bottom: 11px; }

#pageContent h1 { font-size: 130%; color: #310269; }

#pageContent h2 { font-size: 115%; color: #310269; margin-bottom: 5px;}

#pageContent h2 { font-size: 105%; color: #310269; margin-bottom: 5px;}

h4.noM {margin-bottom: 3px;}

#pageContent h1.red { font-size: 130%; color: #c30000; margin-bottom: 3px; }

#pageContent a:link { color: #0000cc;  }

#pageContent a:visited { color: #EC5959; }

#pageContent a:hover { color: #d30000; text-decoration: underline; }

#trailing {
	height: 20px;
	background: white;
	padding-top: 15px;
	font-weight: normal;
	font-size: 95%;
	color: #61929B;
}

#trailing span { color: #9AA8AD; }

#trailing a:link { color: #8A989D; text-decoration: none; }

#trailing a:visited { color: #8A989D; text-decoration: none; }

#trailing a:hover { color: #d30000; text-decoration: underline; }

#contentReal {
	padding: 0;
        padding-right: 50px;
	padding-bottom: 10px;
}


#copyright {
	width: 750px;
	float: right;
	font-size: 80%;
	color: #AAB8BD;
	text-align: center;
	margin: 5px 10px 15px 0px;
}

#copyright a {
	color: #AAB8BD;
        text-decoration: none;
}

#copyright a:hover { color: #FF7200; }
