/* CSS Document */
html, body
{
	background-color: #FFFFFF;
	color: #000000;
	/*line-height: 1.4;*/
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

body, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul
{
	margin: 0;
	border: 0 none #FFFFFF;
	padding: 0;
}

table { border:0px; margin: 0px; padding: 0px; border-collapse: collapse; border-spacing: 0; }
td, th { padding: 0; }


ol, ul {
	list-style-type: none;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	color: #D02890;
	font-weight: normal;
}

.noContent {
	padding: 60px 0;
	text-align: center;
	width: 500px;
	min-width: 500px;
}

img
{
	border: 0 none transparent;
}

.imageLeft {
	float:left;
	margin-right: 10px;
}

.pagination {
	text-align: right;
}

a {
	color : #0171B9; 
	text-decoration: none; 
} 

a:hover {
	color: #D02890; 
	text-decoration : underline; 
}

input, textarea
{
	font-size: 10px;
}

select { 
	font-size: 10px;
	color: #006DC6;
	background-color:#FFFFF;
}

.submit { 
	margin-top: 5px;
	margin-bottom: 5px;
	color: #006DC6; 
}

.item {
	color: #414141;
	font-size: 10px;
}

.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.note {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #3A5339;
	font-weight:normal;
}


.hidden
{
	position: absolute;
	left: -9999px;
	top: -9999px;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

#content
{
	min-width: 708px;
	margin: 10px 26px 0 26px;
}

* html #content
{
	w\idth: expression(document.documentElement.clientWidth < 760 ? "708px" : "auto");
}

/* HEADER --------------------------------------------------------------- */

#topleft
{
	position: relative;
	min-width: 760px;
	height: 52px;
	margin-bottom: -52px;
	background-image: url(../images/menu-tl.gif);
	background-repeat: no-repeat;
}

* html #topleft
{
	w\idth: expression(document.documentElement.clientWidth < 760 ? "760px" : "auto");
}

#topright
{
	position: relative;
	min-width: 760px;
	height: 52px;
	margin-bottom: -52px;
	background-image: url(../images/menu-tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

* html #topright
{
	w\idth: expression(document.documentElement.clientWidth < 760 ? "760px" : "auto");
}

#header
{
	padding-top: 1px;
}

#headerInner
{
	border: 1px solid #B0036E;
	border-bottom: 0 none #FFFFFF;
	border-top: 0 none #FFFFFF;
	padding: 0px;
	background-color: #B0036E;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: 100% 0;
	color: #FFFFFF;
	height: 100px;
	
}

#header h1 {
	color: #FFFFFF;
	font-size: 30px;
	padding: 20px 0px 0px 20px;
	float: left;
	font-weight: bold;
	z-index: 500;
}

#header h2 {
	color: #FFFFFF;
	font-size: 14px;
	padding: 60px 0px 0px 10px;
	margin-left: -280px;
	float: left;
}

#headerRight {
	float: right;
	position: relative;
	width:270px;
}

#datetime {
	float: right;
	padding: 5px 15px;
	color: #F2A3D4;
}

#searchForm
{
	position: absolute;
	float: right;
	padding: 65px 35px 0px 0px;
	color: #FFFFFF;
	width: 23.2em;
	/*margin-right: -210px;*/
}

#searchForm label
{
	float: left;
	padding-left: 20px;
}

#searchForm input.text
{
	width: 12em;
}

#searchForm span.submit
{
	position: relative;
	width: 40px;
	height: 15px;
	overflow: hidden;
	float: right;
	/*margin: 2px 0 0 285px;*/
	margin: 3px 0px 0px 0px;
}

#searchForm span.submit input:hover, #searchForm span.submit input.hover
{
	position: relative;
	margin-top: -15px;
}

head+body .r{
	overflow:hidden;
}
* html .r{
	float:left;
}
* html .bodyCenter{ 
	height:1%;
	width: 100%;
}

* html .r .right {
	float: right;
}

.right {
	text-align: right;
}

/* MENU --------------------------------------------------------------- */

.menu
{
	position: relative;
	z-index: 2;
	height: 2.5em;
	margin-top: 1px solid #000000;
	border-right: 1px solid #A30D66;
	border-bottom: 1px solid #A30D66;
	border: 1px solid #B0036E;
	background-color: #D0248C;
	background-image: url(../images/px_e62c9c.gif);
	background-repeat: repeat-x;
}

* html .menu
{
	height: 2.35em;
}

.menu ul
{
	float: left;
	border-right: 1px solid #E62C9C;
	list-style: none;
}

.menu li
{
	float: left;
}

.menu a
{
	display: block;
	border-top: 1px solid #E62C9C;
	border-left: 1px solid #E62C9C;
	border-right: 1px solid #A30D66;
	border-left: 1px solid #E62C9C;
	padding: 0.5em 16px;
	color: #FFFFFF;
	text-decoration: none;
}

* html .menu a
{
	height: 1px;
	float: left;
}

.menu li.on a
{
	border-top-color: #E62C9C;
	border-left-color: #E62C9C;
	color: #FFCC00;
	background-color: #A30D66;
	font-weight: bold;
}

.menu a:hover
{
	background-color: #A30D66;
}

/* CONTENT BODY --------------------------------------------------------------- */


#postHead
{
	position: relative;
	min-height: 500px;
	margin: 0px;
	background-color: #FFFFFF;
	
}

* html #postHead
{
	height: 500px;
}


/* LEFT MENU --------------------------------------------------------------- */

#leftOuter {
	float: left;
	width: 29%;
	min-width: 29%;
}

#leftMenu
{
	background-color: #EC1A9D;
	color: #FFFFFF;
	border: 1px solid #B0036E;
	border-bottom: 0 none #FFFFFF;
	border-top: 0 none #FFFFFF;
	padding: 0px;
	background-image: url(../images/menuback.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	line-height: 1.4;
	height: 350px;
	*display:inline-block; /* Hate you IE */
}

.logoParent {
	text-align: center;
	padding-top: 10px;
}

#leftMenu .contentBody {	
	padding: 0 20px;
}

#leftMenu h2
{
	margin-bottom: -2.35em;
	padding-bottom: 2.4em;
	background-image: url(../images/dots_white.gif);
	background-repeat: repeat-x;
	background-position: 0 90%;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
}

#leftMenu form
{
	margin-top: 2em;
}

#leftMenu fieldset
{
	padding: 0 1em 1em 1em;
}

#leftMenu label
{
	float: left;  
	width: 7em;  
	text-align: right; 
}

#leftMenu .labelText
{
	position: relative;
	float: left;
}

#leftMenu .passforgot
{
	text-align: center;
	padding-top: 10px;
	*display:inline-block; /* Hate you IE */
}

#leftMenu .passforgot a
{
	color: #F1CCE3;
}

#leftMenu .passforgot a:hover
{
	color: #FFFFFF;
}

#leftMenu input.text, #leftMenu input.password
{
	position: relative;
	top: -0.2em;
	width: 10em;
	color: #006DC6;
}

#leftMenu select
{
	background-color: #FFFFFF;
	color: #006DC6;
	font-weight: normal;
	position: relative;
}

#leftMenu input.submit
{
	position: relative;
	color: #006DC6; 
	background-color: #FFFFFF;
	width: 60px;
}
/* RIGHT SIDE --------------------------------------------------------------- */

.bodyCenter
{
	border: 0px none transparent;
	background-color: #FFFFFF;
	overflow: hidden; /* for netscape, else it gives a forced scroll */
}

.bodyContentOthers ol {
	padding: 15px 0;
}

.bodyContentOthers li {
	background-image: url(../intranet/img_intranet/icone_p.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	margin-left: 17px;
}

.bodyCenter .bodyGeneral
{
	padding: 20px;
	text-align: left;
	background-color:#FFFFFF;
	display:inline-block; /* Hate you IE */
}


.bodyCenter .bodyContent
{
	top: -0.6em;
	padding-top: 1px;
	padding-left: 20px;
	text-align: left;
	background-color:#FFFFFF;
	background-image: url(../images/div2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	float: left;
}

.bodyCenter .bodyContent ol {
	font-size: 120%;
	margin-top: 40px;
	margin-bottom : 40px;
}

.bodyCenter .bodyContent li#one {
	margin-left: 235px;
}

.bodyCenter .bodyContent li#two {
	margin-left: 185px;
}

.bodyCenter .bodyContent li#three {
	margin-left: 135px;
}

.bodyCenter .bodyContent li#four {
	margin-left: 85px;
}

.phrase {
	width: 80%;
	margin-bottom: 20px;
}

.bodyCenter .bodyContent li#but_three {
	margin-left: 60px;
}

.bodyCenter .bodyContent li#but_two {
	margin-left: 30px;
}

.bodyCenter .bodyContent li#but_one {
	margin-left: 0px;
}


.bodyCenter .bodyGeneral h1
{
	margin: 14px 0;
	padding-bottom: 10px;
	background-image: url(../images/dots_0171B9.gif);
	background-repeat: repeat-x;
	background-position: 0 90%;
	font-size: 21px;
	/*position: relative;*/
}

.bodyCenter .bodyGeneral p
{
	padding-bottom: 6px;
}

.bodyCenter .bodyContent h3
{
	font-size: 16px;
	font-weight: bold;
}

.break {
	height: 20px;
}

.center {
	text-align: center;
}

.leftContent {
	width:50%;
	float:left;
}

#text {
	display: none;
	position: relative;
}

#text2 {
	display: none;
	position: relative;
}

#marqueecontainer {
	position: relative;
	width: 300px; /*marquee width */
	height: 100px; /*marquee height */
	background-color: white;
	overflow: hidden;
	border: none;
	padding: 2px;
	padding-left: 4px;
	margin: 15px auto 0 auto;
}

#bottomDiv {
	width: 98%; 
	height: 126px; 
	background-color:#EC1A9D; 
	border: 1px solid #000000; 
	border-top: 1px solid #AF0870; 
	float: right; 
	margin-top: 10px; 
	background-image: url(../images/bottom-back.jpg); 
	background-repeat:no-repeat; 
	background-position: center left;
}

#bottomDivInner {
	z-index:100; 
	float:right;
	padding: 10px;
}

#bottomDiv h1
{
	background-image: url(../images/dots_white.gif);
	background-repeat: repeat-x;
	background-position: 0 90%;
	font-size: 18px;
	color: #FFFFFF;
	position: relative;
	padding-bottom:6px;
}

#bottomDiv p {
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 6px;
}

/* FOOTER --------------------------------------------------------------- */

#bottomleft
{
	position: relative;
	min-width: 15px;
	height: 51px;
	margin-bottom: -58px;
	background-image: url(../images/menu-bl.gif);
	background-repeat: no-repeat;
	top: -14px;
	left: 0px;
}


#footer
{
	width: 760px;
	padding: 20px 0;
	margin: 0 auto;
}

#footerInner
{
	margin: 0 auto;
	text-align: center;
	font-size:10px;
	color : #0171B9; 
	line-leight: 120%;
}

#footer img {
	margin-top: 10px;
}

* html #footer
{
	w\idth: expression(document.documentElement.clientWidth < 760 ? "760px" : "auto");
}


