body {
	margin: 0;
	padding: 0;	
}

A{
color:black
}

.menuindex{
	width: 825px;
	height: 211px;
	background: url(../images/header_bg.jpg) no-repeat
}

.menutest{
	width: 825px;
	height: 191px;
	background: url(../images/insideheader_bg.jpg) no-repeat
}


.menutest a.dynaxys{
	width: 99px;
	height: 37px;
	/*position: absolute;*/
	/*position:relative;*/
	/*top: 1px;*/
	/*left: 22px;*/
}

.menutest a.xabra{
	width: 467px;
	height: 125px;
	/*position: absolute;*/
	/*position:relative;*/
	/*top: 48px;*/
	/*left: 17px;*/
}


BLOCKQUOTE
{
    BORDER-RIGHT: #055cbf 1px solid;
    PADDING-RIGHT: 10px;
    BORDER-TOP: #055cbf 1px solid;
    PADDING-LEFT: 10px;
    FONT-WEIGHT: 600;
    FONT-SIZE: 10pt;
    PADDING-BOTTOM: 10px;
    MARGIN-LEFT: 5px;
    BORDER-LEFT: #055cbf 1px solid;
    MARGIN-RIGHT: 5px;
    PADDING-TOP: 10px;
    BORDER-BOTTOM: #055cbf 1px solid;
    FONT-STYLE: italic
}

.diagram caption {
	font-size: 11px;
	text-align: center;
	color:#333333
}

.popup
{
    CURSOR: pointer
}

.insidebody {
	background: url(../images/inside_bg.jpg) repeat-x #E2E2E3;
}

.mainbody {
	background: url(../images/bg.jpg) repeat-x #E2E2E3;
}

.demobody {
	background: url(../images/demo_bg.jpg) repeat-x #E2E2E3;
}


#container {
	width: 825px;
	position: relative;
}

#main .breadcrumb {
	font: 10px/18px verdana;
	color:black;
	padding-top:5px;
	padding-bottom:15px;
}

#main .breadcrumb A{
	color:black;
	text-decoration:underline

}


#header {
	width: 825px;
	height: 211px;
	background: url(../images/header_bg.jpg) no-repeat;
}

#header a.dynaxys{
	width: 99px;
	height: 37px;
	position: absolute;
	top: 1px;
	left: 22px;
}

#header a.xabra{
	width: 467px;
	height: 125px;
	position: absolute;
	top: 48px;
	left: 17px;
}

#main {
	float: left;
	margin: 25px 0 0 25px;
}

#main .subheader {
	font: 14px/24px verdana;
	font-weight: bold;
	color: #266077;
	padding-bottom:10px
}

#main .subheader A{
	font: 14px/24px verdana;
	font-weight: bold;
	color: #266077;
	text-decoration:none
}


#main .text {
	font: 12px/20px verdana;
	color: #000000;
}

#main .list ul {	
	padding: 0;
}

#main .list li {	
	padding: 0;
	margin-left: -22px
}

#main a.morelink {
	font: 10px/24px verdana;
	font-weight: bold;
	color: #266077;
	margin-left: 190px;
	text-decoration: none;
}

#main a.morelink:hover {
	text-decoration: underline;
}

#main a.newslink {
	font: 10px verdana;
	font-weight: bold;
	color: #266077;
	text-decoration: none;
}

#main a.newslink:hover {
	text-decoration: underline;
}


#main .newsdivider {
	width: 225px;
	height: 1px;
	color: #BEBFBF;	
}

#nav {
	text-align: left;
	width: 650px;
	height: 25px;
	position: absolute;
	top: 16px;
	/*left: 155px;*/
}

#nav a {
	font: 11px/22px verdana;
	margin-right: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#insideheader {
	width: 825px;
	height: 191px;
	background: url(../images/insideheader_bg.jpg) no-repeat;
}

#insideheader a.dynaxys{
	width: 99px;
	height: 37px;
	position: absolute;
	top: 1px;
	left: 22px;
}

#insideheader a.xabra{
	width: 467px;
	height: 125px;
	position: absolute;
	top: 48px;
	left: 17px;
}


#main .text H1
{
    FONT-SIZE: 20px;
    COLOR: #033165;
    FONT-FAMILY: Arial
}
#main .text H2
{
    FONT-SIZE: 16px;
    COLOR: #033165
}
#main .text H3
{
    FONT-SIZE: 14px
}