/* Site specific color and images that 'skin' the selected layout. */

/*
.formButton {
	BORDER: 1px solid #67914c;
	background-color: #edf3e9;
	text-align: center;
}
*/

body {
	background-repeat: repeat-x;
	margin: 0;
	}
#mainContainer {
	position: relative;
	top: 0;
	left: 0;
	margin: auto;	
	width: 850px;
	}
#topMenu {
	position: absolute;
	top: 20px;
	right: 35px;
	text-align: right:
	}
#mainTable {
	padding-left: 30px;
	padding-right: 35px;	
	background: url(../images/mainBack.png) repeat-y;
	}	
#menu {
	width: 175px:
	}
 .menu_category {
	
	}		
.menu_category a, #leftCell #adminMenu a {
    display: block;
    color: #23367D;
    text-align: right;
    height: 20px;
	padding-right: 10px;
    text-decoration: none;
    border-bottom: 1px solid white;
	border-right: 5px solid white;
    margin-left-value: 1px;
    margin-left-ltr-source: physical;
    margin-left-rtl-source: physical;
    text-indent: 10px;
    letter-spacing: normal;
    font-weight: 600;
	font-size: 1.4em;
	}
.menu_category a:visited, #leftCell #adminMenu a:visited {
	color: #23367D;
	}	
ul#dropdown {
	white-space: normal;
	padding: 0;
	margin: 0;
	}
#dropdown li {		
	list-style-type: none;
	width: 175px;
	padding: 0;
	padding-top: 15px;
	margin: 0;
	}
.menu_category a:hover, #leftCell #adminMenu a:hover {
	border-bottom: 1px solid red;
	border-right: 5px solid red;
    text-decoration: none;
    color: red;
	}	
#mainCell {
	width: 400px;
	text-align: left;
	}		
#defaultCell {
	width: 590px;
	text-align: left;
	}		
#rightCell {
	border-left: 1px solid red;
	padding-left: 5px;
	width: 180px;
	}	
#rightCell h3 {
	color: red;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 0 0;
	}	
#bottomCell {
	text-align: center;
	}	
#mainBottom {
 	width: 850px;
	height: 19px;
	background: url(../images/bottom.png);
	}
#headerImages {
	position: absolute;
	top: 30px;
	left: 352px;
	}		
#copyright
	{ 
	margin: 0px 30px 0px 30px;
	color: white;
    } 
#footerText 
	{ 
	margin: 0px 30px 0px 30px;
	color: white;
    } 		
.outputform {
	width: 580px;	
 }
.inputform {
	margin-left: -20px; 
	}
.detailText iframe {
	border: 1px solid red;
	}
.detailText h3 a {
	color: #DC1B16;
	}
		