/* --------------------------------------
        F O R M A T  P A G E
-------------------------------------- */
BODY {
	MARGIN: 0px;
	COLOR: #000000;
	BACKGROUND-COLOR: #fff;
	padding: 0px;
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
P {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align:justify;
}
H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 150%;
	COLOR: #B61F0E;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 130%;
	COLOR: #B61F0E;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
H3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 120%;
	COLOR: #B61F0E;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
H4 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	COLOR: #B61F0E;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}
H5 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #B61F0E;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
H6 {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #B61F0E;
	margin: 0;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}
HR {
	BORDER-RIGHT: medium none;
	BORDER-TOP: medium none;
	BORDER-LEFT: medium none;
	COLOR: #EAEDF2;
	BORDER-BOTTOM: medium none;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #C7CDDE;
}
UL{
	list-style-type: disc;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
LI {
	FONT-SIZE: 11px;
}
OL {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin-left: 25px;
}
TD {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TH {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A {
	COLOR: #4965AF;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
A:hover {
	COLOR: #4965AF;
	text-decoration: underline;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
A:visited {
	COLOR: #CC0066;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

BLOCKQUOTE {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TH {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
INPUT {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #416098; 
}

TEXTAREA {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
SELECT {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}
/* --------------------------------------
        M A I N  H O M E P A G E
-------------------------------------- */
DIV#mainHomepage {
}
.red {
	color: #CC3300;
}
.submit {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEDF2;
	border: #C7CDDE 1px solid;
	cursor: hand;
	height: 19px;
}
.reset {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAEDF2;
	border: #C7CDDE 1px solid;
	color: #990000;
}
.list {

	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #C7CDDE 1px solid;
}
.field100 {
	FONT-FAMILY: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

.TDverticalBorders {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.sideMenu {
	width: 170px;
	background-image: url(../Images/Common/bgr_menu_left.gif);
	background-repeat: repeat-y;
}
.spotsBar {
	width: 1px;
	text-align: right;
	padding: 0px;
}
.menuborder {
	border:1px solid #AE1D0D;
}
.SMALL {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #999999;
}
.SMALLDARK {

	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.biggerText {
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.topBorderLight {
	border-top: 1px #CCC solid;
}
.topBorderDark {
	border-top: 1px #000 solid;
}
/* --------------------------------------
       C O N T E N T  S T O R Y
-------------------------------------- */
DIV#story {
}

/* --------------------------------------
              S E A R C H 
-------------------------------------- */
DIV#search {
	background-color:#F8F8F8;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:3px;
}
DIV#search A  {
	color: #666666;
	font-size: 9px;
}
DIV#search A:hover {
	text-decoration:none;
	color: #990000;
}
DIV#search A:visited {
	color: #666666; 
}
DIV#search INPUT.text {
	WIDTH: 90px;
	height: 15px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, sans-serif;
	;
	padding: 0px;
	margin: 0px;
}
DIV#search INPUT.submit {
	CURSOR: hand;
	background-color: #EFF1F5;
	color: #666666;
	font-size: 10px;
	width: 45px;
	height: 15px;
	border: 1px solid #CCCCCC;
}

/* --------------------------------------
        D R O P D O W N  M E N U 
-------------------------------------- */
DIV.dropmenu a {
	DISPLAY: block;
	FONT-SIZE: 11px;
	WIDTH: 100%;
	TEXT-DECORATION: none;
	color: #FFFFFF;
	padding: 3px;
}
DIV.dropmenu a:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 11px;
}
DIV.dropmenu a:visited {
	DISPLAY: block;
	FONT-SIZE: 11px;
	padding: 3px;
	color: #FFFFFF;
}
/* --------------------------------------
             M A I N M E N U
-------------------------------------- */

DIV#mainnav {
  }

a.mainnav {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width: 100%;
}
a:hover.mainnav {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	width: 100%;
	display: block;

}
a:visited.mainnav  {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 100%;
	display: block;
}
td.mainnav {
	border-bottom:7px solid #CC0000;
}
td.mainnavover {
	border-bottom:7px solid #FF6600;
}
td.mainnavselected {
	border-bottom:7px solid #990000;
}
/* --------------------------------------
            D O C  N A M E
-------------------------------------- */
DIV#docName {
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* --------------------------------------
            D O C  B R I E F
-------------------------------------- */
DIV#docBrief {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

/* --------------------------------------
              S I D E M E N U 
-------------------------------------- */

DIV#navBar{
	margin: 0px;
	padding: 0px;
}

DIV#navBar ul a, #navBar ul a:visited {
	display: block;
}

#navBar ul {
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
	display: block;
}
#navBar ul ul {
	list-style: none;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}
#navBar ul ul ul {
	list-style: none;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}
#navBar ul ul ul a:link, #navBar ul ul ul a:visited {
	display: block;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
DIV#navBar li {
}

DIV#navBar li li{
	margin: 0;
	padding: 0;
}
DIV#navBar li li li{
	margin: 0;
	padding: 0;
}
/* --------------------------------------
       S I D E M E N U  L I N K S
-------------------------------------- */

DIV#sectionLinks{
}

#sectionLinks a {
	display: block;
	color: #5674B9;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
}
#sectionLinks a:hover{
	display: block;
	color: #CC0000;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
}
#sectionLinks a:visited {
	display: block;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 5px;
	font-size: 10px;
	text-decoration: none;
}


/* --------------------------------------
           S H O R T C U T S
-------------------------------------- */
DIV#shortcutTitle {
	margin: 0;
	border-bottom: solid 1px #666666;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #8A9DCE;
	width: 164px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 5px;
}
DIV#shortcutBar {
	margin: 0;
	padding: 0;
	width: 164px;
	border-bottom: solid 1px #6780C0;
	background-color: #FBFCFF;
	background-position: bottom;
}

#shortcutBar ul a, #shortcutBar ul a:visited {
	display: block;
}
#shortcutBar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#shortcutBar ul ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#shortcutBar li {
	padding: 0px;
	margin: 0;
}

DIV#shortcutLinks{
}

#shortcutLinks a {
	display: block;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	text-indent: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 162px;
}

#shortcutLinks a:hover{
	display: block;
	color: #000000;
	text-decoration: none;
	text-indent: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 162px;
}
#shortcutLinks a:visited {
	display: block;
	text-indent: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 162px;
}

/* --------------------------------------
             F E E D B A C K
-------------------------------------- */
DIV#feedbackTitle {
	margin: 0;
	border-bottom: solid 1px #666666;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	background-color: #8A9DCE;
	width: 164px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 5px;
}
DIV#feedback {
	margin: 0;
	padding: 0;
	width: 164px;
	border-bottom: solid 1px #6780C0;
	background-color: #FBFCFF;
}
DIV#feedback TEXTAREA {
	FONT-SIZE: 11px;
	color: #666666;
	width: 99%;
	border: solid 1px #ccc;
}
DIV#feedback FORM {
	width: 90%;
	margin: 0;
	font-size: 10px;
}
DIV#feedback INPUT.submit {
	CURSOR: hand;
	background-color: #D7DAE1; 
	color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1;
	font-size: 11px;
	width: 65px;
	height: 18px;
	margin-top: 8px;
	margin-bottom: 5px;
}

/* --------------------------------------
             F O O T E R
-------------------------------------- */
DIV#footer {
	border-top: #666666 1px solid;
	padding:5px;
	color: #CCCCCC;
}
#footer a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}
#footer a:visited  {
	color: #333333;
}
#footer td {
	color: #333333;
	font-size: 10px;
	text-indent: 5px;
}
#footer table {
}
/* --------------------------------------
             L E F T  A D V
-------------------------------------- */

DIV#leftAd {

	

/* --------------------------------------
             R I G H T  A D V
-------------------------------------- */

}DIV#rightAd {
	width: 164px;
	
}

/* --------------------------------------
         T R A C K  P A T H
-------------------------------------- */

DIV#trackPath {
	color: #CCCCCC;
	font-size: 9px;
	width: 610px;
	margin-left:5px;
	margin-top:3px;
}

#trackPath a, #trackPath a:visited {
	color: #CCCCCC;
	font-size: 9px;
}
#trackPath a:hover {
	text-decoration:underline
}
/* --------------------------------------
        L A N G U A G E  F L A G S
-------------------------------------- */

DIV#showFlags {
	background-color: #F0F2FF;
	height: 20px;
	background-image: url(/Images/Common/bgrTrackpath.gif);
	background-repeat: repeat-x;
}

/* --------------------------------------
        T I T L E  H E A D I N G
-------------------------------------- */
DIV#titleHeading {
	border-bottom: #8A9DCE 2px solid;
	padding-bottom: 3px;
}
/* --------------------------------------
        S I T E M A P  T R E E
-------------------------------------- */

DIV#siteMapTree p {
	margin-bottom: 10px;
}
DIV#siteMapTree a{
	color: #416098;
	text-decoration:none;	
}
DIV#siteMapTree a:hover {
	color: #416098;	
	text-decoration:underline;
}
DIV#siteMapTree a:visited {
	color: #416098;	
}
DIV#spotsBarRight Table{
}

#theme {
	FONT-WEIGHT: bold; LIST-STYLE-IMAGE: url(../img/right.gif); CURSOR: hand
}
#listitems {
	FONT-WEIGHT: normal; LIST-STYLE-IMAGE: url(../img/item.gif)
}

