body
{
	margin: 0px;
	padding: 0px;
}

.darkblue
{
	background-color: #393B92;
}

.lightblue
{
	background-color: #B7BDD9;
}

a
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #E57A0D;
	text-decoration: underlined;
}

h1, h2, h3
{
	font-family: Verdana, Arial;
	color: #E57A0D;
	font-weight: bold;
}


h1
{
	font-size: 20px;	
}

h2
{
	font-size: 18px;	
}

h3
{
	font-size: 16px;	
}

.paragraph, ul, ol
{
	font-family: Verdana, Arial;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
}

.text
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.link
{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #E57A0D;
}

.li-content
{
	color: #FFFFFF;
}

ul
{
	margin-left: 20px;
	color: #FFFFFF;
}

ol
{
	margin-left: 20px;
}

li
{
    color: #E57A0D;
	margin-bottom: 7px;
	list-style-type: square;
}

.content-hr
{
	height: 1px;
	border: 0px;
	background-color: #B7BDD9;
}

.img-right, .img-left, .img-center, .person-img
{
	border: 0px;
}

.img-left
{
	margin-right: 10px;
	float: left;
}

.img-right
{
	margin-left: 10px;
	float: right;
	
}

.top-menu-img
{
	background-image: url(/layout/img/top_right.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 740px;
}

.menu-table
{
	position:absolute;
	top: 137px;
	left: 230px;
	height: 36px;
	overflow: hidden;
}

.menuitem-top
{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	color: #393B92;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}

.menu-hspacer-top
{
	background-color: #393B92;
	height: 100%;
	width: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

.menu-hspacer-bottom
{
	background-color: #FFFFFF;
	height: 7px;
	width: 3px;
}

.menu-hspacer-selected
{
	background-color: #E57A0D;
}

.menu-hspacer-unselected
{
	background-color: #393B92;
}

.submenu-table
{
	position:relative;
	top: 25px;
}

.submenu-item-text-selected
{
	font-family: Verdana, Arial;
	color: #393B92;
	font-size: 12px;
	font-weight: bold;	
	text-decoration: none;
}

.submenu-item-text-unselected
{
	font-family: Verdana, Arial;
	color: #393B92;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.submenu-item-text-cell
{
	padding: 10px;
}

.submenu-item-selected
{
	background-color: #E57A0D;
}

.submenu-item-unselected
{
	background-color: #B7BDD9;
}

.content
{
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 30px;
	padding-top: 25px;
	width: 750px;
}

.forumbox
{
	padding-top: 25px;
}

.content-table
{
	border-collapse: collapse;
	empty-cells: show;
	float: none;
	margin-bottom: 20px;
}

.link-table
{
	border-collapse: collapse;
	empty-cells: show;
}

.link-title
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.link-content
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}



.link-table a
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #E57A0D;
	text-decoration: none;
}

.link-table li
{
	
}

.link-hr
{
	height: 1px;
	border: 0px;
	background-color: #E57A0D;
}

.head-bordered, .head-noborder, .cell-bordered, .cell-noborder, .partner-cell-left, .partner-cell-right
{
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
}

.partner-cell-left, .partner-cell-right
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.partner-cell-left
{
	font-weight: bold;
}

.head-noborder, .head-bordered
{
	padding: 5px;
	font-weight: bold;
}

.head-bordered
{
	background-color: #B7BDD9;
	border: 1px solid #E57A0D;
}

.head-noborder
{
	border: 0px;
}

.cell-bordered
{
	padding: 5px;
	border: 1px solid #E57A0D;
}

.cell-noborder
{
	padding: 5px;
	border: 0px;
}

.accentuated
{
	font-family: Verdana, Arial;
	color: #E57A0D;
	font-weight: bold;
	font-size: 18px;
}

.small-line
{
	width: 50px;
	height: 1px;
	background-color: white;
	border: 0px;
	position: relative;
	left: -5px;
}
