table, td, th, input, textarea, select
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}

body
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #434343;
	background-color: #d4d4d0;
	margin: 0;
	padding: 0;
	text-align: center;
}

#page
{
	color: #555;
	background-color: #fff;
	margin: 0 auto;
	border: 1px solid #000;
	border-width: 0 1px;
	max-width: 760px; /* IE6 only */
	width: 760px;
}

.leftheaderfade
{
	background-color: #524656;
	background-image: url('../Images/Gradients/leftheaderfade.gif' );
	background-repeat: repeat-y;
	background-position: left;
}

.rightheaderfade
{
	background-color: #524656;
	background-image: url('../Images/Gradients/rightheaderfade.gif' );
	background-repeat: repeat-y;
	background-position: right;
}

.leftshadow
{
	width: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/leftshadow.gif' );
	background-repeat: repeat-y;
	background-position: right;
}

.rightshadow
{
	width: auto;
	height: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/rightshadow.gif' );
	background-repeat: repeat-y;
	background-position: left;
}

.topshadow
{
	width: 500px;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/topshadow.gif' );
	background-repeat: repeat-x;
	background-position: bottom;
}

.topshadowintro
{
	width: 432px;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/topshadow.gif' );
	background-repeat: repeat-x;
	background-position: bottom;
}

.bottomshadow
{
	width: 500px;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/bottomshadow.gif' );
	background-repeat: repeat-x;
	background-position: top;
}

.bottomshadowintro
{
	width: 432px;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/bottomshadow.gif' );
	background-repeat: repeat-x;
	background-position: top;
}

.toprightcorner
{
	width: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/toprightcorner.gif' );
	background-repeat: no-repeat;
	background-position: left bottom;
}

.topleftcorner
{
	width: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/topleftcorner.gif' );
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bottomrightcorner
{
	width: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/bottomrightcorner.gif' );
	background-repeat: no-repeat;
	background-position: left top;
}

.bottomleftcorner
{
	width: auto;
	background-color: #d4d4d0;
	background-image: url('../Images/Gradients/bottomleftcorner.gif' );
	background-repeat: no-repeat;
	background-position: right top;
}

.headerbar
{
	background-image: url('../Images/Gradients/header.gif' );
	background-repeat: repeat-x;
}

.bodycontent
{
	width: 800px;
	height: 400px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-image: url('../Images/Framework/backgroundglobe.jpg' );
	background-position: center top;
	text-align: center;
}


/* Accordion */
.accordionHeader
{
	border: 1px solid #5a4d60;
	color: white;
	background-color: #524656;
	background-image: url('../images/gradients/accordion.gif' );
	background-position: bottom bottom;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
}

.accordionHeader a
{
	color: White;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	color: White;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a:hover
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.accordionHeader a:visited
{
	color: White;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a:visited
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
	border: 1px solid #5a4d60;
	color: white;
	background-color: #524656;
	background-image: url('../images/gradients/accordion.gif' );
	background-position: bottom bottom;
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 5px;
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	letter-spacing: 1px;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeaderSelected a:hover
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected a:visited
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeaderSelected a:visited
{
	color: #FFFFFF;
	background: none;
	text-decoration: underline;
}

.accordionContent
{
	background-color: #ededed;
	border: 1px solid #5a4d60;
	border-top: none;
	padding: 5px;
	padding-top: 1px;
}

.accordionContent2
{
	background-color: white;
	border: 1px solid #5a4d60;
	border-top: none;
	padding: 5px;
	padding-top: 1px;
}




table
{
	border-collapse: collapse;
}

form
{
	margin: 0px;
}
legend
{
	color: #6D4D7B;
	padding-right: 0.4em;
	padding-bottom: 2px;
}
fieldset
{
	margin-bottom: 3px;
}

.logo
{
	font-weight: bold;
}
.logo i
{
	color: #5D3E67;
}

.accessplanlogo
{
	color: #008080;
	font-weight: bold;
}
.copylinelogo
{
	color: #7B273E;
	font-weight: bold;
}
.consultancylogo
{
	color: #206C83;
	font-weight: bold;
}
.solution
{
	display: block;
	border: dashed 1px #008000;
	background-color: #f2f2f2;
	padding: .33em;
	margin-top: .25em;
}

h1, h2, h3, h4, .logo
{
	color: #008080;
	text-align: center;
}
h1
{
	text-align: left;
	font-family: Verdana;
	font-size: 1.7em;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #008080;
	border-bottom: solid 1px #008080;
}
h2
{
	text-align: left;
	font-family: Verdana;
	font-size: 1.3em;
	margin: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #008080;
}
h3
{
	font-size: 12pt;
}
h4
{
	text-align: left;
}

a
{
	color: #51709E;
	text-decoration: none;
}
a:hover
{
	color: #008000;
	text-decoration: none;
}
a:visited
{
	color: #5D3E67;
	text-decoration: none;
}

.entryButton
{
	font-size: 1.2em;
	font-weight: bold;
	background-color: Transparent;
	border: 0;
	color: #5D3E67;
	cursor: pointer;
}

.frameworkOuter
{
	border-collapse: collapse;
	border-color: #8C3F9D;
	border-width: 1px;
}
.frameworkHeader
{
	background-color: #5D3E67;
	border-color: #8C3F9D;
	border-width: 1px;
}

.frameworkStrip
{
	background-color: #8C3F9D;
	background-image: url(../images/framework/gradea.gif);
	background-repeat: repeat-x;
}
.frameworkStrip td
{
	color: White;
	vertical-align: middle;
	font-style: italic;
	font-weight: bold;
}
.frameworkStrip td a
{
	text-decoration: none;
	cursor: hand;
	color: white;
}
.frameworkStrip td a:hover
{
	color: yellow;
}
.frameworkBody
{
	background-image: url(../images/framework/bggrid.gif);
}

.DividerTop
{
	border-top: 1px Solid #8C3F9D;
}
.DividerBottom
{
	border-bottom: 1px Solid #8C3F9D;
}
.DividerLeft
{
	border-left: 1px Solid #8C3F9D;
}
.DividerRight
{
	border-right: 1px Solid #8C3F9D;
}

.noDisplay
{
	display: none;
}

.slideMenu
{
	background-color: #CDE1FF;
}
.slideMenuElement
{
	background-color: #B5C7D6;
	width: 161;
}
.slideMenuTable
{
	width: 100%;
}
.slideMenuElement td a
{
	color: #2A4256;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.wizardHeader
{
	color: #5D3E67;
	font-size: 1.6em;
	font-weight: bold;
}
.wizardQuestionTitle
{
	font-size: 1.2em;
	font-weight: bold;
}
.wizardQuestionBody
{
	font-size: 1.0em;
}
.wizardAnswers
{
	font-size: 0.9em;
}


