body{
    color: black;
    padding: 0px 0px 0px 0px;
    background: White;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url("/images/backgrounddark.jpg");
    font-size: 12px;
    text-align: center;
}

H1{color: black;
    background: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
	border-bottom: 1px solid gray;
}
H2{color: black;
    background: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
H3{color: black;
    background: White;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

HR{text-align:center;
	border: 1px solid Gray;
	line-height: 1px;
	width:95%;
   }

/*This is for the basic Anchor tag*/
A:link {color: #0066ff; cursor: hand; text-decoration: underline;}
A:visited {color: #ff00ff;text-decoration: underline;}
A:hover {font-weight:bold;text-decoration:underline;color: #990000;}
A:active {font-weight:bold;color: #0000cc;}    

/*This is the Hover that is used in the menu*/
.menu:link {color: #000099; cursor: auto;    text-decoration: none;}
.menu:visited {color: #000099;text-decoration: none;}
.menu:hover {font-weight: #000099; text-decoration: underline; color: #B22222;}
.menu:active {font-weight:bold;color: #000099;}    

li{
	list-style-image: url("/images/bullet.gif");
}

table{font-size:12px; border-color:#000099;}

/*This is table for the header*/
table.pageheader{
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    background-image: url("/images/header_pegasus.jpg");
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 8pt;
    text-align: center;
    width: 1075px;
    height: 79px;
}
/*This is table for the header*/
table.pagebody{
    text-decoration: none;
    padding: 2px 10px 5px 5px;
    background-color: white;
    font-family: Arial;
    font-size: inherit;
    text-align: center;
    width: 1075px;
    border-bottom: thin solid #0000CD;
}
/*This is table for the footer*/
table.pagefooter{
    text-decoration: none;
    padding: 0px 0px 0px 0px;
    background-color: transparent;
    border-top: 1px solid #EEFBFF;
    font-family: Arial;
    font-size: 8pt;
    text-align: center;
    width: 1075px;
    color: White;
}
/*Use this if you have a menu on the left hand side of the page*/
td.pagemenu{
    margin: 0px,0px,0px,0px;
    width: 200px;
    border-right: 1px solid #CACACA;
    vertical-align: top;
}
td.pagecontent{
    margin: 15px 0px 0px 15px;
    vertical-align: top;
    text-align: left;
    padding: 5px 10px 10px 10px;
	width: 755px;
    font-size:inherit;
}

/*This controls the table headings*/
th{
    background-color: #000099;
    color: white;
}


/*This is the section that changes the style on the menu*/
td.menutable{
    margin: 0px,0px,0px,0px;
    width: 170px;
    border-right: thin solid #E0E0E0;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}
td.menuheader{
    color: White;
    background-color: transparent;
    text-decoration: none;
    padding: 2px 2px 2px 2px;
    background-color: transparent;
    border: thin ridge #D2E9FF;
    font-family: Arial;
    font-size: 10pt;
    background: Navy;
    font: bold;
    width: 200px;
}
td.menulink{
    text-decoration:none;
    padding : 2px 2px 2px 2px;
    background-color : transparent;
    font-family : Arial;
    font-size : 10pt;
    padding-left: 0px;
	text-indent: 10px;  
	background-image: url("/images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

td.menusublink{
    text-decoration:none;
    padding : 2px 2px 2px 2px;
    background-color : transparent;
    font-family : Arial;
    font-size : 10pt;
    padding-left:0px;
	text-indent: 30px;
	background-image: url("/images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: 20px 4px;
}
/*This is just a generic way to indent anything*/
.indent{
    padding: 0px 0px 0px 15px;
}


/*This is for the table with the rounded corners */
table.callout{
    font-size: 10px
}
td.upper{
    background-image : url("/images/upper.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
}
td.lower{
    background-image : url("/images/lower.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
    font-family : Arial, Helvetica, sans-serif;
}
td.upperleft{
    background-image : url("/images/upper_left.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
}
td.upperright{
    background-image : url("/images/upper_right.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
}
td.lowerleft{
    background-image : url("/images/lower_left.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
}
td.lowerright{
    background-image : url("/images/lower_right.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : no-repeat;
    width : 6px;
}
td.upperbar{
    background-image : url("/images/upper_bar.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : repeat-x;
    width : 6px;
}
td.lowerbar{
    background-image : url("/images/lower_bar.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : repeat-x;
    width : 6px;
}
td.leftbar{
    background-image : url("/images/left_bar.gif");
    line-height : 6px;
    height : 6px;
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : repeat-y;
    width : 6px;
}
td.rightbar{
    background-image : url("/images/right_bar.gif");
    margin : 0px 0px 0px 0px;
    padding : 0px 0px 0px 0px;
    background-repeat : repeat-y;
    width : 6px;
}
td.contentcallout{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 8px;
    font-size: inherit;
}