* {
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}


body {
	background: #FFFFFF;
	height:100%;
	margin:0px;
	padding:0px;
}

img {
	border:0px;
}
/* content */

#page {
	margin:0px auto;
	padding:0px;
	position:absolute;
	width:100%;
	height:100%;
	z-index:0;
}

	
#center {
	margin:0px auto;
	padding:0px;
	width:950px;
	height:auto;
	background: #ffffff;
}

#header {
	width:950px;
	height:170px;
}

.index {
	background: transparent url(../images/bg/index.jpg) no-repeat center top;
}

.products  {
	background: transparent url(../images/bg/products.jpg) no-repeat center top;
}

.dload  {
	background: transparent url(../images/bg/dload.jpg) no-repeat center top;
}

.why  {
	background: transparent url(../images/bg/why.jpg) no-repeat center top;
}

.community {
	background: transparent url(../images/bg/community.jpg) no-repeat center top;
}

.doc {
	background: transparent url(../images/bg/doc.jpg) no-repeat center top;
}

.news {
	background: transparent url(../images/bg/news.jpg) no-repeat center top;
}

.support {
	background: transparent url(../images/bg/support.jpg) no-repeat center top;
}

.law {
	background: transparent url(../images/bg/law.jpg) no-repeat center top;
}

.logo {
	float:left;
	padding:0px;
	margin: 50px 0px 0px 10px;
}

.logo a {
	background: url(../images/ria_logo.gif) no-repeat;
	display: block;
	font-size: 0;
	height: 100px;
	width: 175px;
}

#icoholder {
	width:300px;
	height:100px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	text-align:right;
	position:relative;
	float:right;
}

#icoholder a {
	margin: 10px 0px 0px 20px;
	float:right;
}

#topmenu {
	width:100%;
	height:35px;
	background: #244d85;
	margin: 0px 0px 3px 0px;
}

#flash_menu {
	width:100%;
	height:225px;
	margin: 0px;
}

#flash {
	float:left;
	width:745px;
	height:225px;
}

#flash_index {
	float:left;
	width:950px;
	height:225px;
}

#flash_links {
	width:200px;
	height:225px;
	margin:0px;
	padding:0px;
	vertical-align:top;
	text-align:left;
	position:relative;
	float:right;
}

#bottom {
	width:950px;
	background: transparent url(../images/bg/bottom.jpg) no-repeat center top;
	overflow:hidden;
	height:25px;
}

#copy {
	position:relative;
	font-size:10px;
    color:#FFFFFF;
	float:right;
	margin:5px;
	text-align:right;
}

#copylinks {
	position:relative;
	float:left;
	margin:3px;
}

#main_content {
	padding:3px 0px 3px 0px;
	width:100%;
}

td, table td{
	text-align:left;
	vertical-align:top;
	background: transparent;
	border: none;
	padding:0px;
	margin:0px;
}



#contentcol {
	vertical-align:top;
	border: #184279 solid 1px;
	text-align:center;
	padding:5px;
}


#table_content td {
	vertical-align:top;
	border: #184279 solid 1px;
	text-align:center;
	padding:0px;
}

#table_content td.colheader {
	vertical-align:top;
	border: none;
	text-align:center;
	padding:0px 0px 0px 10px;
	background: transparent url(../images/bg/portlet_header.gif) no-repeat left top;
}

#table_content td.noborder {
	border: none;
	padding:0px;
}



td.menucol {
	width:200px;
}

#colheader {
	vertical-align:top;
	border: none;
	padding:0px 0px 0px 10px;
	background: transparent url(../images/bg/portlet_header.gif) no-repeat left top;
}

#colhed {
	text-align:left;
	margin:0px;
	padding:3px;
	color:#FFFFFF;
	font-weight:bold;
	background: transparent url(../images/bg/portlet_header.gif) no-repeat right top;
}

#colarticle {
	padding:4px;
	text-align:justify;
	line-height:15px;
}

#top_link {
	height: 16px;
	width:50px;
	margin:0px;
	padding:5px;
	text-align:center;
	margin-right: auto;
	margin-left:auto; 
}

#top_link a {
	background: transparent url(../images/icons/arrow_up_blue.gif) no-repeat left top;
	display: block;
	font-size: 0;
	height: 16px;
	width:50px;
}

#dload {
	border-collapse:collapse;
}

#dload th {
	font-size:12px;
	font-weight:bold;
    text-transform:none;
	color:#184279;
	line-height:20px;
	text-align:center;
	vertical-align:middle;
	border: #184279 solid 1px;
	background-color:#d3dde3;
}

#dload td {
	text-align:left;
	vertical-align:middle;
	border: #184279 solid 1px;
}

#table_comp td {
	border: #d3dde3 solid 1px;
	padding:5px;
}

#table_clients td {
	border: none;
	padding:5px;
}
/*LI-UL*/

ul {
	padding:0px;
	margin: 2px 0px 3px 10px;
}

li {
	padding:0px;
	margin: 0px 0px 0px 10px;
	list-style-image:url(../images/icons/bullet_blue.gif);
}

ul li ul li {
	padding:0px;
	margin: 0px 0px 0px 10px;
	list-style-image:url(../images/icons/square_blue.gif);
}

/*topmenu*/

ul.topmenu {
	width:100%;
	height:35px;
	margin:0px;
	padding:0px;
    list-style:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
    }

ul.topmenu li {
	height:35px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
    }

ul.topmenu li a {
	height:35px;
	margin:0px;
	padding:0px;
	display:block;
    }

ul.topmenu li a.active {

    }
	
a#products {
	width:135px;
	background:  url(../images/menu.gif) no-repeat  0px 0px;
    }
	
a#products:hover {
	width:135px;
	background:  url(../images/menu.gif) no-repeat -0px -35px;
    }	

a.active#products {
	width:135px;
	background:  url(../images/menu.gif) no-repeat -0px -35px;
    }	

a#download {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -135px 0px;
    }
	
a#download:hover {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -135px -35px;
    }

a.active#download{
	width:136px;
	background:  url(../images/menu.gif) no-repeat -135px -35px;
    }
	
a#why {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -271px 0px;
    }
	
a#why:hover {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -271px -35px;
    }

a.active#why {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -271px -35px;
    }
	
a#community {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -407px 0px;
    }
	
a#community:hover {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -407px -35px;
    }

a.active#community{
	width:136px;
	background:  url(../images/menu.gif) no-repeat -407px -35px;
    }
	
a#documentation {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -543px 0px;
    }
	
a#documentation:hover {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -543px -35px;
    }

a.active#documentation {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -543px -35px;
    }
	
a#news {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -679px 0px;
    }
	
a#news:hover {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -679px -35px;
    }
	
a.active#news {
	width:136px;
	background:  url(../images/menu.gif) no-repeat -679px -35px;
    }
	
a#support {
	width:135px;
	background:  url(../images/menu.gif) no-repeat -815px 0px;
    }
	
a#support:hover {
	width:135px;
	background:  url(../images/menu.gif) no-repeat -815px -35px;
    }

a.active#support{
	width:135px;
	background:  url(../images/menu.gif) no-repeat -815px -35px;
    }
	
/*flash_menu*/

ul.flash_menu {
	margin:0px;
	padding:0px;
	float:left;
    }

ul.flash_menu li {
	width:200px;
	height:75px;
	margin:0px;
	padding:0px;
    list-style:none;
    }

ul.flash_menu li a {
	width:200px;
	height:75px;
	margin:0px;
	padding:0px;
	display:block;
    }
	
ul.flash_menu li a#forum {
		background: transparent url(../images/icons/forum.gif) no-repeat;
    }	
	
ul.flash_menu li a#forum:hover {
		background: transparent url(../images/icons/forum_active.gif) no-repeat;
    }		

ul.flash_menu li a#contributors {
		margin:1px 0px 1px 0px;
		background: transparent url(../images/icons/contributors.gif) no-repeat;
    }

ul.flash_menu li a#contributors:hover {
		margin:1px 0px 1px 0px;
		background: transparent url(../images/icons/contributors_active.gif) no-repeat;
    }
	
ul.flash_menu li a#tracker {
		background: transparent url(../images/icons/tracker.gif) no-repeat;
    }	

ul.flash_menu li a#tracker:hover {
		background: transparent url(../images/icons/tracker_active.gif) no-repeat;
    }	

/*copy*/

ul.copy {
		margin:1px;
		padding:0px;
    }

ul.copy li {
      	text-transform:lowercase;
	    color:#7486a6;
		display:inline;
		margin:0px 0px 0px -1px ;
		padding:0px 5px 0px 5px;
		border-left: #c8d4fd solid 1px;
		border-right: #c8d4fd solid 1px;
    }

/*menu*/

ul.menu {
	margin:0px 0px 10px 0px;
	padding:0px; 
}

ul.menu li {
	margin:0px 0px 0px 20px;
	padding:0px;
	list-style-image:url(../images/icons/bullet_blue_big.gif);
    list-style-type:circle;
}


ul.menu li a {
	color: #184279;
	text-decoration:none;
	font-weight:bold;
}

ul.menu li a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}


/*inmenu*/

ul.inmenu {
	margin:5px;
	padding:0px; 
}

ul.inmenu li {
	margin:0px 0px 0px 30px;
	padding:0px;
	line-height:18px;
	list-style-image:url(../images/icons/square_blue.gif);
}

ul.inmenu li a {
	color: #184279;
	text-decoration:none;
	font-weight:normal;
}

ul.inmenu li a:hover {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
}

/* Linkage */

a {
	color: #234877;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	color: #3355bb;
	text-decoration:none;
	font-weight:normal;
}

a.line {
	    font-weight:bold;	
    	color:#184279;
}

a.line:hover  {
	    font-weight:bold;	
    	color:#184279;
}

a.copy {
		font-size:10px;
	    color:#FFFFFF;
		text-decoration:none;
}	

a.copy:hover {
		font-size:10px;
	    color:#c8d4fd;
		text-decoration:none;
		background:transparent;
}	

a.more {
		font-size:10px;
	    color:#184279;
		text-decoration:none;
}	

a.more:hover {
		font-size:10px;
	    color:#000033;
		text-decoration:none;
		background:transparent;
}	

hr {
	margin:5px 0px 5px 0px;
	border-top: 1px solid #184279;
	height:1px;
}

hr.company {
	margin:3px;
	padding:0px;
	border-top: 1px solid #184279;
	height:1px;
	width:50%;
	line-height:0px;
}

p {
	margin:0px;
	padding:0px;
	text-align:justify;
	line-height:30px;
}

SUP {
	font-size:9px;
}

h1 {
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	text-indent:20px;
	color: #184279;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:15px 0px 10px 0px;
	padding:0px;
	color: #184279;
	text-indent:20px;
}

h3 {
	
	font-size:12px;
	font-weight:bold;
    text-transform:none;
	text-decoration:underline;
	color:#184279;
	margin:1px;
	padding:1px;
	line-height:20px;
	text-indent:20px;
}

h4 {
	font-size:10px;
	margin:0px 0px 2px 0px;
	padding:2px;
	line-height:20px;
	text-align:right;
}

h5 {
	font-size:12px;
	font-weight:bold;
    text-transform:none;
	color:#184279;
	margin:0px;
	padding:0px;
	text-align:left;
	float:left;	
}

form {
	padding:0px;
	margin:0px;
}

.line {
	    font-weight:bold;	
    	color:#184279;
}

.headline {
      	font-size:12px;
		font-weight:bold;
      	text-transform : uppercase;
	    color:#234877;
    }

.subline {
		font-weight:bold;
      	text-transform:lowercase;
	    color:#234877;
    }


.title {
	font-size: 14px;
	font-weight:bold;
	line-height: 16px;
	text-align:right;
  	background: #798aaa; 
	color: #FFFFFF;
	margin:-5px;
	padding:5px;
	
}

.subtitle {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  	color: #660000; 
	font-style: oblique;
}

.article {
	font-weight:normal;
	text-decoration:none;
	background: transparent;
	margin-top:10px;
	margin-bottom:10px;
	padding:5px;
	
}