body
{
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size: 12px; 
	background: #FDFDFC;
	color: #000000;
    text-align: center;
}

textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
 	font-size: 12px; 
}

input {
	border: 1px solid #6B78A9;
}

.no_border {
   border:none;
}

/*Table Style*/

table.ct15          { /* Document Style */
	background-color: #FFFFFF;
	border-top      :   0.75pt solid #000000;
	border-left     :   0.75pt solid #000000;
	border-spacing  : 0px;
	table-layout    : auto;
	empty-cells     : show;
	}
table.ct15 td       { /* Document Style */
	color           : #000099;
	/*font          : 10pt 'Arial', Helvetica, sans-serif;*/
	/*text-align    : left;*/
	border-right    :   0.75pt solid #000000;
	border-bottom   :   0.75pt solid #000000;
	padding         :   1.50pt;
	white-space     : nowrap;
	vertical-align  : center;
	}
table.ct15 th       { /* Document Style */
	color           : #000000;
	font            : bold 10pt 'Arial', Helvetica, sans-serif;
	background-color: #999999;
	text-align      : center;
	/*border-bottm  :   0.75pt solid #000000;*/
	padding         :   1.50pt;
	white-space     : nowrap;
	vertical-align  : top;
	}
table.ct15 .ch15 th { /* Document Style */
	color           : #ffffff;
	font            : italic bold 10pt 'Arial', Helvetica, sans-serif;
	background-color: #318CCC;
	/*text-align    : left;*/
	border-bottom   :   0.75pt solid #000000;
	border-right    :   0.75pt solid #000000;
	padding         :   1.50pt;
	white-space     : nowrap;
	vertical-align  : left;
	}



#main               {
    margin-left:auto;
    margin-right:auto;
    width:1000px;
    text-align:left;
}

#banner {
	position:     relative;
    	top:          0px;
    	left:         0px;
    	height:       70px;
    	/*width:        00px;*/
    	background:   #444200;
	background:	  transparent url(../images/banner.png) no-repeat top left;
}

#logo {
	/*position:     relative;
    top:          0px;
    left:         0px;*/
    height:       80px;
    	/*width:        400px;*/
  	background:   #444200;
	background      : transparent url(../images/logo.png) no-repeat top right;

}

#user_bar {
	position:     relative;
    	top:          0px;
    	left:         0px;
    	height:       30px;
    	width:        1000px;
    	background:   #328CCC;
	color:	  #FFFFFF;
    text-align:    left;
}

#user_bar_text {
	position:     absolute;
    	top:          8px;
    	left:         10px;
    	height:       22px;
    	width:        880px;
    	background:   #328CCC;
	color:	  #FFFFFF;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
 	font-size: 14px; 
}

#user_bar_logout {
	position:     absolute;
    	top:          8px;
    	right:         10px;
    	height:       22px;
    	width:        200px;
    	background:   #328CCC;
	color:	  #FFFFFF;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
 	font-size: 14px;
    text-align:    right;
}

.link1  a:link              { /* Document Style */
	color           : #ffffff;
	text-decoration:	underline;
	}
.link1  a:visited           { /* Document Style */
	color           : #d4d4d4;
	text-decoration:	none;
	}
.link1  a:hover             { /* Document Style */
	color           : #fff;
	text-decoration:	underline;
	}
.link1 a:active            { /* Active Links */
	color           : #FF0000;
	text-decoration:	none;
}

#menu_bar {
	position:     relative;
    	top:          10px;
    	left:         0px;
    	height:       40px;
    	width:        1000px;
	font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
 	font-size: 12px; 
	background: #FDFDFC;
	color: #328CCC;
}

#toolbar {
	position:     relative;
    	top:          0px;
    	left:         0px;
    	height:       50px;
    	width:        1000px;
    	/*background:   #444200;*/
}

#tabs	{
	position:     relative;
    	top:          0px;
    	left:         0px;
    	height:       30px;
    	width:        1000px;
    	/*background:   #444200;*/
	font: bold 11px/1.5em Verdana;
}


#content {
	position:     relative;
    	top:          0px;
    	left:         0px;
    	min-height:       420px;
    	width:        1000px;
    	/*background:   #444200;*/
	padding-top:  10px;
}

#footer {
	margin-left:auto;
    margin-right:auto;
    width:1000px;
    	height:       20px;
    	width:        1000px;
    	background:   #328CCC;
        text-align:    center;
}

#copyright {
	position	: relative;
	top		: 3px;
	/*left		: 270px;*/
	font		: 8pt 'Arial', Helvetica, sans-serif;
	color:	#FFFFFF;
	}

#footer_text {
    position:     relative;
    top:          10px;
    /*left:         270px;*/
    height:       20px;
    /*width:        300px;*/
    font-family: Calibri, "Trebuchet MS", Arial, Helvetica, Sans-Serif;
    font-size: 12px; 
    color: #ffffff;
 }

#copyright  a:link              { /* Document Style */
	color           : #ffffff;
	text-decoration:	underline;
	}
#copyright  a:visited           { /* Document Style */
	color           : #d4d4d4;
	text-decoration:	none;
	}
#copyright  a:hover             { /* Document Style */
	color           : #fff;
	text-decoration:	underline;
	}
#copyright a:active            { /* Active Links */
	color           : #FF0000;
	text-decoration:	none;
	}