/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.sidebarTextTitle {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	font-weight: bold;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:36px;
	}
	
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:30px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
input.submit {
	color: #333300;
	font: bold 11px/18px arial;
	margin-top: 10px;
	width: 75px;
} 	

table.Design5 {
    border-spacing: 0px;
    border-collapse: collapse;
    border-top: 4px solid #333300;
    border-bottom: 1px solid #333300;
}
table.Design5 th {
    text-align: left;
    font-weight: normal;
    padding: 0.2em 0.5em;
    border-top: 1px dotted #333300;

}
table.Design5 td {
    text-align: left;
    border-top: 1px dotted #333300;
    padding: 0.2em 0.5em;

}
table.Design5 thead th {
    text-align: left;
    border-bottom: 1px solid #333300;
}
table.Design5 th.Corner {
    text-align: left;
}

.error{
color:red;
font-weight:bold;
}

.required {
color:red;
font:Arial;
font-size:18px;
font-weight:bold;
}

/**************/
.width15
{
 width:15px;
 nowrap: nowrap;
}

.Gridheader
	{
	font: 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0px;
	color: #666666;
	font-weight:bold; 
	border-top: 0px solid #6d8bbd;
	border-bottom: 0px solid #6d8bbd;
	background-color: #e6e6e6;
	text-align: left;
	}
.sizenull
	{
	 width:0px;
	 height:0px;  	
	}
	
.clsiframe
{
 width:100%;
 height:800px  	
	
}	
.RedFont
	{
	font: 11px/20px Arial, Helvetica, sans-serif;
	width: auto;
	margin: 0px;
	color:Red;  
	font-weight:normal;   
	font-size:1em;   
	}
	
.leftbodybg
{
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #999966;
	height: 100%;
	
	
}
/**************/