
*
{
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6
{
	color: #6a6a6a;
}

body
{
	font-family: "Trebuchet MS", sans-serif;
	color: #7a7a7a;
	font-size: 11pt;
}

a
{
	color: GRAY;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a:active
{
    COLOR: GRAY;
    TEXT-DECORATION: underline
}
a:link
{
    COLOR: GRAY;
    TEXT-DECORATION: underline
}
a:visited
{
    COLOR: GRAY;
    TEXT-DECORATION: underline
}


/* Outer */

#outer
{
	margin: 1.1em 1.1em 1.1em 1.1em;
}


#outer table
{
	border: dotted 1px #cacaca;
	padding: 0.3em;
	margin:0.3em 0.3em 0.3em 0em;
	width:96%;
	font-size:1em;
}

#outer table th
{
	text-align:center;
	font-weight:bold;
	padding: 0.4em;
	bottom: 2.0em;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	border-left: dotted 1px #848484;
}

#outer table td
{
	 margin: 0.3em 0.3em 0.3em 0.3em;
}


/* Header */

#header
{
    PADDING-RIGHT: 1.5em;
    PADDING-LEFT: 1.5em;
    FLOAT: left;
    PADDING-BOTTOM: 0em;
    WIDTH: 16em;
    PADDING-TOP: 0em;
    POSITION: relative;
    HEIGHT: 8em;
    BACKGROUND-COLOR: #cccc99;
    
}


#header h1
{
	position: absolute;
	bottom: 2.2em;
	font-size: 1.5em;
	letter-spacing: 0.1em;
}

#header h1 a
{
	color: #fff;
	text-decoration: none;
}

#header h2
{
	position: absolute;
	bottom: 2.7em;
	color: #EFE0E0;
	font-size: 0.8em;
}

/* Menu */
#leftMenu
{
		margin: 1.3em 1.5em 1.5em 2.5em;

}
#menu
{
	height: 8em;
	background: #fafafa url('images/a2.gif') top left repeat-x;
	margin-left: 2em;
	position: relative;
}

#menu ul
{
	list-style: none;
	position: absolute;
	top: 3.3em;
	margin-left: 1.5em;
}

#menu li
{
	display: inline;
	border-left: dotted 1px #848484;
	padding-left: 0.8em;
}

#menu li.first
{
	border-left: 0px;
	padding-left: 0em;
}

#menu li a
{
	text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	padding: 0.8em;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#menu li a:hover
{
	background-color: #cccc99;
	color: #fff;
}


#menu li a:active
{
   background-color: #cccc99;
	color: #fff;
	text-decoration:none
}

#common
{
	background: #fff url('images/a3.gif') top left repeat-x;
	margin-top: 0.5px;
	padding-top: 0.5em;
	margin-left: 0.2em;
	position: relative;
}

/* Content */

#content
{
	background: #fff url('images/a3.gif') top left repeat-x;
	margin-top: 1px;
	padding-top: 1em;
}

#content p
{
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1em;
	
}

#content h4
{
	font-size: 1em;
	font-weight:bold;
	padding-top:0.1em;
	padding-bottom: 0.2em;
}

#content h5
{
	font-size: 1.2em;
	font-weight:bold;
	padding-bottom: 0.5em;
	margin-bottom: 1em;
	border-bottom: dotted 1px #cacaca;
	margin-left:3em;
	margin-right:3em;
	margin-top:1em;
}

#content h2,h3,h6
{
	padding-bottom: 0.4em;
	margin-bottom: 0.4em;
	border-bottom: dotted 1px #cacaca;
}

#content ul
{
	margin-bottom: 1.2em;
	padding-left: 1em;
	line-height: 1.6em;
}

#content blockquote
{
	border-left: solid 0.8em #cacaca;
	padding: 0em 0em 0.5em 2.0em;
	text-align:left;
	margin-bottom: 1.5em;
	margin-left:1.5em;
	line-height: 1.3em;
}

#content blockquote p
{
	display: inline;
}

#content table
{
	border: dotted 1px #cacaca;
	padding: 0.5em;
	margin:0.5em 0.5em 0.5em 0em;
	width:95%;
	font-size:1em;
}

#content table th
{
	text-align:center;
	font-weight:bold;
	padding: 0.4em;
	bottom: 2.0em;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	border-left: dotted 1px #848484;
}

#content table td
{
	padding: 0.3em 0.3em 0.3em 0.3em;
	 margin: 0.3em 0.3em 0.3em 0.3em;
}


#content table tr.odd
{
	background-color: #f5f5f5;
	color: inherit;
}

#content table tr.even
{
	background-color: #f3f4e3; 
	color: inherit;
}

#content table tr.selected
{
	background-color: #cccc99; 
	color: #fff;
	font-size: 1.1em;
}

/*#content table tr.header
{
	text-align:left;
	padding: 0.4em;
	bottom: 2.0em;
	font-size: 1.2em;
	letter-spacing: 0em;
	border-left: dotted 1px #848484;
 BACKGROUND-COLOR: #cccc99;
 color:#fff;
}*/

#content table tr.header
{
	text-align:left;
	padding: 0.4em;
	bottom: 2.0em;
	font-size: 1.1em;
	letter-spacing: 0em;
	border-left: dotted 1px #848484;
 BACKGROUND-COLOR: #f3f4e3;
 color:#696969 ;
}

#content table tr.headerCenter
{
	text-align:center;
	padding: 0.4em;
	bottom: 2.0em;
	font-size: 1.3em;
	letter-spacing: 0em;
	border-left: dotted 1px #848484;
 /*BACKGROUND-COLOR: #cccc99;
 color:#fff;*/
  BACKGROUND-COLOR: #f3f4e3;
 color:Gray ;
}

#content table tr.header a
{
	font-size: 1.0em;
	letter-spacing: 0em;
 color:#696969;
}


.button
    {
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffffff', EndColorStr='#cccc99');
	color:#6a6a6a;
	height:19;
	padding-right:2px;
	padding-left:5px;
	padding-top:3px;
	font-size:12px;
	font-weight:bolder;
	font-family:Tahoma;
	border-right: 1px solid #6699CC;
	border-top: 1px solid #6699CC; 
	border-bottom: 1px solid #6699CC;
	cursor:hand;

}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 1em;
	padding: 1.5em;
	border-left: dotted 1px #cacaca;
	text-align:center;
	height:100%;
	width:100%
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 10em;
	padding: 1.0em;
}

#secondaryContent h3
{
	text-decoration: none;
	padding: 0.4em;
}


#navlist
{
    PADDING-LEFT: 0px;
    MARGIN-LEFT: 0px;
    WIDTH: 160px;
    BORDER-BOTTOM: #c2c2ca 1px solid
}
#navlist LI
{
    PADDING-RIGHT: 0.25em;
    BORDER-TOP: #c2c2ca 1px solid;
    PADDING-LEFT: 0.25em;
    PADDING-BOTTOM: 0.15em;
    MARGIN: 0px;
    PADDING-TOP: 0.15em;
    LIST-STYLE-TYPE: none
}
#navlist LI A
{
    text-decoration: none;
	color: #6a6a6a;
	font-weight: bold;
	margin-right: 0.8em;
	font-size: 0.9em;
}

#navlist LI A:hover
{
    TEXT-DECORATION: none;
    background-color: #cccc99;
	color: #fff;
}

#navlist LI A:active
{
   background-color: #cccc99;
	color: #fff;
	text-decoration:none
}
.navlist LI
{
    PADDING-RIGHT: 20px;
    DISPLAY: inline;
    FONT-WEIGHT: bold;
    FONT-SIZE: 1.1em;
    LIST-STYLE-TYPE: none
}

/* Footer */

#footer
{
	margin-top: 1.2em;
	border-top: dotted 1px #cacaca;
	padding: .7em;
	font-size: 0.9em;
	text-align: center;
}

#Left
{
	background: #fafafa url('images/a2.gif') top bottom repeat-x;
	position: relative;
	padding: 3em 3em 3em 3em; 
	margin-bottom: 1.5em;
}

.clear
{
	clear: both;
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: 5%;

}