/*@charset "utf-8";*/
body {
	background-color: #009CAD;
	/*background-color: #5396A6;*/
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
}

img {border:none;}

table,td,tr,th,thead {font-family : arial, sans serif; font-size : 10pt; border-collapse: collapse; empty-cells: show; border-color:Silver;}
textarea {font-family: arial, sans serif; font-size : 12px }

.newsbar img { display:none; }

#framework {
	background-color: #FFFFFF;
	background-image: url(../images/agored/background-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*margin-top: 10px;
	margin-left: auto;*/
	margin-right: auto;
	margin-bottom: 40px;	
	width: 1000px;
	position:relative; top: 20px;
	/*margin-left:-500px;*/
	margin:0 auto;
	padding: 0;
}
#frameworkInner {
	background-image: url(../images/agored/background-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 940px;
	overflow: auto;
}
.header {
	height: 140px;
	background-repeat: no-repeat;
	background-position: 16px top;
	padding-left: 300px;
}
.header .logo {
	display: block;
	float: right;
	padding-top: 14px;
}

.header .creating {
	display: block;
	padding-top: 20px;
	padding-right: 26px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.headerBottom  {
	background-image: url(../images/agored/headerBottom.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 29px;
	clear: right;
	width: 800px;
	display: block;
	float: left;
}

/*breadcrumbs format*/
#breadcrumbs{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	float: right;
	width:200px;
	text-align:left;
	margin-right: 30px;
	margin-top: 10px;
	font-size:8pt;
}
#breadcrumbs a {
	color: #000000;
	text-decoration: underline;
}

.headerSearch {
	display: block;
	float: right;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 4px;
	padding-left: 0px;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
}
.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	height: 16px;
	width: 120px;
	margin: 0px;
	font-size: 10px;
}
input.go{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	width: 33px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

.headerMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	position:relative; left:50%; top: 20px;
	margin-left:-530px;
	height:20px;
}
.headerMenu ul{margin: 0; padding: 0; }
.headerMenu ul li{margin:  0; padding: 0 0 0 12px; list-style: none; float: right; text-align: center; }
/*.headerMenu ul li{margin:  0; padding: 0 0 0 12px; list-style: none;  text-align: center; height: 32px; }
.headerMenu ul li a{margin: 0; padding:0 10px 0 0; line-height: 34px; float: left;text-align: left; height: 32px;}*/
.headerMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.headerMenu a:hover {
	text-decoration: none;
	color: #BD1A8D;
}


.left {
	display: block;
	float: left;
	width: 140px;
	background-color: #BFD9DF;
	background-image: url(../images/agored/background-left.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom:250px;
}
.leftBottom {
	padding: 8px;
	font-size: 11px;
	
	
}
.leftBottom p {
	margin-bottom: 8px;
}
.left a {
	color: #000000;
	text-decoration: underline;
}
.left hr {
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.right {
	display: block;
	padding: 8px;
	float: right;
	width: 144px;
	background-color: #BFD9DF;
	font-size: 11px;
	background-image: url(../images/agored/background-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.right h2
{
	font-size: larger;	
	}

.right a {
	color: #000000;
	text-decoration: underline;
}
.right p {
	margin-bottom: 8px;
}
.right hr {
	height: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin-top: 6px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}

.mainContent {
	float: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 600px;
}
.mainContentFull {
	float: left;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-left: 20px;
	width: 764px;
	border:solid 1px silver;
}

.mainContentPopUp {
	float: left;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-left: 20px;
	width: 400px;
}
.mainContent h1, .mainContentFull h1, .mainContentPopUp h1  
{
	color: #BD1A8D;
	font-size: 1.6em;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 14px;
}
.mainContent h2, .mainContentFull h2, .mainContentPopUp h2 {
	color: #BD1A8D;
	font-size: 1.3em;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 14px;
}
.mainContent h3, .mainContentFull h3, .mainContentPopUp h3 
{
	background-color:inherit;
	color: #666; 
	font-size: 1.2em; 
	font-family: Arial, sans-serif; 
	font-weight: normal; 
	margin: 0.83em 0
}
.mainContent a, .mainContentFull  a, .mainContentPopUp a
 {
	/*color: #BD1A8D;
	font-weight:bold;*/
}
.mainContent a:link, .mainContentFull  a:link, .mainContentPopUp a:link
 {
	/*color: #BD1A8D;*/
	color: #4e81bd;
	text-decoration:none;
}
.mainContent a:visited, .mainContentFull  a:visited, .mainContentPopUp a:visited
 {
	color: #BD1A8D;	
	text-decoration:none;
}
.mainContent a:hover, .mainContentFull  a:hover, .mainContentPopUp a:hover
 {
	/*color: #BD1A8D;*/
	color: #4e81bd;
	text-decoration:underline;
}
.mainContent a:active, .mainContentFull  a:active, .mainContentPopUp a:active
 {
	color: #BD1A8D;
	text-decoration:underline;
}


p {
	margin: 0px 0px 14px 0px;
}
.pinktext {
	color: #BD1A8D;
}

.inputtext 
{
	border-color: #b0b1b3;
	border-width:1px;
	border-style:solid;
	}

.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #646466;
	color: #FFFFFF;
	font-weight: bold;
	/*border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;*/
	border-color: #b0b1b3;
} 



.hidden
{
	display:none;
}

/* matt's form 'table' with divs start */

.formtable
{
	float:left;
	width:100%;
	height:auto;	
}

.formrow
{
	float:left;
	width:100%;
	height:auto;
	/*border: solid 1px;*/
	margin: 5px 0px 5px 0px;		
}

.formcell
{
	float:left;
	height:100%;
	/*padding:2px 0px 2px 0px;*/
	padding-right:1px;
	padding-left:1px;
	font-family : arial, sans serif;
	font-size : 10pt;		
}

.check
{
	float:left;	
}
/* matt's form 'table' with divs end */

#edit{font: 12px Arial, Helvetica, sans-serif; float:right; position:relative; top:-10px;}

#footer
{
	width:100%;
	/*padding-left:30px;
	padding-right:30px;*/
	float:left;
}

.box {border:#b0b1b3 solid 1px; margin: 0px 5px 5px 0px; padding:5px 5px 5px 5px;}

.newsletter
{
	float:left;
	width:750px;
	height:100%;
	padding:2px 2px 2px 2px;
	border: #cccccc solid 2px; 
	background: url("images/newsletterBackground.jpg") repeat-y;			
}

.lettercell
{
	float:left;
	height:100%;
	margin:2px 2px 2px 2px;
	padding:2px 2px 2px 2px;
	background-color:#fff;
	border: #cccccc solid 2px;
}

/*tab menu background and list positioning*/
#transfermenu   
{
 height: 20px; margin: 0; padding: 0; }

#transfermenu ul
		{margin: 0;
		padding: 0;
		height: 20px;
		width:100%; }

#transfermenu ul li{
			padding: 0 6px 0 6px;
			list-style: none;
			float: left;
			height: 20px;			
			margin-right: 1px;			
			}
#transfermenu ul li a{
		
		text-decoration: none;
		margin: 0;
		font-weight:bold;
}

/*tab menu link formating	*/	
#transfermenu ul li.active  { background-color:#ffffff; border-top:#b0b1b3 solid 1px; border-right:#b0b1b3 solid 1px; border-left:#b0b1b3 solid 1px}
#transfermenu ul li.inactive  { background-color:#b0b1b3; border-top:#b0b1b3 solid 1px; border-right:#b0b1b3 solid 1px; border-left:#b0b1b3 solid 1px;}
#transfermenu ul li.inactive a {color:#ffffff;}
#transfermenu ul li.inactive a:hover {color:#BD1A8D;}
