body,td,th {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1{
	font-weight: bold;
	font-size:15px;
	color: #48277c;
	margin:0px;
	padding: 0px;
}

h2, h3, h4, h5, h6{
	font-weight: bold;
	font-size:14px;
	color: #000000;
	margin:0px;
	padding: 0px;
}

ul{
	list-style-position: outside;
	list-style-type:circle;
}

form {
	margin: 0;
	padding: 0;
}

th {
	background-color: #6e57a5;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}

.td_on{
	background-color:#CCCCFF;
	color:#000000;
}

.td_off{
	background-color:#F1F1F1;
	color:#000000;
}

hr{
	color:#F1F1F1;
}

/* The four following block define the style for all the website links */
a{
outline:none;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}

/* Date Picker */

.dpDiv {
	}

.dpTable {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

.dpTR {
	}

.dpTitleTR {
	}

.dpDayTR {
	}

.dpTodayButtonTR {
	}

.dpTD {
	cursor: pointer;
	}

.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	cursor: pointer;
	}

.dpTitleTD {
	}

.dpButtonTD {
	}

.dpTodayButtonTD {
	}

.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}

.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}

.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}

.dpButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}

.dpTodayButton {
	font-family: Verdana, Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	}
	
/* Page */
.PageMessageWarning{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: white;
	background-color: red;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

.PageMessageSuccess{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: white;
	background-color: green;
	padding: 5px;
	position:absolute;
	bottom:30px;
	width:750px;

}

/* Main Page Styles */
#Page{
	width:915px;
	margin:0 auto; 
	text-align: left;
	margin-top:20px;
	margin-bottom:20px;
}

#PageHeader{
	clear:both;
	margin-bottom:40px;
	height:110px;
	position:relative;
}

#PageHeaderTopNavigation{
	height:26px;
	clear:both;
}

#PageHeaderTopNavigationPhone{
	float:left;
	margin-left:405px;
	width:176px;
}

#PageHeaderTopNavigationLinks{
	float:left;
	margin-left:125px;
	width:194px;
}

#PageHeaderLogo{
	float:left;
}

#PageHeaderNavigation{
	width:493px;
	height:38px;
	background-image:url(/images/page_header_navigation_background.gif);
	background-repeat:no-repeat;
	padding:8px;
	font-size:17px;
	font-weight:bold;
	margin-left:15px;
	margin-top:22px;
	left:390px;
	position:absolute;
}

#PageHeaderNavigation a:link, #PageHeaderNavigation a:visited{
	color:#FFFFFF;
	text-decoration:none;
	margin-right:30px;
}

.PageHeaderNavigationSub{
	display:none;
	position:absolute;
	top:26px;
	width:130px;
	padding-top:10px;
	background-color:#6e57a5;
	color:#FFFFFF;
	font-size:13px;
}

.PageHeaderNavigationSub a{
	display:block;
	line-height:18px;
}

#PageFooter{
	color:#330066;
	font-size:12px;
	clear:both;
	padding-top:10px;
}

#PageFooter a:link, #PageFooter a:visited{
	color:#663399;
	text-decoration:none;
	margin-right:5px;
}

#PageFooterLogo{
	width:197px;
	height:40px;
	float:right;
}

#PageFooterNavigation{

}

#PageFooterMisc{
	margin-top:10px;
	font-weight:bold;
}

#MainContent{
	clear:both;
	margin-bottom:40px;
}

#Content{
	margin-left:118px;
}

#ContentTitle{
	font-size:20px;
	color: #48277c;
	font-weight:bold;
	text-transform:capitalize;
	margin-bottom:5px;
}

#ContentInfoBox{
	width:780px;
	min-height:400px;
	background-color:#fff;
	background-image:url(/images/content_background.jpg);
	background-repeat:repeat-x;
	background-attachment:scroll;
	color:#000;
	text-align:justify;
}

#ContentInfoBox table td{
	color:#6e57a4;

}

#ContentInfo{
	padding:20px;
	padding-right:250px;
}

#ContentInfo a{
	color: #6633CC;
}

#ContentHeader{
	width:780px;
}

#ContentInfoRelatedTop{
	width:234px;
	height:24px;
	background-image:url(/images/content_related_background_top.gif);
	background-repeat:no-repeat;
	background-color: #6e57a5;
	float:right;
}

#ContentInfoHeaderLeft{
	height:24px;
	color:#BBA5F0;
}

#ContentInfoRight{
	float:right;
	margin-left:8px;
	margin-bottom:10px;
}

#ContentInfoRelatedBottom{
	width:206px;
	height:76px;
	background-image:url(/images/content_related_background_bottom.gif);
	background-repeat:no-repeat;
	background-color: #6e57a5;
	border-bottom:1px solid #927cc8;
	color:#9b82d8;
	padding:14px;
	line-height:25px;
	text-align:left;
}

#ContentInfoRelatedBottom a{
	color:#9b82d8;
}

#ContentInfoGraphic{
	text-align:right;
	padding-top:14px;
	padding-right:14px;
}

.ContentInfoList{
	margin:20px;
}

.ContentInfoList li{
	margin-bottom:20px;

}

/* Transparency */	
.transbox {
	background-color: #fff;
	border: 1px solid white;
	filter:alpha(opacity=40);
	opacity: 0.6;
	-moz-opacity:0.5;
	}
	
/* This is the container which set text to solid color.
position: relative used for IE */	
.transbox div, .transbox img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
	position: relative;
	padding:5px;
	}


/* Rounded Corner Boxes */
.CornerRoundPurple1 {
	width: 100%;
	background-color: #683d97;
	color: #FFFFFF;
	text-align:justify;
}

.CornerRoundPurple1 a, .CornerRoundPurple1 a:visited, .CornerRoundPurple1 a:hover{
	color:#000;
}

.CornerRoundTopPurple1 { 
	background: url(/images/purple1_tr.gif) no-repeat top right; 
}

.CornerRoundBottomPurple1 {
	background: url(/images/purple1_br.gif) no-repeat top right; 
}

.CornerRoundPurple2 {
	width: 100%;
	background-color: #6e57a5;
}

.CornerRoundPurple2 a, .CornerRoundPurple2 a:visited, .CornerRoundPurple2 a:hover{
	color:#9077cc;
}

.CornerRoundTopPurple2 { 
	background: url(/images/purple2_tr.gif) no-repeat top right; 
}

.CornerRoundBottomPurple2 {
	background: url(/images/purple2_br.gif) no-repeat top right; 
}


.CornerRoundPurple3 {
	width: 100%;
	background-color: #a88cf0;
}

.CornerRoundPurple3 a, .CornerRoundPurple3 a:visited, .CornerRoundPurple3 a:hover{
	color:#49287d;
}

.CornerRoundTopPurple3 { 
	background: url(/images/purple3_tr.gif) no-repeat top right; 
}

.CornerRoundBottomPurple3{
	background: url(/images/purple3_br.gif) no-repeat top right; 
}

.CornerRoundWhite {
	width: 100%;
	background-color: #683d97;
	color: #FFFFFF;
	text-align:justify;
}

.CornerRoundWhite a, .CornerRoundWhite a:visited, .CornerRoundWhite a:hover{
	color:#000;
}

.CornerRoundTopWhite { 
	background: url(/images/white_tr.gif) no-repeat top right; 
}

.CornerRoundBottomWhite {
	background: url(/images/white_br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}


#DocumentsIndex{
	padding:10px;

}