/*** SETUP *********************************************************************************************************************/

body {
	margin:					0;
}



h1 {
	font: 					18px Arial, Helvetica, sans-serif;
	color: 					#fff;
	margin: 				0;
	padding: 				0;
}

h2 {
	font: 					bold 16px Arial, Helvetica, sans-serif;
	color: 					#2f84a5;
	margin: 				0;
	padding: 				0;
}

h5 {
	font: 					bold 16px Arial, Helvetica, sans-serif;
	color: 					#000;
	margin: 				10px 0 15px 0;
	padding: 				0;
}

h6 {
	font: 					bold 18px Arial, Helvetica, sans-serif;
	color: 					#fe0000;
	margin: 				10px 0 15px 0;
	padding: 				0;
}

p {
	font:					12px Arial, Helvetica, sans-serif;
	color:					#000;
}

img {
	border:					0;
	padding:				0;
	margin:					0;
}

a {
	outline-style:			none;
	color:					#000;
	text-decoration:		underline;
}

a:hover {
	outline-style:			none;
	color:					#cc0218;
	text-decoration:		none;
}

a.small {
	padding:				0;
	font:					italic bold 11px Arial, Helvetica, sans-serif;
	color:					#fff;
	text-decoration:		underline;
}

a.small:hover {
	font:					italic bold 11px Arial, Helvetica, sans-serif;
	color:					#fff;
	text-decoration:		none;
}

.clear {
	font-size: 				1px;
	height: 				1px;
	clear: 					both;
}

.bold {
	font-weight:			bold;
}

.small {
	padding:				6px 0 0 15px;
	font:					italic 11px Arial, Helvetica, sans-serif;
	color:					#fff;
}

.hide {
	display:				none;
}

.show {
	display:				block;
}

.grey-tlc {
	position:				absolute;
	top:					-1px;
	left:					-1px;
	background:				url(../../../images/find-box-tlc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey-trc {
	position:				absolute;
	top:					-1px;
	right:					-1px;
	background:				url(../../../images/find-box-trc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey-brc {
	position:				absolute;
	bottom:					-1px;
	right:					-1px;
	background:				url(../../../images/find-box-brc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey-blc {
	position:				absolute;
	bottom:					-1px;
	left:					-1px;
	background:				url(../../../images/find-box-blc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey2-tlc {
	position:				absolute;
	top:					0;
	left:					0;
	background:				url(../../../images/grey2-tlc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.grey2-trc {
	position:				absolute;
	top:					0;
	right:					0;
	background:				url(../../../images/grey2-trc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.grey2-brc {
	position:				absolute;
	bottom:					0;
	right:					0;
	background:				url(../../../images/grey2-brc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.grey2-blc {
	position:				absolute;
	bottom:					0;
	left:					0;
	background:				url(../../../images/grey2-blc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.grey3-tlc {
	position:				absolute;
	top:					0;
	left:					0;
	background:				url(../../../images/grey3-tlc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey3-trc {
	position:				absolute;
	top:					0;
	right:					0;
	background:				url(../../../images/grey3-trc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey3-brc {
	position:				absolute;
	bottom:					0;
	right:					0;
	background:				url(../../../images/grey3-brc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey3-blc {
	position:				absolute;
	bottom:					0;
	left:					0;
	background:				url(../../../images/grey3-blc.gif) no-repeat;
	width:					3px;
	height:					3px;
}

.grey4-tlc {
	position:				absolute;
	top:					-1px;
	left:					-1px;
	background:				url(../../../images/grey4-tlc.gif) no-repeat;
	width:					4px;
	height:					4px;
}

.grey4-trc {
	position:				absolute;
	top:					-1px;
	right:					-1px;
	background:				url(../../../images/grey4-trc.gif) no-repeat;
	width:					4px;
	height:					4px;
}

.grey4-brc {
	position:				absolute;
	bottom:					-1px;
	right:					-1px;
	background:				url(../../../images/grey4-brc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.grey4-blc {
	position:				absolute;
	bottom:					-1px;
	left:					-1px;
	background:				url(../../../images/grey4-blc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.blue-tlc {
	position:				absolute;
	top:					0;
	left:					0;
	background:				url(../../../images/blue-tlc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.blue-trc {
	position:				absolute;
	top:					0;
	right:					0;
	background:				url(../../../images/blue-trc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.blue-brc {
	position:				absolute;
	bottom:					0;
	right:					0;
	background:				url(../../../images/blue-brc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.blue-blc {
	position:				absolute;
	bottom:					0;
	left:					0;
	background:				url(../../../images/blue-blc.gif) no-repeat;
	width:					5px;
	height:					5px;
}


.orange-tlc {
	position:				absolute;
	top:					0;
	left:					0;
	background:				url(../../../images/orange-tlc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.orange-trc {
	position:				absolute;
	top:					0;
	right:					0;
	background:				url(../../../images/orange-trc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.orange-brc {
	position:				absolute;
	bottom:					0;
	right:					0;
	background:				url(../../../images/orange-brc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.orange-blc {
	position:				absolute;
	bottom:					0;
	left:					0;
	background:				url(../../../images/orange-blc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.green-tlc {
	position:				absolute;
	top:					0;
	left:					0;
	background:				url(../../../images/green-tlc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.green-trc {
	position:				absolute;
	top:					0;
	right:					0;
	background:				url(../../../images/green-trc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.green-brc {
	position:				absolute;
	bottom:					0;
	right:					0;
	background:				url(../../../images/green-brc.gif) no-repeat;
	width:					5px;
	height:					5px;
}

.green-blc {
	position:				absolute;
	bottom:					0;
	left:					0;
	background:				url(../../../images/green-blc.gif) no-repeat;
	width:					5px;
	height:					5px;
}


.box_left_line { background-image:url(../images/applications_left_line.gif); background-repeat:repeat-y;  background-position:left; width:26px;}
		
.box_right_line { background-image:url(../images/applications_right_line.gif); background-repeat:repeat-y;  width:26px;}

.box_top_line { background-image:url(../images/applications_top_line.gif); background-repeat:repeat-x;  height:26px;}

.box_bottom_line { background-image:url(../images/applications_bottom_line.gif); background-repeat:repeat-x;  height:26px;}

.search {font-family:Arial; font-size:10px; color:#0000EE; text-decoration:none; }
.desicriptin {font-family:Arial; font-size:14px; color:#000000; line-height:18px;}
.linkhiglight {font-family:Verdana; font-size:12px; color:#000000; padding-top:1px;}
