body{
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#333333;
	background-color:#FFFFFF;
}

h1{
	font-size:150%;
	color:#FF3300;
	
}

h2{
	font-size:120%;
	color:#009900;
}

img{border-style:none;}

a{
	text-decoration:none;
	color:#da2926;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}

hr{
	height:2px;
	color:#da8000;
	margin:32px 0;
	width:80%;
}

li{
	padding-bottom:4px;
}

#header{
	height:100px;
	width:100%;
	background-image:url(./Images/hdr_bkg_blue.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}

#pagename{
	color:#E2E2E2;
	font-size:32px;
	float:left;
	margin:40px 0 0 16px;
}



#page_img{
	left:16px;
	position:absolute;
	top:-20px;
}

#banner{
	height:75px;
	text-align:center;
	color:#da8000;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:48px;
	line-height:75px;
}

#leftmenu{
	float:left;
	background-color:#CCCCCC;
	margin:16px;
}

#main_menu{
	height:26px;
	background-color:#D9D542;
	border-bottom:#da8000 1px solid;
	border-top:#da8000 1px solid;
	line-height:26px;
	position:relative;
}

#main_menu ul{
	margin-left:128px;
}

#main_menu li{
	display:inline;
	list-style-image:none;
	color:#000000;
	border-left:#e3e27f 1px solid;
	border-right:#d8ac42 1px solid;
	padding:0 8px;

}

#main_menu li img{
	padding:0 8px;
	vertical-align:middle;
}

#main_menu li a:hover{
	text-decoration:underline;
	color:#009999;
}


#centre_content{
	margin:0 300px 32px 64px;
}

.centered{
	text-align:center;
	padding:32px 32px 32px 32px;
}

.ez_table{
	border:#999999 1px solid;
	border-collapse:collapse;
}

.ez_table thead{
	height:2em;
	background-color:#e5e5e5;
	background-image:url(./Images/ez_table_thead.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}


.ez_table thead td{
	padding-bottom:0;	
}

.ez_table td{
	padding:8px;
	border-bottom:#CCCCCC 1px solid;
}

.ez_table td.catdescription{
	background-color:#e5e5e5;
	border-bottom:#FFFFFF 1px solid;
	color:#336600;
}

.mandatory{
	color:#FF0000;
	padding: 0px 4px 0px 4px;
}

.flowtext{
	float:left;
	margin:0 16px 8px 0;
	padding:4px;
	border:#CCCCCC 1px solid;
}

.dload_h1{
	background-image:url(./Images/orange_download.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:33px;
	line-height:33px;
	text-indent:40px;
	color:#FFFFFF;
	background-color:#da8000;
	display:block;
	margin-bottom: 16px;

}

.mailto_h1{
	background-image:url(./Images/red_mailto_24.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	text-indent:30px;
	color:#FFFFFF;
	background-color:#da2926;
	display:block;
	margin:8px 0;

}

.read_h1{
	background-image:url(./Images/green_manual.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	text-indent:40px;
	color:#FFFFFF;
	background-color:#009900;
	display:block;
	margin-bottom: 16px;

}

.info_h1{
	background-image:url(./Images/blue_info.gif);
	background-position:left center;
	background-repeat:no-repeat;
	height:32px;
	line-height:32px;
	text-indent:40px;
	color:#FFFFFF;
	background-color:#003399;
	display:block;
	margin-bottom: 16px;

}

#sidebar_left{
}

#sidebar_right{
	float:right;
	width:282px;
}

.sidebox .head{
	background-color:#efefef;
	background-image:url(./Images/box_top_250.gif);
	background-position:top left;
	background-repeat:no-repeat;
	width:250px;
	text-align:center;
	padding:8px 0;
	margin:0;
	border-bottom:#bcbcbc 1px solid;
}

.sidebox .text{
	background-color:#efefef;
	border-left:#bcbcbc 1px solid;
	border-right:#bcbcbc 1px solid;
	width:232px;
	padding-left:8px;
	padding-right:8px;
	color:#000000;
	font-size:80%;
	padding:8px;
}

.sidebox{
	width:250px;
	background-color:#efefef;
	background-image:url(./Images/box_bottom_250.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin:16px 4px 0 4px;
	padding-bottom:16px;
}

.sidebox hr{
	color:#bcbcbc;
	padding:0;
	margin:0;
	height:1px;
}

.stdbutton{
	background-image:url(Images/xp_button.gif);
	background-position:center;
	background-repeat:no-repeat;
	border-style:none;
	height:27px;
	width:100px;
	cursor:pointer;
	margin:8px 0px 8px 0px;
	line-height:27px;
	text-align:center;
}

.hiblock{
	color:#003366;
	font-size:110%;
}

.textblock{
	margin:16px 32px;
	padding:16px;
	border:#3399CC 1px solid;
}

.textblock h2{
	margin:-16px -16px 32px -16px;
	padding:8px;;
	background-color:#efefef;
	border-bottom:#3399CC 1px solid;
}

.tabletitle{
	color:#fff;
	padding: 4px 8px 4px 8px;
	background-color:#7f9db9;
	font-size:14px;
	font-weight:bold;
	
}

#licenseinfo{

	margin: 0px 16px 16px 16px;
	border-color:#7f9db9;
	border-style:solid;
	border-width:1px;
	text-align:left;
}

.page_intro{
	border: #666666 1px solid;
	background-color:#d7f9dd;
	text-align:center;
	margin:32px 64px;
	padding:8px;
}

.field32{
	width:170px;
	margin-bottom:4px;
}

.field100{
	width:270px;
	margin-bottom:4px;
}

.hitext{
	color:#0033CC;
	font-size:120%;
}

/* ----- Login_Link ----- */
#login{
	position:absolute;
	right:110px;
	top:0;
	border-style:none;
	padding:0;
	color:#000000;
	background-color:#FFF;
	vertical-align:middle;
	margin-top:20px;
	font-size:80%;
}

#login #corner{
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:url(./Images/loginlink_bkg_corner.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:6px;
}

#login #left{
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:url(./Images/loginlink_bkg_left.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#login #top{
	width:100%;
	height:100%;
	background-color:transparent;
	background-image:url(./Images/loginlink_bkg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

