﻿/*Top Left Corner - with header*/
.CM-TLH {
	background: url("Image/CM_TLH.gif") no-repeat;
	width: 10px;
	height: 24px;
}

/*Top Right Corner - with header*/
.CM-TRH {
	background: url("Image/CM_TRH.gif") no-repeat;
	width: 10px;
	height: 24px;
}
.CM-LeftHeaderText {
	font-size: 9.5pt;
	color: #FFFFFF;
	text-align: left;
	background-color: #4c99cc;
}
.CM-RightHeaderText {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	background-color: #4c99cc;
}

.CM-VBorder {
	 border-right: #4c99cc 1px solid; 
	 padding: 5px; 	 
	 border-left: #4c99cc 1px solid; 	 
}

/*Bottom Left Corner*/
.CM-BL {
	background-position: left bottom; 
	background-image: url("Image/CM_BL.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}
/* Bottom Center */
.CM-BC {
	height: 11px; 
	background-position: center bottom; 
	background-image: url("Image/CM_BC.gif");	
	background-repeat: repeat-x;
	border-bottom-width: 1px;
}

/*Bottom Right Corner*/
.CM-BR {
	background-position: right bottom; 
	background-image: url("Image/CM_BR.gif");
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}
/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}
/* Normal link */
a {
	color: #284F59;
	text-decoration: none;
}

a.topmenu {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
	display: block;
	margin: 3px 10px 3px 0px;
	float: right;
}
a.contenttext {
	color: #504ad5;
	text-decoration: none;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8.5pt;
	display: block;
	margin: 3px 10px 3px 0px;
	float: right;
}
a.contenttext:hover
{
color: orange;
}

a:hover, a:active, a:focus, a.topmenu:hover, a.topmenu:active, a.topmenu:focus {
	color: #504ad5;
	text-decoration: underline;
}
body 
{
	background-color:#ffffff;
	background: #2680ba;
	font-family: Arial, Verdana, Geneva, Sans-Serif;
	font-size: 8pt;
	color: #565656;
}
/*Top Left Corner - withOUT header*/
.CM-TL {
	background-position: left top; 
	background-image: url(../Image/CM_TL.gif);
    width: 10px; 
    background-repeat: no-repeat; 
    height: 10px;
}

/* Top Center - Used for modules without header */
.CM-TC {
	height: 10px; 	
	background-position: center top; 
	background-image:  url(../Image/CM_TC.gif); 	
	background-repeat: repeat-x;
	border-top-width: 1px;
}

/*Top Right Corner - withOUT header*/
.CM-TR {
	background-position: right top; 
	background-image:  url(../Image/CM_TR.gif);
    width: 10px; 
    background-repeat: no-repeat; 
    height: 10px;
}

/*Bottom Left Corner*/
.CM-BL {
	background-position: left bottom; 
	background-image:  url(../Image/CM_BL.gif);
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}

/* Bottom Center */
.CM-BC {
	height: 11px; 
	background-position: center bottom; 
	background-image:  url(../Image/CM_BC.gif);	
	background-repeat: repeat-x;
	border-bottom-width: 1px;
}

/*Bottom Right Corner*/
.CM-BR {
	background-position: right bottom; 
	background-image:  url(../Image/CM_BR.gif);
    width: 10px; 
    background-repeat: no-repeat; 
    height: 11px;
}

.pagenav span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.pagenav span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.pagenav a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.pagenav a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.pagenav a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.pagenav a, .pagenav a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}

.cls {
	CLEAR: both
}
.btmln {
	BORDER-BOTTOM: #dbe8f8 1px solid
}
    TD.DPRDetails {BORDER-BOTTOM: #dbe8f8 1px solid}
	TD.details { FONT-SIZE: 10px; FONT-FAMILY: verdana }
	td.navigation {BORDER-BOTTOM: #dbe8f8 1px solid}
	TextBox { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid }
	INPUT { FONT: 10px Verdana,Arial; COLOR: #000 }
	TEXTAREA { FONT: 11px Verdana,Arial; COLOR: #000 }
.submitbutton {background-color:#4c99cc; color:#ffffff; border:1px solid #4c99cc; font-weight:bolder;}
	
.header{
	height: 22px;
	color: #016284;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.text1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	}

