/* Body tags ////////////////////////////////////////////////////////////////////*/
html,body {
	margin: 0 8px 0 0;
	padding: 0;
	color: #ffffff;
	/*background: #ffffff url(../images/sample_red3.jpg) no-repeat;*/
	font:76%/135% "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}

h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
table,th,div,span,li,blockquote,form,h1,h2,h3,label {
  color:#555555;
  font-family:arial,helvetica,sans-serif !important;
  text-align:left;
}
h1, h2, h3, strong, label, .strong {
  font-weight:bold;
}
h1, h2, h3, form {
  margin:0;
  padding:0;
  color: #999999;
}
h1		{ font-size:180%;}
h2		{ font-size:160%;}
h3		{ font-size:100%;}
img	{ border:none;}
/* common rules  //////////////////////////////////////////////////////////////////*/
.underlinelinks a { text-decoration: underline !important; }
.textarea { font:100%; }
.label {  display:block;   margin-top:10px;}
.fullwidth {  width:100% !important;}
.displaynone, .nodisplay { display:none;}
.verticalspaceonjoin { height:50px;}
.nowrap { white-space:nowrap;}
.marginBottom0 { margin-bottom:0; }
.marginBottom5 { margin-bottom:5px; }
.marginBottom10 { margin-bottom:10px; }
.marginBottom15 { margin-bottom:15px; }
.marginBottom20 { margin-bottom:20px; }
.marginBottom25 { margin-bottom:25px ;}
.marginRight10 { margin-right:10px; }
.valignT { vertical-align:top ;}
.normal { font-weight:normal; }
.center { text-align:center; }
.centered { margin-left:0; margin-right:0; }
.absolute0 { position:absolute; top:0px; left:0px; width:100% }
.relative { position:relative; margin:0 auto;}
.widthAuto { width:auto; }
.inline { display:inline;}
.floatR { float:right; }
.floatL { float: left; display: inline;}
.clearR{ clear:right; }
.clearL{clear:left;}
.clear{clear:both;}
.grey{	color: #999999;}
.width230{ width:380px;}

.sn_10pxtext { font-size: 10px !important; }
.sn_11pxtext { font-size: 11px !important; }
.sn_12pxtext { font-size: 12px !important; }
.sn_14pxtext { font-size: 14px !important; }
/***** end signin rules *****/
/* Classes  ////////////////////////////////////////////////////////////////////*/
.logo{
background: #ffffff url(../img/Pegasus101_03.jpg) no-repeat;/**/

position: relative;
height: 100px;
width: 1001px;
margin: 0px;
	/* padding: 4px; 
*/
}
.headerimage{
	clear: both;
	float: right; /*position: relative;
top: -131px;*/
	margin: -131px 0 38px 0;
	padding: 0px;
}
.banner{
	float: right;
	margin: 0px;
	padding: 0px; 
	/*	margin: 18px 9px 68px 6px;*/
}
.icons{
 float: left;
	margin: 0px 8px -16px 8px;
}
.listIcons{
	height: 0px;
	position: relative;
	top: 160px;
	text-align: right;
	padding: 0px 3px 0px 3px;
}
.l0{
	border: 1px solid White;
	padding: 3px;
	margin: 6px 3px 3px 3px;
	height: 178px;/**/
	overflow: hidden;
        background-color: #ffffff;
}
.l1{	border-color:#990000;}
.l2{	border-color:#009900;}
.l3{	border-color:#990000;}
.l4{	border-color:#000099;}
.listings {
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	font-size:10px; 
	font-weight: bold;
}
.listingsTitle {background-color:#69A0E1;
	font-size:12px; 
	font-weight:bold;
	color: #ffffff;
}
.tabs{
	margin: -15px 0 0 18px; /*position: relative;
	top: -15px;
	left: 18px;
	padding: -30px 0px 0px 50px;*/
}
.navicon{
	float: right;
	display:inline; /*height: 0px;
	position: relative;
	top: 160px;*/
	text-align:center;
	padding: 0px 8px 0px 8px;
	margin: 0px 30px -16px 0;
}
.space8{
	padding: 0px 16px 10px 16px;
}
/* ID tags /////////////////////////////////////////////////////////////////////*/
#mainTable {
	border: 1px solid #888;
	/*min-width: 770px;*/
	max-width: 916px;
}
#maincontent {
	min-width:700px;
}
#navbar {
	clear: both;
	width: 100%;
}
#footer {
	/*background-color: #990000;*/
	clear: both;
	width: 100%;
	margin: 6px 0 0px 0 !important;
}
#sidebar {
	padding: 5px;/*0px 0px 0px 0px;*/
	width: 180px;
}
/* id extra tags //////////////////////////////////////////////////////////////////*/
#footer td {
	padding: 8px 0px 8px 0px;
}
#top10 {
	clear:both;
	width:100%;
	padding:0px 0 0 0px !important;
	margin: 6px 0 0 0 !important;
	font-weight:bold;
}
/* links tags //////////////////////////////////////////////////////////////////*/
#navbar a,#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 118%;
	font-weight: bold;
	vertical-align: 100%;
	padding: 2px 8px 2px 8px;
	width: auto;
	border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid; 
	border-top-width:thin;
	border-top-style: solid;/**/
}
#navbar a:link 	{color: #ffffff; text-decoration: none;
	background: url(../img/Pegasus101_07.jpg) repeat-x;}
#footer a:link 	{color: #ffffff; text-decoration: none;
	background: url(../img/Pegasus101_07.jpg) repeat-x;}
#navbar a:visited,#footer a:visited {
	background: #ffffff url(../img/Pegasus101_07.jpg) repeat-x;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
}
#navbar a:hover,#footer a:hover {
	color: #3E71B3;
	text-decoration: underline;
}
#current a {
	color: #FFFFFF !important;
	background-color: #999999!important;/*/*/
	/*border: 2px dotted #999 !important;  */
}
#footer a{
	color: #cc0000; 
	text-decoration: none;
}
div.tab1 a {
	display: block;
	width:115px; height:23px;
	overflow:hidden;
	text-decoration: none;
	background: url(../images/buttons_01.png) 0 -5px no-repeat;
	}
div.tab1 a:hover, a:active {
	text-decoration: none;
	background: url(../images/buttons_01.png) 0 -33px no-repeat;
	}

/*//////////////////////////////////////////////////////////////////////////////////////////*/
#n4shell {
/* Happy hunting. This rule will allow you to create an outer border around the layout table in netscape 4. Wrap the entire table inside a div and assign to the div this id */
	border: 1px solid #000;
	/*/*/border: 0;  
}
a, a:link, a:visited, a:active {
  text-decoration: none;
  color:#0910CD;
}
a:hover {
  text-decoration: underline;
}
.qlink a{
	/*text-align: left; caption-side: left;*/
	
	clear: both;
	text-align: left;
	font-size: 40%;
	vertical-align: middle;
}
/*//////////////////////////////////////////////////clear///*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {height: 1%;}
.clearfixLt:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}
/* peg   */
.peg_bd {
	padding:0 10px;
	background:#AFC9EA;
	border:1px solid #666;
	margin:0.5em 0;

	}
	
.peg_grad_top{
	background: #ffffff url(../img/Pegasus101_051.jpg) repeat-x;
	height: 55px;
}

.peg_grad{
	background: #ffffff url(../img/Pegasus101_05.jpg) repeat-x;
	height: 40px;
}


/* CSS for the box starts here
================================================*/
/* Default styling. Used when JavaScript is unsupported */
.cbb {
	padding:0 10px;
	margin:1em 0;
	background:#fff;
	border:1px solid #666;
	}
.cbb h1 {
	text-align: left;
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* Insert the custom corners and borders for browsers with sufficient JavaScript support */

/* Two of the boxes are floated just for this demo. Adjust to your needs. */
.cb {
	margin:0.5em 0;

	}
.one {
	width:100%;
	min-width:362px;
	}
/*sharp edge*/
.two {
	width:100%;
	min-width:362px;
	}
/*100 boxes*/
.three {
	width: 100%;
	float: right;
}
/*100 boxes*/
.four {
	width: 100%;
	min-width:362px;
}
.fourList {
	width: 100%;
	min-width:362px;
}
/*login side bar*/
.five {
	width: 200px;
}
/* Rules for the top corners and border */
.bt {
	background:url(../images/Rbox.png) no-repeat 100% 0;
	margin:0 0 0 18px;
	height:17px;
	}
.bt div {
	height:17px;
	width:18px;
	position:relative;
	left:-18px;
	background:url(../images/Rbox.png) no-repeat 0 0;
	}

/* Rules for the bottom corners and border */
.bb {
	background:url(../images/Rbox.png) no-repeat 100% 100%;
	margin:0 0 0 12px;
	height:14px;
	}
.bb div {
	height:14px;
	width:12px;
	position:relative;
	left:-12px;
	background:url(../images/Rbox.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../images/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../images/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0 10px;
	}
/* CSS for the box ends here */

/* You can use different borders for different boxes on the same page. Just adjust the CSS. The following is an example that uses the GIF images instead of the PNG images. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */
.one .i3{
	background:#fff;
	border:1px solid #fff;
	border-width:1px 0;
	padding:0px;
}

.two .bt,
.two .bt div,
.two .bb,
.two .bb div {
	background-image:url(../images/RSbox.png);
}

.fourlist .i3{
	padding:0px;
}
.three .i1,
.three .i2 {
	background-image:url(../images/borders.gif);
}
.three .bt,
.three .bt div,
.three .bb,
.three .bb div {
	background-image:url(../images/box.gif);
}
	

/* Just a bit of styling for this example. Adjust as you wish. */
.cb h1 {
	text-align: left;
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
.one h1, .fourlist h1 {
	text-align: left;
	margin:0 0px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}

