/* Defaults */
body
{
	margin: 0px 0px 0px 0px;
	/*background-color: #000044;;*/
	background-image: url("images/bg1.png");
	font-family: Verdana;
/*font-family: verndana;*/
	font-size: .8em;
	behavior: url(csshover.htc);
}
a:link
{
	color: blue;
}

a:hover
{
	color:green;
}
a:active
{
	color: red;
}

/* Page Layout */
#layoutborderbox
{
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border: 5px solid white;
	height:auto;
	background-image: url("images/top.png");
	background-repeat:no-repeat;
	background-color:white;
}
#layoutborderbox:after
{
    content: "."; 
    display: block; 
    height:auto; 
    clear: both; 
    visibility: hidden;
}
#copyright
{
	width: 750px;
	padding: 5px 0px 5px 0px;
	margin-left: auto;
	margin-right: auto;
	color: blue;
	font-family: Verdana;
	font-size: 1em;
	text-align: center;
}


#textBody
{
	float:none;
	clear:both;
	margin-right:10px;
	margin-left:25px;
	margin-top:0px;
	margin-bottom:10px;
	padding: 3px 8px 3px 8px;	
}

/* Header Layout */
h2{
	float:none;
	clear:both;
	padding: 3px 8px 3px 8px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:25px;
	color: #111;
	font-family: verdana;
	font-size: 1.1em;
	font-weight: bold;
	}
h1{
	font-size: 1.5em;
	font-weight: bold;
	font-family: verdana;
	color:#1A4DE6; 
	text-align:center;
}
	
h3{
	font-family: verdana;
	font-size:1.1em;
	font-weight:bolder;
}
	
#headerbox
{
	height: 126px;
	width:750px;
	border:0;
	margin-top:24px;
	margin-left:180px;
	background-image:url(images/header2.png);
	background-repeat:no-repeat;
}
#headerRight a
{
	font-size:.8em;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:19px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#ff7700;
	float:right;
	}
#headercutoutsbox
{
	height: 25px;
	background-image: url("images/headerCutOuts.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
}
/* Top Menu Layout */
#topmenubox
{
	float:left;
	width:720px;	
	
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 1em;
	font-weight:500;
	padding:0;
	margin: 103px 0px 0px 0px;
	z-index:100;
}

#topmenubox a{
	display:block;
	text-decoration: none;
	color:#ffffff;
	margin:0;
	padding:0;
}

#topmenubox ul {
	list-style:none;
	margin:0px 0px 5px 0px;
	padding:0;
	width: 100px;
	float: left;
	height:100%;
}

#topmenubox ul ul {
	position:absolute;
	display:none;
	width:270px;
	margin:3px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	height:auto;
	clear:both;
	text-indent:7px;
	background-color:white;
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
	z-index:101;	
}

#topmenubox ul ul li
{
	position:relative;	
	background-color:white;
	margin:-3px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	width: 270px;		
}

#topmenubox ul ul li a
{
	margin:0;
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:2px;
	color:black;
	z-index:104;
	font-weight:bold;
}
#topmenubox ul ul li.two a
{
	margin:0;
	color:black;
	text-indent:20px;
	z-index:104;
	font-weight:normal;
}


#topmenubox a:hover {
	color: #ccc;
	z-index:100;
}

#topmenubox ul ul ul{
	position:relative;
	margin:0;
	padding:0;
	border:none;
	width: 265px;
	text-indent:15px;
	z-index:105;
}

#topmenubox ul ul ul li a:hover {	
	z-index:100;
}


#topmenubox ul ul li a:hover{
	margin:0px 0px 0px 0px;
	background-color:#e8e8ff;
	color:black;
}
#topmenubox ul ul ul li a:hover{
	margin:0px 0px 0px 0px;
	padding: 0;
	color:#111;
}
#topmenubox ul ul ul li a{
	font-weight:normal;
}

#topmenubox ul:hover ul,
#topmenubox ul ul:hover ul,
#topmenubox ul ul ul:hover ul
{display: block;}


#t1
{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	}
/* Left Menu Layout */
#leftmenubox
{
	float: left;
	width: 160px;
	border:0;
	padding: 0px 9px 10px 10px;
	background-color:#007;
	margin-left:1px;
	margin-top:24px;
}
.leftmenuheader
{
	padding: 0px 0px 0px 0px;
	/*color: #005fa8;*/
	color:white;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;	
}

.leftmenuheader a
{
	color:white;
	font-size: 11px;
	text-decoration:none;
}

.leftmenuitem
{
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-family: verdana;
	font-size: 1em;
}

.leftmenuitem a
{
	color:white;
	text-decoration:none;
	font-size:11px;
}
.leftmenudiv
{
	width: 160px;
	height: 15px;
	padding:0;
	background-image: url("images/leftmenudiv.png");
	background-repeat: repeat-x;
}


/* Content Layout */
#contentboxoutside
{
	float: left;
}
#contentboxinside
{
	padding: 10px 0px 10px 0px;
	float:left;
	width:705px;
	
}
#fullcontentboxoutside
{
	float:left;
	height:auto;
}
#fullcontentboxinside
{
	padding: 10px 20px 10px 20px;
	background-image: url("images/fullcontentBackground.png");	
}
#ctext {
	width: 580px;
	height: auto;
	float: left;
	padding-bottom:10px;
	padding-top:0px;
	}
#ctext ul{
	top:0px;
	bottom:0px;
	margin-top:8px;
	margin-left:25px;
	padding-left:0px;
	margin-right:5px;
	margin-bottom:5px;	
	}
#cimages {
	font-size:.8em;
	text-decoration:none;
	width: 120px;
	float: left;
	height:auto;
	padding-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	margin-top:10px;
	}
#indexcontent {
	
}
#contentboxsingle
{
	width: 710px;
	height: 400px;
	padding: 10px 20px 10px 20px;
}
#content3boxes
{
	width:705px;
	padding:10px 0px 0px 0px;
	border:0;
	margin-left:auto;
	margin-right:auto;
}
#contentbottom
{
	
}
#fullcontentbottom
{
	width: 695px;
	height: 10px;
	padding: 0px 20px 0px 20px;
	background-repeat: repeat-x;
}
.contentheaderbox
{
	width:215px;
	float:left;
	padding: 3px 3px 3px 3px;
	margin-top:5px;
	margin-right:4px;
	margin-left:15px;
	border: 1px solid #bababa;
	color: blue;
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
}
.contentbottomheaderbox
{
	width:719px;
	padding: 3px 3px 3px 3px;
	margin-top:15px;
	margin-bottom:0px;
	margin-right:4px;
	margin-left:25px;
	color: #111;
	font-family: verdana;
	font-size: 1em;
	font-weight: bold;
}
.contentbottomborderbox
{
	width:680px;
	float:left;
	margin-right:auto;
	margin-left:25px;
	margin-top:0px;
	padding: 3px 3px 3px 3px;
	
}

.content3borderbox
{
	width:215px;
	float:left;
	height:120px;
	margin-right:4px;
	margin-left:15px;
	margin-bottom:15px;
	padding: 3px 3px 3px 3px;
	border-left: solid 1px #bababa;
	border-right: solid 1px #bababa;
	border-bottom: solid 1px #bababa;
}

.imgg {
 padding: 0px 3px 0px 0px;
 float: left
}

td.txt{
	font-family : verdana;
	font-size : 8pt;
	color : #00008c  
}

.risktype {
	color : #ff0000;
	font-family : verdana;
	font-size : 10pt;
	font-style : normal ;
	font-weight : bold ;
}
.row1 td {
	background: #cacede;
}

.row2 td {
	background: #FFFFFF;
}
.row3 td {
	background: #cacede;
	color:#FFFFFF;
}
.row3 a {
	color: #a2a5b5;
	font-weight:bold;
}

#textBodyLinks
{
	margin-left:25px;
}
