body {
	margin: 0 auto;
	padding: 0px;
	padding-top:	5px;
	width: 830px;
	text-align: left;     
    height: 93%;
    overflow: scroll;
    overflow: -moz-scrollbars-vertical;
    
    font-size:      12px;
    font-family:    Arial, Verdana, Tahoma;
    color:          #303030;
    line-height:    18px;
}

form
{
    margin:			0px;
    padding:		0px;
}

input, select, textarea 
{
    font-size:      11px;
    font-family:    Arial, Verdana, Tahoma;
    color:          #303030;
    padding:        0px;
    margin:         0px;
}   


.frmInputRequired
{
    padding-left:   5px;
    font-size:      16px;
    color:          red;
    font-weight:    bold;
}

.tdFrmHeader
{
    font-size:          16px;
    padding:            2px;
    font-weight:        normal;
    background-color:   #f4f4f4;
    border-bottom:      1px solid #dbdcdc;
}

#header {
	margin-bottom:		20px;
}

.tdFrmRow
{
    border-bottom:      1px solid #dbdcdc;
}

h1
{
    font-size:      30px;
    font-family:    tahoma;
    line-height:	30px;
}
h2
{
    font-size:      30px;
    font-family:    tahoma;
    line-height:	30px;
    margin-top:		0px;
}
h3
{
    font-size:      22px;
    font-family:    tahoma;
    line-height:	22px;
}
h4
{
    font-size:      18px;
    font-family:    tahoma;
    line-height:	18px;
}
h5
{
    margin:			0px;
    padding:		0px;
    font-size:      20px;
    font-family:    tahoma;
    line-height:	20px;
}

a:link, a:active, a:visited, a:hover {
	color:			#000;
	text-decoration: underline;
}

/* LOGIN */

#login
{
	float:			right;
	/*float:          right;
    position:		relative;
   	top:			5px;
    text-align:     right;
    height:         14px;
    width:          300px;*/
}

.inputLogin
{
	width:          116px !important;
	height:         16px !important;
	
	font-family:	Arial !important;
	font-size:      12px !important;
	
	border:			1px solid #a9a9a9 !important;
	color:			#a9a9a9 !important;
}

#loginSubmit {
	margin:			0px;
	padding:		0px;
	
	position:		relative;
	top:			3px;
}

#chooseFont
{
	float:			right;
	margin-right:	16px;
}

/* COLOR LINKS */
a.blue:link, a.blue:active, a.blue:visited
{
    color:              #435f9a;
    text-decoration:    underline;
}
a.blue:hover
{
    color:              #435f9a;
    text-decoration:    none;
}
a.green:link, a.green:active, a.green:visited
{
    color:              #aed23e;
    text-decoration:    underline;
}
a.green:hover
{
    color:              #aed23e;
    text-decoration:    none;
}
a.orange:link, a.orange:active, a.orange:visited
{
    color:              #faa226;
    text-decoration:    underline;
}
a.orange:hover
{
    color:              #faa226;
    text-decoration:    none;
}
a.pink:link, a.pink:active, a.pink:visited
{
    color:              #e160c4;
    text-decoration:    underline;
}
a.pink:hover
{
    color:              #e160c4;
    text-decoration:    none;
}
a.turquoise:link, a.turquoise:active, a.turquoise:visited
{
    color:              #72d4d3;
    text-decoration:    underline;
}
a.turquoise:hover
{
    color:              #72d4d3;
    text-decoration:    none;
}

a.yellow:link, a.yellow:active, a.yellow:visited
{
    color:              #f7cc02;
    text-decoration:    underline;
}
a.yellow:hover
{
    color:              #f7cc02;
    text-decoration:    none;
}
a.red:link, a.red:active, a.red:visited
{
    color:              #f03838;
    text-decoration:    underline;
}
a.red:hover
{
    color:              #f03838;
    text-decoration:    none;
}
a.purple:link, a.purple:active, a.purple:visited
{
    color:              #9435cb;
    text-decoration:    underline;
}
a.purple:hover
{
    color:              #9435cb;
    text-decoration:    none;
}
/* END COLOR LINKS */

#wrapper
{
    /*background-image: url("/images/gradient.gif");
    background-position: bottom center;
    background-repeat: repeat-x;*/
}

#contentcontainer
{
    float:      right;
    width:      555px;   
    margin:     0px;
    padding:    0px;
}

#content{
    margin:     0px;
    padding:    0 0 25px 0;
    float:      right;
    text-align: left;
    width:      555px;
}

#title{
    float:left;
    width:555px;
    height:80px;
}

#title h1{
    margin-top:18px;
    color:#435f9a;
    font-size:30px;
    font-family:    tahoma, verdana, arial;
    line-height: 40px;
}

.clear
{
    height:     0px;
    clear:      both;
    overflow:   hidden;
}

#siteClose{
    float:left;
    width:830px;
    height:10px;
    background-color:#add23d;
    overflow: hidden;
}

#footer {    
	clear: both;
  	text-align:right;
	margin: 0px;
    width: 830px;	
    position:relative;
    bottom:0px;
    padding-top:10px;
}

#footer img{
    padding-left:10px;
    padding-right:10px;
    border:0px;
}

a.footerTextlink {
	margin-left:	5px;
	color: #A9A9A9;
	text-decoration: none;
}

a.footerTextlink:hover {
	color: #A9A9A9;
	text-decoration: underline;
}

#logo{
    background-image:   url("/images/logo.gif");
    height:             110px;
    cursor:             pointer;
}

#greenBarLeft
{    
    width:255px;
    height:10px;
    background-color:#add23d;
}

#blueBar
{    
    width:              555px;
    height:             10px;
    background-color:   #435f9a;
}
#purpleBar
{    
    width:              555px;
    height:             10px;
    background-color:   #9435cb;
}
#redBar
{    
    width:              555px;
    height:             10px;
    background-color:   #f03838;
}
#orangeBar
{    
    width:              555px;
    height:             10px;
    background-color:   #f39e25;
}
#yellowBar
{    
    width:              555px;
    height:             10px;
    background-color:   #f7cc02;
}     
#pinkBar
{    
    width:              555px;
    height:             10px;
    background-color:   #e060c3;
} 
#turquoiseBar
{    
    width:              555px;
    height:             10px;
    background-color:   #60cdcc;
} 
#greenBar
{    
    width:              555px;
    height:             10px;
    background-color:   #add23d;
} 


/*--- MENU ---*/
#menuContainer
{
    float:          left;
    width:          255px;
    padding-bottom: 10px;
}

#menu
{
    width:              255px;
    padding-top:        28px;
    font-family:        Verdana !important;
    color:              #000;
    font-size:          1.1em;
    font-weight:        bold;    
}

#menu ul 
{
	padding:       0;
	margin:        0;
    list-style:    none;
    
    border-top:		1px solid #cdcdcd;
}

#menu li 
{
    padding-top:    5px;
    /*border-bottom:  1px solid #cdcdcd;    */
}

#menu ul ul
{
	margin:        0;
    list-style:    none;
    
    font-weight:	normal !important;
    
    border-top:		none;
    border-bottom:      1px solid #cdcdcd;
}

#menu li li
{
    /*margin-left:   15px;    */
    padding-top:    5px;
}

#menu a
{
    display:            block;
    line-height:        25px;
    padding-left:       35px;  
    text-decoration:    none;
    color:              #000;    
    
    border-bottom:      1px solid #cdcdcd;
}

#menu ul ul a {
	border-bottom:		none;
}

#menu a.active
{
    display:            block;
    line-height:        25px;
    padding-left:       35px;
    text-decoration:    none;
    
    background-image:       url("/images/menuArrow.gif");
    background-repeat:      no-repeat;
    background-position:    center left;
}

#menu ul ul li a, #menu ul ul li a:hover
{
    padding-left: 50px;
}
#menu ul ul ul li a, #menu ul ul ul li a:hover
{
    padding-left: 65px !important;
}
#menu ul ul li a.active
{
    padding-left: 50px;
}
#menu ul ul ul li a.active
{
    padding-left: 65px !important;
}



#menu ul a:hover
{
    display:            block;
    line-height:        25px;
    padding-left:       35px;
    text-decoration:    none;
    
    background-image:       url("/images/menuArrow.gif");
    background-repeat:      no-repeat;
    background-position:    center left;
}

/* SITEMAP */

#sitemap ul 
{
	padding:       0;
	margin:        0;
    list-style:    none;	
}

#sitemap ul li a {
	padding:			5px 5px 5px 25px;
	
	color:				#000;
	text-decoration:	none;
	
	display:            block;
	
	background-image:		url("/images/arrowBlue.gif");
	background-repeat:      no-repeat;
    background-position:    center left;
}

#sitemap a:hover {
	color:				#000;
	text-decoration:	underline;
}

#sitemap ul ul li a {
	padding:			5px 5px 5px 45px;
	
	background:			0;
}

#sitemap ul ul ul li a {
	padding:			5px 5px 5px 65px;
	
	background:			0;
}

#announcement {
	margin-top:			1em;
	padding:			20px;
}