/*@charset "utf-8";*/
body {
	background-color: #4e81bd;
	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 }

#framework {
	background-color: #FFFFFF;	
	background-image: url(../images/agored/background-top-no-circles-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*margin-top: 10px;
	margin-left: auto;*/
	margin-right: 15px;
	margin-bottom: 40px;	
	width: 1000px;
	position:relative; left:2%;  top: 20px;
	margin-left: 0px;
	
}

#frameworkInner {

	background-repeat: no-repeat;
	background-image: url(../images/agored/background-bottom-blue.gif);
	background-position: left bottom;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	width: 940px;
	overflow: auto;
}
.header {
	height: 108px;
	background-repeat: no-repeat;
	background-position: 16px top;
	
}
.header .logo {
	display: block;
	float: right;
	padding-top: 14px;
}

.header .creating {
	display: block;
	float: left;
	padding-top: 44px;
}

.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;
}
#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: 32px;
	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:2%; top: 20px;
	margin-left:0px;
	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;
}


.footerMenu {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 1000px;
	position:relative; left:2%;
	margin-left:0px;
	padding : 0 0 20px 0; 
	
}
.footerMenu ul{margin: 0; padding: 0; }
.footerMenu ul li{margin:  0; padding: 0 0 0 12px; list-style: none; float: right; text-align: center; }

.footerMenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerMenu 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;
}
.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;
	margin-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 96%;
}
.mainContentFull {
	float: left;
	padding-top: 10px;	
	padding-bottom: 10px;
	padding-left: 20px;
	width: 764px;
}
.mainContent h1, .mainContentFull h1  {
	color: #BD1A8D;
	font-size: 16pt;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 14px;
}
.mainContent h2, .mainContentFull h2 {
	color: #BD1A8D;
	font-size: 13pt;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 14px;
}
.mainContent h3, .mainContentFull 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 {
	color: #BD1A8D;
}

p {
	margin: 0px 0px 14px 0px;
}
.pinktext {
	color: #BD1A8D;
}

.hidden
{
	display:none;
}


#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: #eeeeee solid 1px; margin: 5px 5px 5px 0px; padding:5px 5px 5px 5px}

.appendix li
{
	list-style-type:none;
	font-size:11pt;
}
.appendix li ul li
{
	list-style-type:disc;
	font-size:10pt;
}	
.contents li
{
	list-style-type:decimal;
	font-size:11pt;
	margin-bottom:10pt;
}
.contents li ul li
{
	list-style-type:disc;
	font-size:10pt;
	margin-bottom:0;
}
	
