body {
  text-align: center;
  background: #ffffff;
  margin-top:10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
}

A:link {COLOR: #3a83d6;font-weight:bold; text-decoration: none}
A:visited {COLOR: #3a83d6;font-weight:bold; text-decoration: none}
A:active {COLOR: #3a83d6;font-weight:bold; text-decoration: none}
A:hover {COLOR: #3a83d6;font-weight:bold; text-decoration: underline}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 780px;
  background: #ffffff;
  text-align: left;
  border: 1px solid #ffffff;
  font-family: verdana, arial, sans-serif;
}

#page_header {
  height: 118px;
  background: #bf0000 url('../img/header.jpg') top right no-repeat;
  clear: both;
}
#page_header A:link {COLOR: #ffffff; text-decoration: none}
#page_header A:visited {COLOR: #ffffff; text-decoration: none}
#page_header A:active {COLOR: #ffffff; text-decoration: none}
#page_header A:hover {COLOR: #ffffff; text-decoration: underline}

#page_header h2 {
  margin: 0px;
  padding-top:91px;
  padding-left:355px;
  font-family: verdana, arial, sans-serif;
  font-size:12px;
  color: #ffffff;
  letter-spacing:-1px;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#page_content {
  float: left;
  width:590px;
  background-color: #FFFFFF;
  border:0px dashed #cccccc;
}

#page_content h1 {
  margin-top:0px;
  margin-bottom:10px;
  font-size: 18px;
  color: #bf0e22;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #bf0e22;
  clear:both;
}
#page_content h2 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  color: #bf0e22;
  padding:4px;
  white-space:nowrap;
}


#page_content p {
  margin-top:0px;
  margin-bottom:15px;
  font-size: 14px;
  color: #000000;
  line-height: 18px;
  padding-left:4px;
}

#page_subcontent{
float:right;
width:160px;
font-size:0.9em;
padding:5px 0 0 5px;
text-align:center;
}

#page_subcontent h3 {
	text-align:left;
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #fff;
  padding:4px;
  border: 1px solid #bf0e22;
  background-color:#bf0e22;
}

#page_subcontent a:hover,#content a:hover{text-decoration:underline; }
#page_subcontent ul,#page_subcontent ol{margin:0 5px 16px 35px;}
#page_subcontent dl{margin:0 5px 10px 25px;}
#page_subcontent dt{font-weight:bold; margin-bottom:5px;}
#page_subcontent dd{margin:0 0 5px 10px;}

.small{font-size:0.9em;}

#nuage {
  padding-bottom: 10px;
}

#nuage A:link {COLOR: #000;font-weight:bold; text-decoration: none; padding-left: 4px; padding-right: 4px;}
#nuage A:visited {COLOR: #000;font-weight:bold; text-decoration: none}
#nuage A:active {COLOR: #000;font-weight:bold; text-decoration: none}
#nuage A:hover {COLOR: #000;font-weight:bold; text-decoration: underline}

#nuage .kblue A:link {COLOR: #3A83D6;}
#nuage .kblue A:visited {COLOR: #3A83D6;}
#nuage .kblue A:active {COLOR: #3A83D6;}
#nuage .kblue A:hover {COLOR: #3A83D6;}

#nuage .kred A:link {COLOR: #BF0E22;}
#nuage .kred A:visited {COLOR: #BF0E22;}
#nuage .kred A:active {COLOR: #BF0E22;}
#nuage .kred A:hover {COLOR: #BF0E22;}

#nuage .kgreen A:link {COLOR: #15DB11;}
#nuage .kgreen A:visited {COLOR: #15DB11;}
#nuage .kgreen A:active {COLOR: #15DB11;}
#nuage .kgreen A:hover {COLOR: #15DB11;}

#nuage .kpurple A:link {COLOR: #D135FF;}
#nuage .kpurple A:visited {COLOR: #D135FF;}
#nuage .kpurple A:active {COLOR: #D135FF;}
#nuage .kpurple A:hover {COLOR: #D135FF;}

.size1 {
  font-size: 25px;
}

.size2 {
  font-size: 20px;
}

.size3 {
  font-size: 15px;
}

.size4 {
  font-size: 10px;
}

.box{
margin:0 0 20px 0;
padding:10px;
border:1px solid #bf0e22;
background-color:#fafbfc;
color:#505050;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}


#page_footer {
  height: 45px;
  background: #bf0e22 url('../img/menu_bg.gif') top left repeat-x;
  clear: both;
}

#page_footer p {
  padding-top:8px;
  text-align: center;
  font-size: 13px;
  font-weight:bold;
  color: #FFFFFF;
  letter-spacing:0px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height:18px;
}


#menu {
font-family: verdana, arial, sans-serif;
width:780px;
background: #bf0e22 url('../img/menu_bg.gif') top left repeat-x; 
height:32px;  
position:relative; 
z-index:100;
border:1px solid #000;
border-width:1px 0 1px 0;
}
/* hack to correct IE5.5 faulty box model */
* html #menu {width:781px; w\idth:780px;}

#menu ul {padding:0;margin:0;list-style-type:none;}
#menu li {float:left;position:relative;white-space:nowrap;}
* html #menu li {width:50px; w\idth:49px;}
#menu a, #menu a:visited {
display:block;
font-size:12px;
font-weight:bold;
text-decoration:none; 
color:#fff; 
height:31px; 
border:1px solid #000; 
border-width:0 1px 0 0;  
padding-left:10px;
padding-right:10px; 
line-height:29px;
}

/* style the second level background */
#menu ul ul a.drop, #menu ul ul a.drop:visited {background:#f66777;}
/* style the second level hover */
#menu ul ul a.drop:hover{background:#c9ba65;}
#menu ul ul :hover > a.drop {background:#c9ba65;}
/* style the third level background */
#menu ul ul ul a, #menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
#menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
#menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:199px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html #menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
#menu ul ul ul{left:199px; top:-1px; width:199px;}

/* position the third level flyout menu for a left flyout */
#menu ul ul ul.left {left:-199px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
#menu ul ul a, #menu ul ul a:visited {background:#f66777; color:#000; height:auto; line-height:1em; padding:5px 10px; width:178px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html #menu ul ul a, * html #menu ul ul a:visited {width:199px;w\idth:178px;}

/* style the top level hover */
#menu a:hover, #menu ul ul a:hover{color:#fff; background:#bf0e21;}
#menu :hover > a, #menu ul ul :hover > a {color:#fff;background:#bf0e22;}

/* make the second level visible when hover on first level list OR link */
#menu ul li:hover ul,
#menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#menu ul :hover ul :hover ul{ visibility:visible;}

.important {
COLOR: #bf0e22;
}

form#niceform {
background:	#faedef;
width:570px; 
border:1px solid #bf0e22;

padding:5px;
margin:0 auto;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	

}

form#niceform fieldset {
width:530px; 
display:block; 
border:1px dotted #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
color:#000000;
}


form#niceform legend {
font-weight:bold;
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #000000;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #FFFFFF;
padding: 0 5px;
background: #FFFFFF;
}

form#niceform label {
clear:left; 
display:block; 
float:left; 
width:180px; 
text-align:left;
font-family: verdana, arial, sans-serif;
font-size: 12px;
padding-right:10px; 
color: #000000; 
margin-bottom:0px;
}

form#niceform input {
border:1px solid #bf0e22; 
padding:0 2px; 
margin-bottom:0.1em;

}

form#niceform select {
border:1px solid #bf0e22; 
margin-bottom:0.1em;
}

form#niceform textarea {
border:1px solid #bf0e22; 
padding:0.1em; 
overflow:auto; 
}

form#niceform option {
background:#C5D9FF; 
color:#003399;
}

form#niceform optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#niceform optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#niceform #button1 {
color:#bf0e22;
border:1px solid #bf0e22; 
font-weight: bold;

width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}


form#niceform #button1:hover {
color:#000;
}

p {
margin: 4px 0;
}

form#volumeform {
background:	#faedef;
width:470px; 
border:1px solid #bf0e22;

padding:5px;
margin:0 auto;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;	

}

form#volumeform fieldset {
width:430px; 
display:block; 
border:1px dotted #cccccc; 
padding:5px; 
margin-bottom:0.5em; 
margin-left: 13px;
line-height:1.2em;
color:#000000;
}


form#volumeform legend {
font-weight:bold;
font-family: verdana, arial, sans-serif;
font-size: 14px;
color: #000000;
margin: 0 0 5px 10px; 
height: 24px;
line-height: 24px;
width:157px; 
border: 1px solid #FFFFFF;
padding: 0 5px;
background: #FFFFFF;
}

form#volumeform label {
clear:left; 
display:block; 
float:left; 
width:180px; 
text-align:left;
font-family: verdana, arial, sans-serif;
font-size: 12px;
padding-right:10px; 
color: #000000; 
margin-bottom:0px;
}

form#volumeform input {
border:1px solid #bf0e22; 
padding:0 2px; 

}

form#volumeform select {
border:1px solid #bf0e22; 
margin-bottom:0.3em;
}

form#volumeform textarea {
border:1px solid #bf0e22; 
padding:0.5em; 
overflow:auto; 
}

form#volumeform option {
background:#C5D9FF; 
color:#003399;
}

form#volumeform optgroup {
background: #4D89FF; 
color:#FFF; 
}

form#volumeform optgroup option {
background:#C5D9FF; 
color:#003399;
}

form#volumeform #button1 {
color:#bf0e22;
border:1px solid #bf0e22; 
font-weight: bold;

width:89px; 
height: 27px;
line-height: 27px;
text-align: center;
margin-left: 11.5em
}


form#volumeform #button1:hover {
color:#000;
}

input, textarea, select { 
	background : #ffffff; border : 1px solid #bf0e22; color : #000;
 }
input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus select:active select:focus {
	background : #eeffff;
	color : #000; 
} 

.hideme {
display:none;
}
