/*  Form Style */
fieldset { border:0;margin:0;padding:0; }
label { display:block; }
input.text,textarea { 
	width:300px;
	font:12px/12px 'courier new',courier,monospace;
	color:#333;
	padding:3px;
	margin:1px 0;
	border:1px solid #ccc; 
	}
input.submit { 
	padding:2px 5px;
	font:bold 12px/12px verdana,arial,sans-serif; 
}

body {
	background:url(images/patternrev.jpg);
	background-position:bottom;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	min-height:600px;
	z-index:0;
	}
p {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height:15pt;
}
.bi{
	font-weight:bold;
	font-style:italic;
}
.x {color: #46A6D9;
	font-weight:bold;}

a:link {
	color: #46A6D9;
	}
a:visited {
	color: #46A6D9;
	}
a:hover {
	color: #8a0b0b;
	}
a:active {
	color: #46A6D9;
	}
#main ul li{
	list-style:outside url(images/bullet.jpg) ;
	font-size: 12px;
	color:#333333;
	line-height:16pt;
}
#main ul li ul li{
	list-style:circle;
	color:#333333;
	line-height:16pt;
	margin-bottom:7px;}

#nav img.display{
	display: block;
    margin-left: auto;
    margin-right: auto;	
	margin-top:15px;
	width:95%;
	padding:8px;
	border: 1px solid #46A6D9;
}
#centercolumn img.display{
	display: block;
    margin-left: auto;
    margin-right: auto;	
	margin-top:15px;
	width:95%;
	padding:8px;
	border: 1px solid #46A6D9;
}
#rightcolumn img.display{
	display: block;
    margin-left: auto;
    margin-right: auto;
	width:95%;
	padding:8px;
	margin-top:15px;
	border: 1px solid #46A6D9;
}
#main .display{
	display: block;
    margin-left: auto;
    margin-right: auto;
	width:900px;
	padding:8px;
	margin-top:15px;
	border: 1px solid #46A6D9;
}
#main img.border{
	padding:8px;
	border: 1px solid #46A6D9;
	margin:10px;
}
#main img.noborder{
	margin:10px;
}
h1{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	color:#46A6D9;
	border-bottom:1px dashed #46A6D9;
	line-height:25px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	padding-bottom:3px;
	color:#8a0b0b;
	border-bottom:1px dotted #8a0b0b;
	line-height:18px;
}
#main h3{
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	font-size:20px;
	font-weight:bold;
	color:#46A6D9;
	line-height:30px;
}
.orange{
	font-family:Arial, Helvetica, sans-serif;
	color:#8a0b0b;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
.green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#46A6D9;
	text-decoration:underline;
	line-height:20px;
}

#nav h1{
	font:Arial, Helvetica, sans-serif 13px;
	padding:6px 3px;
	width:97%;
	color:#8a0b0b;
	background-image:url(images/navbg.jpg);
	background-repeat:repeat-x;
	border:none;
}
#nav a:link{
	font-size: 14px;
	color:#333333;
	text-decoration:none;
}
#nav a:link{
	font-size: 14px;
	color:#333333;
	text-decoration:none;
}
#nav a:link{
	font-size: 14px;
	color:#333333;
	text-decoration:none;
}
#nav a:link{
	font-size: 14px;
	color:#333333;
	text-decoration:none;
}
#wrapper{
	position:absolute;
	width: 93%;
	margin: 0 auto;
	z-index:50;
	min-width:950px;
	max-width:1300px;
	min-height:600px;
	top:0;
	z-index:0;
}

#header {
	width:100%;
	height:220px;
	min-width:1085px;
	max-width:1300px;
	margin-top:15px;
	z-index:0;
}
#flash {
	background-image:url(images/flashbg.jpg);
	width: 456px;
	background-repeat:no-repeat;
	height: 197px;
	float:left;
	z-index:0;
}
#logo{	
	
	width: 433px;
	height:197px;
	margin-right:10px;
	float:right;
}
#labfooter {
	text-align:center;
	clear:both;
	border-top:1px dashed #46A6D9;
	color:#46A6D9;
	}
	
#marqui {
	text-align:center;
	clear:both;
	border-bottom:1px dotted #46A6D9;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#46A6D9;
	}
#container{
	width: 910px;
	margin: 0 auto;
	min-height: 400px;
	z-index:50;
}
#nav{
	width: 24%;
	min-height: 300px;
	float:left;
	z-index:750;
	margin-bottom:15px;
}
#main{
	width:69%;
	min-height: 300px;
	float:right;
	z-index:50;
}
#centercolumn{
	width:47%;
	min-height: 300px;
	min-width:250px;
	float:left;
	z-index:50;
}
#rightcolumn{
	width:42%;
	padding-left:15px;
	min-height: 300px;
	min-width:250px;
	float:right;
	z-index:50;
}
#centercolumn_sm{
	width:19%;
	min-height: 300px;
	min-width:175px;
	float:left;
	z-index:50;
}
#rightcolumn_lg{
	width:69%;
	min-height: 300px;
	float:right;
	z-index:50;
}
#top{
	position:absolute;
	background-image:url(images/pattern.png);
	top:0px;
	left:0px;
	height:202px;
	width:100%;
	background-repeat:repeat-x;
	background-position:top;
	z-index:0;
}




/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 5px;
	margin:1em 0;
	background:#fff;
	border:1px solid #666;
	}

/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0.5em 0;
	}
/* Rules for the top corners and border */
.bt {
	background:url(images/box.png) no-repeat 100% 0;
	margin:0 0 0 24px;
	height:17px;
	}
.bt div {
	height:17px;
	width:24px;
	position:relative;
	left:-24px;
	background:url(images/box.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(images/box.png) no-repeat 100% 100%;
	margin:0 0 0 25px;
	height:25px;
	}
.bb div {
	height:25px;
	width:25px;
	position:relative;
	left:-25px;
	background:url(images/box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background-color:#ffffff;
	background:url(images/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	background:url(images/borders.png) repeat-y 100% 0;
	background-color:#ffffff;
	margin-right: 4px;
	padding: 0 12px 0 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 0px;
	}
/* CSS for the box ends here */
.bf, .bf a{
	color: #B91D14;
	font-weight: bold;
	font-style: italic;
}
.tfm, .tfm a{
	color:#339900;
	font-weight: bold;
	font-style: italic;
}
.cpd, .cpd a{
	color:#46A6D9;
	font-weight: bold;
	font-style: italic;
}