/* CSS Document */
html {
	height: 100%;

}
body {
	background-color: #EAF5FA;
	margin: 0px;
	height: 100%;
	font-family:verdana, Helvetica, sans-serif;
	color: #ffffff;
}

a {
	color: #059EFF;
	text-decoration: none;
	outline: none;
}

a:hover { 
	color: #A1B3BF;
	text-decoration: none;
	outline: none;
}

a:visited {
	color:#059EFF;
	text-decoration:none;
	outline:none;
}

ul, ol 
{
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

li { 
	list-style:url(images/bulletimage.png);

}

#leftboxcontainer {
	margin-left: 4px;
	width: 205px;
	z-index: 100;
	background-color:#ffffff;
}

#farrightboxcontainer {
	margin-right: 4px;
	width: 205px;
	float: right;
	z-index: 100;
}

#rightboxcontainer {
	margin-left: 212px;
	position: absolute;
	top: 115px;
	width: 576px;
	z-index: 100;
}

#sitecontainer {
	width: 100%;
	text-align:center;
	height: 100%;
	z-index: 100;
}

#outermaincontainer {

	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	background-color: #ffffff;	

	height: 100%;
	min-height: 100%;
	z-index: 100;
}

#maincontainer {
	width: 770px;
	background-color:#CCCCCC;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}


#headerproductname {
	border-top: solid 1px #569bbc;
	font-size: 11px;
	background-color:#003A6A;
	padding: 5px;
	color: #cccccc;
	padding-right: 5px;
	z-index: 100;
}

#headerproductname a {
	color: #cccccc;
}

#headerproductname a:hover {
	color: #ffffff;
}

#headerbanner {
	background-color: #1A598C; 
	margin-top: 1px;
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 50px;
	z-index: 100;
}

#headerbannersitemap {
	background-color: #1A598C; 
	margin-top: 1px;
	background-image:url(images/headerbg-sitemap.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 252px;
	z-index: 100;
}

#headerbannerorange{
	background-color: #1A598C; 
	margin-top: 1px;
	background-image:url(images/headerbg-orange.png);
	background-repeat:no-repeat;
	width: 1000px;
	height: 252px;
	z-index: 100;
}

#flashbanner {
	position: relative;
	z-index: 100;

}

#navigation {
	background-image:url(images/navigationbg.png);
	height: 32px;
	background-repeat:repeat-x;
	margin-bottom: 5px;
	z-index: 100;
}

#footer {
	background-image:url(images/footerbg.png);
	height: 32px;
	background-repeat:repeat-x;
	position: fixed;
	bottom: 0px;
	width: 770px;
	margin: 0px auto;
	/* float: left; */
	z-index: 100;
}


#threepxspacer {
	height: 3px;
	background-color: #1A598C;
	z-index: 100;
}

#contactdetails {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	float: right;
	position: relative;
	top: -8px;
	padding-right: 5px;
	z-index: 100;
}

#contactdetails a {
	color: #000000;
}

#navigationbuttons {
	position: relative;
	top: -22px;
	z-index: 100;
}

#navigationbuttons a {
	background-color: #6492C6;
	color: #ffffff;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
	border-top: solid 1px #DFE0E2;
	border-right: solid 1px #DFE0E2;
	border-left: solid 1px #DFE0E2;
	font-weight: bold;
}

#navigationbuttons a:hover {
	background-color: #F0F0F1;
	color: #2A5582;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;

}

#navigationbuttons .currentPage {

	background-color: #F0F0F1;;
	color: #2A5582;
	font-size: 11px;
	padding: 4px;
	text-decoration: none;
	z-index: 100;
}

#bodycontainer {
	background-color:#FFFFFF;
	color: #000000;
	z-index: 100;
}



#buttons {
	padding-left:5px;
	width: 205px;
	z-index: 100;
}

#buttons a {
	text-decoration: none;
}

.button {
	cursor:pointer;
	text-align: right;
	vertical-align: middle;
	z-index: 100;
}

#buttons .button {

	background-image: url(images/buttonbg_hoverG.png);
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 4px;
	z-index: 100;
}

#buttons .button:hover {
	background-image: url(images/boxheader.png);
	color: #ffffff;
}
#buttons .journal {

	background-image: url(images/boxheader.png);
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 29px;
	margin-bottom: 4px;
	z-index: 100;
}

#buttons .journal:hover {
	background-image: url(images/buttonbg_hoverGjournal.png);
	color: #ffffff;
}

#buttons img {
	border: 0px;
	position: relative;
	vertical-align:middle; 
	top: -1px;
	}

.product {
	font-weight: bold;
	font-style:italic;
}

.leftbox{
	margin-bottom: 10px;
	background-color:#ffffff;
}
.iconlinks{
	margin-bottom: 10px;
}

.boxheader {
	background-image: url(images/boxheader.png);
	color: #FFFFFF;
	text-align: center;
	line-height: 29px;
	background-color: #275B91;
	font-size: 12px;
	padding-left: 10px;
	z-index: 100;
}

.boxcontent {
	background-image: url(images/greygradient2.png);
	background-repeat:repeat-x;
	background-color: #F6F5F5;
	color: #666666;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	z-index: 100;
}
.boxcontentred {
	color: #871342;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
	
}
.boxcontentpurple {
	color: #921FC2;
	font-size: 11px;
	font-weight: bold;
	z-index: 100;
	
}
.boxcontentwhite {
	color: #ffffff;
	font-size: 11px;
	z-index: 100;
}
.boxcontentgrey {
	color: #666666;
	font-size: 11px;
	padding-left: 10px;
	z-index: 100;
}

.bluetitle {
	color: #4060A2;
	font-size: 13px;
}

.bluetext {
	color: #4060A2;
	font-size: 11px;
}

.rightbox{
	margin-bottom: 10px;
	z-index: 100;
}

#text1 {

}

.popup{
	position: absolute;
	top: 30%;
	left: 30%;
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	border:2px solid #080027;
	height: 40%;
	width: 40%;
	z-index: 1001;
}
.popupindex{
	position: absolute;
	top: 30%;
	left: 30%;
	background-color:#FFFFFF;
	color:#000000;
	font-size:11px;
	border:2px solid #080027;
	height: 40%;
	width: 40%;
	z-index: 1001;
}

.popupclose
{
	position: absolute;
	top: 2px;
	right: 20px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffffff;
	border:1px solid #080027;
}

.floatingdivofdestiny {
	width: 100%;
	height: 100%
	z-index: 1001f;
	background-color: #000000;
}

.popuptextcontainer {
	overflow: auto; 
	height: 100%; 
	
}
.blur {
 background-color:#999999; 
 border:1px solid #CCCCCC; 
 margin:4px 5px;
 margin-left: auto;
 margin-right: auto;
}
.blur > img {
 margin:-4px 4px 4px -5px; 
 border:1px solid #666666;
}
