/* MLP Design (http://www.mlpdesign.tk) */

* {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
input {
	background:transparent 
}
a {
	color:#650000;
	text-decoration:none;
}
a:hover {
	color:#5a5a5a;
	text-decoration:underline;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../images/bgR.png) repeat-x left top #ffffff;
}
.clear {
	margin:0px;
	padding:0px;
	height:0px;
	font-size:0px;
	clear: both;
}
#wrapper {
	margin:0px auto;
	width:960px;
}
#branding 
{
    font-family:Georgia, "Times New Roman", Times, serif;
	height:150px;
}
#branding h1{
	font-size:63px;
	font-weight:normal;
}
#topbar {
    background-image:url(../images/topbg.gif);
	background-repeat:repeat-x;
	width:960px;
	height:40px;
	float:left;
}
/*
ul.topNav  {
	margin:0px;
	padding:0px;
	width:960px;
}
.topNav li{
	 float:left;
	 display:inline-block;
}
.topNav li a{
	 float:left;
     font-family:tahoma, arial;
	 font-size:11px;
	 color:#FFFFFF;
	 text-align:center;
	 line-height:35px;
	 display:inline-block;
	 text-decoration:none;
	 background:#313131;
	 padding-left:12px;
	 padding-right:12px;
	 margin-top:5px;
	 border-right:1px dotted #FFFFFF;
}
.topNav li a:hover{
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;
	 border-right:1px dotted #000000;
}
.topNav li a.topNavAct{
	background:#FFFFFF url(../images/topNavSep.png) no-repeat right bottom;
	color:#000000;
	text-decoration:none;
	height:40px;
	position:relative;
	top:-5px;
	border-right:none;
}
.topNav li a.topNavLast{
	border-right:none;
	padding-left:15px;
	padding-right:15px;
}
.logo {
    background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:354px;
	height:68px;
	margin-left:4px;
	margin-top:42px;
}
.logo a{
	text-indent:-999999px;
	width:354px;
	height:68px;
	display:block;
}
*/
.h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#000000;
	margin-top:12px;
	margin-left:50px;
}
.start {
    width:150px;
	height:93px;
	float:left;
}
.start a{
    background-image:url(../images/start_now_n.png);
	background-repeat:no-repeat;
	width:150px;
	height:93px;
	float:left;
	margin-left:355px;
	margin-top:346px;
}
.start a:hover{
    background-image:url(../images/start_now_r.png);
	background-repeat:no-repeat;
	width:150px;
	height:93px;
	float:left;
	margin-left:355px;
	margin-top:346px;
}
#contant {
	width:960px;
}
#contant h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	color:#3a3a3a;
	font-weight:normal;
	margin-bottom:20px;
}
#contant h2 span{
	display:block;
	font-size:10px;
	color:#808080;
	border-top:2px dotted #3a3a3a;
	font-family:tahoma, arial;
	padding-top:5px;
}
.contant_1_left {
    width:710px;
	float:left;
}
.contant_1_left img{
	float: left;
	margin-right:10px;
}
.contant_1_left p{
	font-size:14px;
	color:#3a3a3a;
	font-weight:normal;
	line-height:20px;
}
.contant_1_left p a {
	color:#650000;
	text-decoration:underline;
}
.contant_1_left p a:hover {
	color:#5a5a5a;
	text-decoration:none;
}

.contant_1_left h3{
	font-size:24px;
	background:#757575;
	color:#FFFFFF;
	display:inline;
	padding-left:10px;
	padding-right:10px;
	font-weight:normal;
	line-height:32px;
	padding-top:4px;
	border-bottom:1px solid #C8C8C8;
}
.bottomClear {
	clear:right;
	margin-bottom:15px;
}
p.quoteBar {
	background:#F0F0F0;
	padding:5px;
	font-size:11px;
	line-height:14px;
	color:#3D3D3D;
	width:640px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	font-style:italic;
}
/*
.midBox1 {
	background:url(../images/midBox1.png) repeat-x left top;
	padding:14px 10px;
	border-bottom:2px dotted #737373;
	margin-bottom:20px;
}
.midBox1Top span img{
	float:right;
	margin-left:10px;
}
*/
.midBox1Top 
{
    background:url(../images/midBox1.png) repeat-x left top;
	/*width:580px;*/
	text-align:right;
	/*float:right;*/
	padding:3px 6px;
	border-bottom:2px dotted #737373;
	/*margin-bottom:20px;*/ /*This caused the space*/

}
.midBox1Top h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#000000;
	font-weight:normal;
	line-height:34px;
	margin-bottom:20px;
}
.midBox1Top p{
	line-height:20px;
}
.midBox1Top img{
	border:none;
	margin-top:5px;
}
/*
.midBox1Bottom {
	width:580px;
	text-align:right;
	float:right;
	margin-top:30px;
}
.midBox1Bottom h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#3A3A3A;
	font-weight:normal;
	line-height:24px;
	margin-bottom:10px;
	text-align:right;
}
.midBox1Bottom ul li{
    background:url(../images/midBox2Arrow.png) no-repeat right 10px;
	display:block;
	line-height:24px;
	padding-right:10px;
    font-family:tahoma, "Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
}
.midBox1Bottom ul li a{
	color:#262626;
	text-decoration:none;
}
.midBox1Bottom ul li a:hover{
	color:#3A3A3A;
	text-decoration:underline;
}
.midBox2 {
	border-bottom:2px dotted #737373;
	margin-bottom:20px;
	padding:10px;
}	
.midBox2L {
 	float:right;
	width:460px;
	margin-right:10px;
}
.midBox2L h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	color:#3A3A3A;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
}
.midBox2L h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#3A3A3A;
	font-weight:bold;
	margin-bottom:10px;
	text-align:left;
}
.midBox2L p{
	font-size:14px;
	line-height:20px;
	color:#262626;
	font-weight:normal;
	margin-top:20px;
	text-align:left;
}

.footerForm {
	float:right;
	width:600px;
}

.footerForm h3{
       font-family:Georgia, "Times New Roman", Times, serif;
       font-size:38px;
       color:#e9e9e9;
       font-weight:bold;
       margin-bottom:10px;
       text-align:left;
       margin-bottom:5px;
}
.footerForm h4{
       font-family:Georgia, "Times New Roman", Times, serif;
       font-size:18px;
       color:#b7b7b7;
       font-weight:bold;
       margin-bottom:10px;
       text-align:left;
}
.footerFormR {
	width:285px;
	margin-right:10px;
	float:left;
	margin-top:20px;
}
.footerForm p{
	margin-bottom:5px;
}
.footerForm p label{
	display:block;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
input.footerInputArea {
	background:#FFFFFF;
	border:none;
	padding:6px;
	width:274px;
	height:20px;
	padding-top:4px;
	font-size:18px;
	font-weight:normal;
}
textarea.footertextarea {
	background:#FFFFFF;
	border:none;
	padding:6px;
	width:274px;
	height:133px;
	padding-top:6px;
	font-size:18px;
	font-weight:normal;
}
input.footerSubmit {
	background:url(../images/submit.png);
	border:none;
	width:108px;
	height:37px;
	font-size:18px;
	font-weight:normal;
	float:right;
	cursor:pointer;
}
#footerContainer {
	background:url(../images/BgR.png) repeat-x left top;
	height:50px;
	line-height:50px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#B7B7B7;
	width:100%;
}
#footerContainer p{
	width:960px;
	margin:auto;
	padding:0px 10px;
}
#footerContainer p label{
	float:right;
}
#footerContainer p label a{
	color:#B7B7B7;
}#footerContainer p label a:hover{
	color:#666666;
}
*/

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: ThreeDDarkShadow;
    color: red;}
    
.detailsview .actions div {
	float: right;
	text-align: right;
	width: 95px;
	padding-right: 2px;
}
.detailsview td {
	background: #D7E6F4;
	color: #333333;
	font: small "Segoe UI", Segoe, sans-serif;
	padding: 15px 10px 10px 10px;
}
.detailsview td a {
	color: #0066CC;
	font: bold small "Segoe UI", Segoe, sans-serif;
	padding-right: 10px;
}
.detailsview td a:hover {
	font-weight: bold;
	color: #333;
}
.detailsview th {
	background: #4168BD;
	color: #FFFFFF;
	font: small "Segoe UI", Segoe, sans-serif;
	letter-spacing: 0;
	padding: 3px 8px 5px;
	padding: 2px;
	text-align: left;
}
.detailsview tr.header {
	background: #C5DBF7;
	padding: 3px 8px 5px;
}
.gridview .actions div {
	float: right;
	padding-right: 2px;
	text-align: right;
	width: 95px;
}
.gridview .edit td,.gridview .create td {
	background: #DAFFCD;
	padding: 4px;
	border-bottom: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
}
.gridview td {
	background: #D7E6F4;
	border-bottom: solid 1px #C5DBF7;
	color: #333333;
	font: small "Segoe UI", Segoe, sans-serif;
	padding: 5px 4px;
}
.gridview td a{
	color: #0066CC;
	font: bold small "Segoe UI",Segoe,sans-serif;
	padding: 2px;
	text-decoration: none;
}
.gridview td a:hover {
	color: #333333;
	font-weight: bold;
}
.gridview th {
	background: #4168BD;
	color: #FFFFFF;
	font: small "Segoe UI", Segoe, sans-serif;
	letter-spacing: 0;
	padding: 4px;
	text-align: left;
}
.gridview th a{
	color: #FFFFFF;
	font: bold small "Segoe UI",Segoe,sans-serif;
}
.gridview th a:hover{
	color: #00FF00;
}
.gridview tr.even td,.detailsview tr.even td{
	background: #FFFFFF;
}
.gridview tr.header {
	background: #C5DBF7;
}
.gridview,.detailsview {
	width: 100%;
}
.header {
	height: 50px;
	margin-left: 5px;
}
.insert {
	width: 300px;
}
.insert span {
	font-family: "Segoe UI", Segoe, sans-serif;
}
.insertheader 
{
    color: Silver;
	background: #10377C url(images/add.gif) 6px 50% no-repeat;
	margin-top: 25px;
	padding-left: 25px;
	position: relative;
}
.insertheader  a {
	color: #FFFFFF;
	font: bold medium "Segoe UI", Segoe, sans-serif;
	margin-left: 20px;
}
.login {
	font: small "Segoe UI", Segoe, sans-serif;
	margin-left: 100px;
	margin-top: 30px;
}
.login .logintitle {
	background: #10377C;
	color: #0066CC;
	color: #FFFFFF;
	font: bold large "Segoe UI", Segoe, sans-serif;
	letter-spacing: 0;
	padding: 2px;
	padding-left: 5px;
	text-align: left;
}
.login input[type=text] input[type=password] {
	width: 100px;
}
.loginstatus {
	font: small "Segoe UI", Segoe, sans-serif;
	margin-left: 660px;
	margin-top: 20px;
	position: absolute;
	text-align: right;
	width: 200px;
}
.loginstatus span {
	margin-right: 20px;
}
.menu {
	border-width: 1px;
	float: left;
	margin: 20px 5px;
	width: 150px;
}
.progress {
	color: #FFFF99;
	float: right;
	font: bold x-large "Segoe UI", Segoe, sans-serif;
	margin-top: -20px;
}
.DGRowStyle
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E7F3FF;
	color: #000000;
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
	padding: 1px 3px;
}

.DGAlternateRow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 1px 3px;
}
.DGPagerStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #006CFF;
	color: #DCF3FF;
	text-align: center;
	font-weight: bolder;
}
.DGHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #DCF3FF;
	text-align: left;
	vertical-align: top;
	padding: 2px 3px;
	background-color: #006CFF;
}

.DGFooter
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DCF3FF;
	font-size: 10pt;
	font-weight: bold;
	color: White;
	padding: 2px 3px;
	background-color: #006CFF;
}
label {   
  display: inline-block;   
  width: 10em;
} 
label a{
	color:#B7B7B7;
}#label a:hover{
	color:#E1E2E3;
} 
input[type="text"] {   
  display: inline-block;   
  width: 20em;   
}   
fieldset {   
  width: 30em;   
}  
.accordion {  
            width: 400px;  
        }  
.accordionHeader {  
            border: 1px solid #2F4F4F;  
            color: white;  
            background-color: #2E4d7B;  
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
          
.accordionHeaderSelected {  
            border: 1px solid #2F4F4F;  
            color: white;  
            background-color: #5078B3;  
            font-family: Arial, Sans-Serif;  
            font-size: 12px;  
            font-weight: bold;  
            padding: 5px;  
            margin-top: 5px;  
            cursor: pointer;  
        }  
 .accordionContent {  
            background-color: #f0efe0;
            color: white
            border: 1px dashed #2F4F4F;  
            border-top: none;  
            padding: 5px;  
            padding-top: 10px;  
 }