﻿body 
{
	font-family: Tahoma;
	font-size: 12px;
	margin: 0px 0px 0px 0px;

	color: #303f51
}
a:link { color: #303f51; text-decoration: underline}
a:visited { color: #303f51; text-decoration: underline}
a:hover { color: #1E88E0; text-decoration: underline}
input
{
	font-family: Tahoma;
	font-size: 12px;
	color: #303f51
}
p 
{

    margin-bottom: 2px;
    margin-top: 0px;
}
ol,ul 
{
    margin-top: 2px;
    margin-bottom: 2px;
    margin-left: 15px;
}
li 
{
    margin-left: 20px;
    line-height: 17px;
}

h3 
{
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	color: #1e88e0;
}
h2,h5,h6
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #303f51;
}
legend
{
	font-family: Tahoma;
	font-size: 12px;
	color: #1e88e0;
	font-weight: bold;
}
.tbl
{
	background-color: White;
	border: solid 1px #b8bfd2;
}
.subp
{
	margin-left:50px;
	margin-right:50px;
	}
.tbl_alt
{
	background-color: #eff4f8;
}

.tblheader
{
	border: solid 1px #f3f4f7;
	font-weight: bold;
	background-color: #f3f4f7;
}


.wt_caption
{
	margin-left: 5px;
	margin-right: 5px;
	background-color: White;
	font-weight: bold;
	color: #2F4166;
}
.wt_body
{
	margin-left: 5px;
	margin-right: 5px;
}
.txt 
{
    text-indent: 15px;
    text-align: justify;
}
.header
{
	font-weight: bold;
	margin-bottom: 10px;
}
.header_rl
{
	margin-bottom: 10px;
	color: #2f4166;
}
.menuhdr
{
	position: relative; 
	top: -23px; 
	font-weight: bold;
	color: #2F4166
}
.menuitemdivider
{
	cursor: default;
	font-weight: bold;
	padding-left: 6px;
	color: White;
}
.menucontainer
{
	overflow: hidden;
	z-index: 5;
	position: absolute;
	background-color: White;
}
a.menu
{
	padding-left: 6px;
	text-decoration: none;
}
.small
{
	font-size: 11px;
	color: #5d758b;
}
a.menu:link { color: White; }
a.menu:visited { color: White; }
a.menu:hover { color: #303f51; }
a.menu6:link { color: #1E88E0; text-decoration: none}
a.menu6:visited { color: #1E88E0; text-decoration: none}
a.menu6:hover { color: #1E88E0; text-decoration: underline}
a.menu3:link { color: #303f51; text-decoration: underline}
a.menu3:visited { color: #303f51; text-decoration: underline}
a.menu3:hover { color: #1E88E0; text-decoration: underline}
a.menu2:link { color: #303f51; text-decoration: none}
a.menu2:visited { color: #303f51; text-decoration: none}
a.menu2:hover { color: #1E88E0; text-decoration: none}
a.bf:link
{
	color: #303f51;
	font-weight: bold;
}
a.bf:visited
{
	color: #303f51;
	font-weight: bold;
}
a.bf:hover
{
	color: #1E88E0;
	font-weight: bold;
}
a.bf2:link
{
	color: #303f51;
	font-weight: bold;
	text-decoration: none;
}
a.bf2:visited
{
	color: #303f51;
	font-weight: bold;
	text-decoration: none;
}
a.bf2:hover
{
	color: #1E88E0;
	font-weight: bold;
	text-decoration: underline;
}
a.rl:link
{
	padding-left: 12px;
	text-decoration: none;
	color: #2f4166;
	background: url('/images/rl/triangle_marker2.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
a.rl:visited
{
	padding-left: 12px;
	text-decoration: none;
	color: #2f4166;
	background: url('/images/rl/triangle_marker2.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

a.rl:hover
{
	color: #1e88e0;
	background: url('/images/rl/triangle_marker.gif');
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font-weight: bold;
}

a.rl2:link
{
	text-decoration: none;
	color: #2f4166;
}
a.rl2:visited
{
	text-decoration: none;
	color: #2f4166;
}

a.rl2:hover
{
	color: #1e88e0;
	text-decoration: none;
}

p.rl
{
	padding-left: 12px;
	text-decoration: none;
	color: #2f4166;
	background: url('/images/rl/triangle_marker2.gif');
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}
.blueborders
{
	border: solid 1px #b8bfd2;
	border-collapse: collapse;
}

.blueborders td
{
	border: solid 1px #b8bfd2;
}

/* DropDown styles */
.ContextMenuPanel 
{
	background-color: #80A2DB;
	border: solid 1px White
}

a.ContextMenuItem:link
{
	border: solid 1px #80A2DB;
	text-decoration: none;
	display: block;
	width: 81px;
	color: White; 
	padding-left: 5px;
	background-color: #80A2DB;
}
a.ContextMenuItem:visited
{
	border: solid 1px #80A2DB;
	text-decoration: none;
	display: block;
	width: 81px;
	color: White; 
	padding-left: 5px;
	background-color: #80A2DB;
}

a.ContextMenuItem:hover
{
	background-color: White;
	color: #547CCD;
}
.searchbtn
{
    background-repeat: no-repeat; 
    background-position: center; 
    cursor: pointer;
    color: White;
    font-weight: bold;
}
a.BottomMenu:link
{
	text-decoration: none;
	font-weight: bold;
	color: #26334E; 
}
a.BottomMenu:visited
{
	text-decoration: none;
	font-weight: bold;
	color: #26334E; 
}
a.BottomMenu:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #486CD6; 
}
.rellinks
{
	width: 250px; 
	float: right; 
	margin-left: 8px;
    margin-bottom: 2px;
    background-color: #e8ecf5;
    position: relative;
    top: -3px;
    color: #2f4166;
    font-weight: bold;
}

.chb
{
	background-color: #e8ecf5;
	color: #303f51;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 12px;
    	
	
}
/* TABS */
.ajax__tab_radar .ajax__tab_header {font-size:11px; background:url(/images/tabs/tab-line.gif) repeat-x bottom;}
.ajax__tab_radar .ajax__tab_outer {padding-right:0px;background:url(/images/tabs/tab-right.gif) no-repeat right;height:21px;}
.ajax__tab_radar .ajax__tab_inner {padding-left:3px;background:url(/images/tabs/tab-left.gif) no-repeat;}
.ajax__tab_radar .ajax__tab_tab {height:13px;padding:4px;margin:0;background:url(/images/tabs/tab.gif) repeat-x;}
.ajax__tab_radar .ajax__tab_hover .ajax__tab_outer {background:url(/images/tabs/tab-hover-right.gif) no-repeat right;}
.ajax__tab_radar .ajax__tab_hover .ajax__tab_inner {background:url(/images/tabs/tab-hover-left.gif) no-repeat;}
.ajax__tab_radar .ajax__tab_hover .ajax__tab_tab {background :url(/images/tabs/tab-hover.gif) repeat-x;}
.ajax__tab_radar .ajax__tab_active .ajax__tab_outer {background:url(/images/tabs/tab-active-right.gif) no-repeat right;}
.ajax__tab_radar .ajax__tab_active .ajax__tab_inner {background:url(/images/tabs/tab-active-left.gif) no-repeat;}
.ajax__tab_radar .ajax__tab_active .ajax__tab_tab {color: White; background:url(/images/tabs/tab-active.gif) repeat-x;}
.ajax__tab_radar .ajax__tab_body {font-size:10pt;border:1px solid #b8bfd2;border-top:0;padding:8px;background-color:#f3f4f7;}
/*new styles*/
.login
{
	color: White;
    font-weight: bold;
}
.login2
{
	color: #1a81ce;
    font-weight: bold;
    text-align: left;
}
.login3
{
	color: #1a81ce;
    font-weight: bold;
    text-align: right;
}