*
{
margin: 0px;
padding: 0px;
}

body {	
	background: url(../images/layout/background.gif);
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

a:link {
	color: #820000;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a:visited {
	color: #820000;
	font-weight:bold;
	text-decoration: none;
}

a:visited:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
}

a img {
   padding:1px;
   border:1px solid #000000;
}

#content{
	margin: 0 auto;
	width: 918px;
	text-align: left;
	background: #ffffff url(../images/layout/mainBackground.gif) repeat-x top;
	padding-top: 10px;
}

#main{
	width: 918px;
	margin: 0 auto;
	clear:both;
	background:url(../images/layout/listBackground.gif) repeat-y left;
}

#header {
	height: 111px;
	width: 918px;
	background: url(../images/header.jpg) no-repeat top;	
	margin: 0 auto;	
}

#logo {
height: 77px;
text-align: left;
width: 890px;
padding-left: 28px;
padding-top: 34px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#menu
{
width: 918px;
height: 45px;
margin: 0 auto;
background: #ffffff url(../images/layout/menu.jpg) repeat-x top;
}

#menu ul {
	list-style: none;	
	padding-left: 125px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 20px;
	float: left;
	width: 129px;
	height: 45px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 10px;

}

#menu a:hover{
	width: 129px;
    height: 45px;
	background:url(../images/layout/menuhover.jpg) repeat-x;
}

#left
{
    width: 617px;
    padding-left: 10px;
}

#left H1{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	height: 33px;
	margin: 0;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 5px;
	width:617px;
	background: url(../images/layout/titleLeft.gif) no-repeat;
}

#left H1 a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	color: #ffffff;
}

#left H1 a:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}

#right{
	width: 267px;
	float:right;
	margin-right: 12px;
	background: url(../images/layout/listBackground2.gif) repeat-y left;
}

#right a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#right a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: underline;
}

#righttop{
	background:url(../images/layout/righttop.gif);
	height: 2px;
}

#right ul 
{
	list-style-image: url(../images/layout/list.gif);
	padding-left: 30px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
}

#right h2 {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	height: 33px;
	margin: 0;
	background: url(../images/layout/titleRight.gif) no-repeat;
	color: #ffffff;
	padding-left: 20px;
	padding-top: 5px;
}

#right h2 a {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	color: #ffffff;
}

#right h2 a:hover {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}


#right li a {
	padding-left: 10px;
}

#list ul li {
	margin-bottom: 15px;
    background: url(../images/layout/listbreak.gif) no-repeat bottom left;
    padding-bottom: 15px;
	padding-right: 5px;
}

#pad{
	padding: 7px;
}

#conbot{
	background:url(../images/layout/listBottom.gif);
	clear:both;
	height: 13px;
}

#last{
	padding-left: 15px;
	padding-right: 15px;
}

#footer {
	height: 36px;
	width: 1000px;
	clear: both;
	padding-top: 10px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight:bold;
}

.text{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.h2bottomleft{
	background:url(../images/layout/h2BottomLeft.gif) top no-repeat;
	padding-top: 20px;
}

.h2bottom{
	background:url(../images/layout/h2Bottom.gif) top no-repeat;
	padding-top: 20px;
}

.linkStyle {
	color: #820000;
	font-weight:bold;
	text-decoration: none;
}

.ImageBorder {
   padding:1px;
   border:1px solid #000000;
}

.Button
{
    height: 34px;
    background-color:#820000;
    background-image:url(../Images/ButtonGradient.png);
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
    font-weight: bold;
    border-style:solid;
    border-width:2px;
    border-color:#ffffff;
    color:#ffffff;
}

.Button:focus
{
    background-color:#580000;
}

.Button:selected
{
    background-color:#580000;
}

.Button:hover
{
    background-color:#580000;
}

.Login
{
    border-style:solid;
    border-width:3px;
    border-color:#ffffff;
    background-color:#820000;
    color:#ffffff;
    font-weight: bold;
}

.Login .Textbox
{
    width: 337px;
    height: 17px;
    background:transparent url(../Images/inputlogin.png) no-repeat top left;
    color: Black;
    border: none;
    margin-left:5px;
    padding-left:5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.Login ul
{
    color:#ffffff;
}
  
.Login .Textbox:focus
{
    background:transparent url(../Images/inputlogin.png) no-repeat bottom left;
}

.textBoxes
{
	border: 1px solid #999999;
	font: 13px Arial, Helvetica, sans-serif;
	color: #383838;
}

.GridView 
{    
    width: 100%;    
    background-color: #fff;    
    margin: 5px 0 10px 0;    
    border: solid 1px #525252;    
    border-collapse:collapse;    
}   

.GridView td 
{    
    padding: 2px;    
    border: solid 1px #c1c1c1;    
    color: #717171;    
}   

.GridView th 
{    
    padding: 4px 2px;    
    color: #fff;    
    background: #424242 url(../Images/gridHeader.png) repeat-x top;    
    border-left: solid 1px #525252;    
    font-size: 0.9em;    
}  

.GridView .Alternate 
{ 
    background: #e9e9e9 url(../Images/gridAlternate.png) repeat-x top; 
}   

.GridView .Pager 
{ 
    background: #424242 url(../Images/gridPager.png) repeat-x top; 
}

.GridView .Pager table 
{ 
    margin: 5px 0; 
}   

.GridView .Pager td {    
    border-width: 0;    
    padding: 0 6px;    
    border-left: solid 1px #666;    
    font-weight: bold;    
    color: #fff;    
    line-height: 12px;    
}
      
.GridView .pgr a 
{ 
    color: #666; 
    text-decoration: none; 
}   

.GridView .pgr a:hover 
{ 
    color: #000; 
    text-decoration: none; 
}

.SupportHeader
{
    background: #e9e9e9 url(../Images/gridAlternate.png) repeat-x top; 
    height:30px;
    padding-left:10px;
    font-weight:bold;
}
