﻿
/*==============Base/Default Styles ===================*/
body,html{
	padding:0px;
	margin: 0px;
	background-color: #1e428c;
	background-image: url(../images/bkgrBody.jpg);
	background-repeat: repeat-x;
	
	}

a, a:link,
a:active,
a:visited {
	color: #B42424;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

/*==============CONTAINER===================*/
.container{
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px;
	height: auto;

}


/*==============WRAPPER===================*/
.wrapper{
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px 0px;
	background-image: url(../images/bkgrWrapper.jpg);
	background-repeat: repeat-y;
	
}


/*==============HEADER===================*/
.header{
	height: 246px;
	width: 990px;
	margin: 0px;
	padding: 12px 10px 10px 0px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	text-align: right;
	color: #5D8CE8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
		

}
.header a{
	color: #5D8CE8;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px; 
	margin: 0px;
	text-decoration: none; 

}
.header a:hover
{
	color: #6599FF;
}
/*==============NAVIGATION===================*/
.navigationPrimary{
	height: 34px;
	width: 970px;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	background-image: url(../images/bkgrNav.jpg);
	background-repeat: repeat-y;
	

}
.navigationPrimary ul{

	width: 970px;
	margin: 0px;
	padding: 0px;


}
.navigationSecondary ul
{
	padding: 0px; 
	margin: 5px 0px 0px 0px ; 
}	
.navigationPrimary li,
.navigationSecondary li{
	list-style-type: none; 
	display: inline;
	margin: 0px;
	padding: 0px;
}
.navigationPrimary  img {
	margin: 0px;
	padding: 0px;
	border: none;
		
	}
.navigationPrimary  a {
	color: #ae2021;
	padding: 0px 16px 0px 16px;
	margin: 2px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	border-right: 1px solid #ae2021;
	text-align: center;
	font-size: 12px;
	display: inline;
	text-decoration: none;
	
	}

.navigationPrimary  a.TopMenu_Last{
	border: none;



}
.navigationPrimary  a:hover {
	color: #3E3F42;
	
}
.navigationSecondary a
{
	display: inline-block;
	float: left;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 19px;
	width: 137px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	background-image: none;
	background-color: #f2f4f3;
	border: 1px solid #ffffff; 
}
a.navigationPrimarySelected
{
	
	color: #3E3F42;
	background-image: url(../images/btnNavOn.jpg);
	background-repeat: no-repeat;
}
.navigationSecondary a:hover
{
	
}
/*==============EXTRA===================*/
.extra{
	float:left;
	width:232px;
	margin: 0px 0px;
	padding: 3px  0px  3px  11px;
	background-image: url(../images/bkgrExtra.jpg);
	background-repeat: no-repeat;

	
			
}

.extra h1{
	padding:5px;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #1E428C;
	width: 214px;
}
.extra h1{
	padding:5px;
	margin: 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #1E428C;
	width: 214px;
}
.extra p{
	padding:0px 5px 0px 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.extra a{
	padding:5px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
	color: #1949a3;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	height: 20px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f2f4f3;
	border-top: 1px solid #ffffff; 
	
}
.extra a:hover{
	color: #3E3F42;
	background-color: #e4e5e5;
	background-image: url(../images/bulletOver.jpg);
	background-repeat: no-repeat;
}
.extra a.email{
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1949a3;
	list-style-type: none;
	background-image: none;
	background-color: transparent;
}
.extra a:hover.email{
	
	color: #3E3F42;

}

.extra a.quickLinks{
	
	
}
.extra a:hover.quickLinks{

}
.extra ul{
	padding:0px 0px;
	margin: 0px;
	list-style-position: inside;
}
.extra li{
	padding:0px 0px;
	margin: 0px;
	list-style-type: none;
	
}

.extra input {
	width:190px;
	padding: 3px 5px;
	margin: 5px 0px 0px 0px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;

}
 
.extra .submit{
	background-color: #3E3F42;
	height: 22px; 
	width: 100px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px ;
	float: right; 
}
.sideMenu{
	width:230px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	

}
.sideMenu img{

	margin:18px 5px 5px 18px;
	padding: 0px;
	
	

}
.sideMenu object.video{

	margin:18px 5px 5px 18px;
	padding: 0px;
	

}
.sideMenu p{
	padding:5px 0px 5px 5px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal; 
	text-align: center;

}
/*==============CONTENT===================*/

.content{
	padding: 20px ;
	margin: 0px 0px 0px 240px;
	background-image: url(../images/bkgrContent.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	
	
}



.content h1{
	padding:10px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.content h2{
	
	padding:20px 0px 10px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
}


.content h3{
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-align: justify;
}

.content h4{
	padding:0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1a4aa5;
	font-weight: normal;
}

.content h5{
	padding:0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1a4aa5;
	font-weight: normal;
}
.content p{
	padding:5px 10px 5px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #010066;
	text-align: justify;
	line-height: 16px;
}

.content p.border{
	border: solid 1px #E4E2E8;
	padding: 5px; 

}
.content img.ImgBorder{
	border: solid 1px #87a7e5;
	padding: 3px; 

}
.content a{
	padding:0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1a4aa5;
	
}


.content a:link,
.content a:active,
.content a:visited {
	color: #1a4aa5;

	
}

.content a:hover{
	color: #666666;
}
.content a img{
	border: none;
}
.clear{
	clear: both;
	width: 100%;
	height: 5px; 
	
}

ul{
	padding:5px 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 16px;
	list-style-position: inside;
}
.content li{
	padding:3px 0px;
	margin: 0px;
}
.content  li.noBullet{
	padding:3px 0px 3px 12px;
	margin: 0px;
	list-style-type: none;
  }
.content table 
{
	margin: 0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 16px;
	
}
.content table td, .content table th
{	
	margin: 0px;
	padding:5px;
	vertical-align: top;
	background-color: #5D8CE8;
	
}
.content table td h1, .content table td h2, .content table td h3
{
	margin: 0px; 
	padding: 0px;	
}
.content table  td p{
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
	line-height: 16px;
	
}
.content table  td 	ul
{
	padding:0px 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: justify;
	line-height: 16px;
	list-style-position: inside;
}
.content table  td .content li{
	padding:3px 0px;
	margin: 0px;
}
 
.content .border {
	
}



.floatRight{
	float: right;
	padding:0px;
	margin: 0px;
	height: 143px;
	width: 215px;
}

.floatLeft{
	float: left;
	padding:0px;
	margin: 0px;
	

}
.floatRightImg{
	float: right;
	padding:0px;
	margin: 0px;
	margin: 5px 0px 5px 20px;
    border: 1px solid #ffffff;
}
.QuickBoxLeft{
	float: left;
	padding:0px;
	margin: 0px 18px 0px 0px;
	width: 238px;
	
}
.QuickBoxRight{
	float: right;
	padding:0px;
	margin: 0px;
	width: 238px; 
}
.content a.QuickBoxBtn{
	
	background-color: #3E3F42;
	height: 18px; 
	width: 100px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	display: inline-block;
	padding: 2px 0px 0px 0px;
	margin: 0px; 
	float: right; 
	text-decoration: none; 
}
.content a:hover.QuickBoxBtn
{
    background-color: #4d4e4f;
}

.content_Right
{
	float: right;
	width: 190px;
	padding: 4px;
}

/*===============Forms===================*/

.TextBoxlabel
{
	float: left; 
	display: block;
	width: 150px; 
	padding: 10px 0px 0px 0px; 

}
.TextBox
{
	float: left; 
	display: block;
	width: 560px; 
	padding: 10px 0px 0px 0px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3d3e41; 
}

.titel{
	width: 150px;
	padding: 10px 0px 0px 0px; 
	
	display: inline; 
	float: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.4;
	font-size: 12px;
	color: #ffffff;
}
.titel1{
	width: 560px;
	padding: 5px;
	display: inline; 
	float: left; 
	
}

.inputBox
{
	width: 560px;
	padding: 7px 0px 3px 0px; 
	display: inline; 
	float: left; 
}
.inputBox1
{
	width: 300px;
	padding: 2px;
	display: inline; 
	float: left; 
}
label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height:1.4;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 4px;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 4px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.submit
{
	height: 20px; 
	padding: 0px;
	margin: 0px 0px 0px 10px;
	
	
}
.formComment{
	color: red;
}
.formComment
{   
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E31A22;
}
.FormButtons
{
	padding: 10px 0px 0px 0px; 
	margin: 10px 10px;
	display: block;
	width: 700px;
	text-align: right; 
	
}
.ErrorMessage
{
	font-size: 11px; 
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
}
hr
{
	height: 1px; 
	border-bottom: 1px solid #5B90F0; 
	border-top: none; 
	border-left: none; 
	border-right: none; 

}
.border
{		
	border: 1px solid #E4E5E5; 
	padding: 10px;
}
a.adminBtn {
	background-image: url(/images/btnAdminLg.jpg);
	margin: 0px;
	background-repeat: no-repeat;
	width: 200px; 
	height: 20px; 
	padding: 2px 5px;
	display: inline-block; 
	text-align: center;
	text-decoration: none;
	color: #a2173b;
}

/*=======Media Centre=======================*/

.MediaCentreForms {
	border: 1px solid #5B90F0;
	background-color: #ffffff;
	padding: 10px;
	background-image: url(../images/bkgrForms.jpg);
	background-repeat: no-repeat;
}
.arrows{
	width: 750px;
	text-align: right;
}
.MediaCentreForms .arrowSize{
	width: 30px;
	height: 28px; 
}
.MediaCentreForms a.controls{
	font-size: 12px;	
	
}
table.mediaCentre 
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 710px;

}

.mediaCentre th {

	border: solid 1px #E4E5E5;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #1a4aa5;
	padding:1px 5px 1px 5px;
	background-color: #f2f4f3;
	height: 23px;
	
}
.mediaCentre th a
{
    color: #1a4aa5;
}
.mediaCentre th a:hover
{
    color: #cccccc;
}
.mediaCentre  td 
{
	border: solid 1px #E4E5E5;
	margin: 0;
	padding: 3px 5px;
	background-color: #ffffff;
	color: #333333;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
table.mediaCentre a {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #1a4aa5;
	height: 15px;
	padding: 3px;
	text-decoration: none; 

}
 table.mediaCentre a:hover {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #666666;
	height: 15px;
	padding: 3px;
	text-decoration: none; 
	
}
 table.mediaCentre a.delete {
	border: none;
	margin: 0;
	background-image: url(/images/bkgrBtnsDelete.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #1a4aa5;
	height: 15px;
	padding-top: 3px;
	display: block;
}
  
table.mediaCentre input
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E4E5E5;
	width: auto;

}

/*===================Emails=============*/
table.emails
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 750px;

}
.emails th {

	border: solid 1px #E4E5E5;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #1a4aa5;
	padding:1px 5px 1px 5px;
	background-color: #f2f4f3;
	height: 23px;
	
}

.emails th a
{
    color: #1a4aa5;
}
.emails th a:hover
{
    color: #cccccc;
}
.emails  td 
{
	border: solid 1px #E4E5E5;
	margin: 0;
	padding: 3px 5px;
	background-color: #ffffff;
	color: #333333;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
table.emails a {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #1a4aa5;
	height: 15px;
	padding: 3px;
	text-decoration: none; 

}
 table.emails a:hover {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #666666;
	height: 15px;
	padding: 3px;
	text-decoration: none; 
	
}
 table.emails a.delete {
	border: none;
	margin: 0;
	background-image: url(/images/bkgrBtnsDelete.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #1a4aa5;
	height: 15px;
	padding-top: 3px;
	display: block;
}
table.emails input, table.emails select
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 200px;
	border: 1px solid #E4E5E5;

}
/*===================Buttons=============*/
/*=====mediaCentre======*/
table.events a.BtnAdd, table.mediaCentre a.BtnAdd, table.emails a.BtnAdd, table.store a.BtnAdd
{
	background-image: url(/images/icons/Add.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	
}
table.events a.BtnEdit, table.mediaCentre a.BtnEdit, table.emails a.BtnEdit, table.store a.BtnEdit, a.BtnEdit
{
	background-image: url(/images/icons/Edit.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnDelete, table.mediaCentre a.BtnDelete, table.emails a.BtnDelete, table.store a.BtnDelete
{
	background-image: url(/images/icons/Delete.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnView, table.mediaCentre a.BtnView, table.emails a.BtnView, table.store a.BtnView
{
	background-image: url(/images/icons/View.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnDownload, table.mediaCentre a.BtnDownload, table.emails a.BtnDownload, table.store a.BtnDownload
{
	background-image: url(/images/icons/Download.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnCalendar, table.mediaCentre a.BtnCalendar, table.emails a.BtnCalendar, table.store a.BtnCalendar
{
	background-image: url(/images/icons/Calendar.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnSave, table.mediaCentre a.BtnSave, table.emails a.BtnSave, table.store a.BtnSave
{
	background-image: url(/images/icons/Save.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnUndo, table.mediaCentre a.BtnUndo, table.emails a.BtnUndo, table.store a.BtnUndo
{
	background-image: url(/images/icons/Undo.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnRefresh, table.mediaCentre a.BtnRefresh, table.emails a.BtnRefresh, table.store a.BtnRefresh
{
	background-image: url(/images/icons/Refresh.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a.BtnPay, table.mediaCentre a.BtnPay, table.emails a.BtnPay, table.store a.BtnPay, a.BtnPay
{
	background-image: url(/images/icons/Pay.jpg);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
/*Hover States*/
table.events a:hover.BtnAdd, table.mediaCentre a:hover.BtnAdd, table.emails a:hover.BtnAdd, table.store a:hover.BtnAdd
{
	background-image: url(/images/icons/Add.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
	
}
table.events a:hover.BtnEdit, table.mediaCentre a:hover.BtnEdit, table.emails a:hover.BtnEdit, table.store a:hover.BtnEdit, a:hover.BtnEdit
{
	background-image: url(/images/icons/Edit.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnDelete, table.mediaCentre a:hover.BtnDelete, table.emails a:hover.BtnDelete, table.store a:hover.BtnDelete
{
	background-image: url(/images/icons/Delete.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnView, table.mediaCentre a:hover.BtnView, table.emails a:hover.BtnView, table.store a:hover.BtnView
{
	background-image: url(/images/icons/View.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnDownload, table.mediaCentre a:hover.BtnDownload, table.emails a:hover.BtnDownload, table.store a:hover.BtnDownload
{
	background-image: url(/images/icons/Download.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnCalendar, table.mediaCentre a:hover.BtnCalendar, table.emails a:hover.BtnCalendar, table.store a:hover.BtnCalendar
{
	background-image: url(/images/icons/Calendar.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnSave, table.mediaCentre a:hover.BtnSave, table.emails a:hover.BtnSave, table.store a:hover.BtnSave
{
	background-image: url(/images/icons/Save.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnUndo, table.mediaCentre a:hover.BtnUndo, table.emails a:hover.BtnUndo, table.store a:hover.BtnUndo
{
	background-image: url(/images/icons/Undo.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnRefresh, table.mediaCentre a:hover.BtnRefresh, table.emails a:hover.BtnRefresh, table.store a:hover.BtnRefresh
{
	background-image: url(/images/icons/Refresh.png);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
table.events a:hover.BtnPay, table.mediaCentre a:hover.BtnPay, table.emails a:hover.BtnPay, table.store a:hover.BtnPay, a:hover.BtnPay
{
	background-image: url(/images/icons/Pay.jpg);
	background-repeat: no-repeat;
	padding: 2px 0px 0px 20px;
}
/*===================login=============*/

table.login
{
	border: none;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	

}

table.login th {

	border: solid 1px #5E8DE9;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	padding:1px 5px 1px 5px;
	height: 23px;
	background-color: #6599ff;
	
}
.login th a
{
    color: #1a4aa5;
}
.login th a:hover
{
    color: #cccccc;
}
table.login  td 
{
	border: solid 1px #5E8DE9;
	margin: 0;
	padding: 3px 5px;
	
	color: #ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6599ff;
	
}
.login label
{
	color: #ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.login a {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #1a4aa5;
	height: 15px;
	padding: 3px;
	text-decoration: none; 

}
 table.login a:hover {
	border: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold; 
	color: #666666;
	height: 15px;
	padding: 3px;
	text-decoration: none; 
	
}
 table.login a.delete {
	border: none;
	margin: 0;
	background-image: url(/images/bkgrBtnsDelete.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; 
	color: #1a4aa5;
	height: 15px;
	padding-top: 3px;
	display: block;
}
  
table.login input
{
	border: none;
	margin: 0px 2px 0px 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E4E5E5;
	width: auto;

}
.content table.shows td, .content table.shows th{
	
	background-color: transparent; 
}
/*==============FOOTER===================*/
.footer{
	clear:both;
	width: 100%;
	padding:0px;
	margin: 0px ;
	height: 30px;
	text-align: center; 
	background-image: url(../images/bkgrFooter1.jpg);
	background-repeat: repeat-x;
}

.footerContainer
{
	clear:both;
	width: 1000px;
	padding:40px 0px 0px 0px;
	margin: 0px auto;
	height: 28px;
	text-align: center; 
	background-image: url(../images/bkgrFooter.jpg);
	background-repeat: no-repeat;
}
.footer p{

	padding:0px;
	margin: 0px;
	
}
.footer ul {
	margin: 0px  auto;
	width: 680px;
	list-style: none;
	padding: 0px 0px 0px 90px;
	float:left;
	text-align: right;
	}

.footer ul li {
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	float: left;
	
	}
.footer a{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 10px 0px 10px;
	color: #6599FF;
	display: inline-block;
	text-decoration: none;	
	border-right: 1px solid #6599FF;
}
* html .footer a{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 8px 0px 8px;
	color: #6599FF;
	display: inline-block;
	text-decoration: none;	
	border-right: 1px solid #6599FF;
}
.footer a:link,
.footer a:active,
.footer a:visited {
	color: #6599FF;

	
}
.footer a.noBorder{
	border: none;
	padding-right: 0px;



}
.logo{
	float: left;
	width: 190px;
	color: #6599FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	padding: 0px 0px 0px 12px; 
}
.logo a{
	margin: 0px;
	padding: 0px;
	border: none;
}