
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
	text-align:center;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: none;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

sup {
	font-size: smaller;
	vertical-align: baseline;
	position: relative;
	bottom: 0.33em;
}			

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagePageLayout{
	margin: 0 0 0 0;
	width:788px;
}

#masthead{
	margin: 0;
	width: 788px;
	height:145px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:url(../images/template/masthead.jpg);
}

#content{
	margin: 0 0 0 0;
	background-image:url(../images/template/content-Bkg.jpg)}
div.greybar {
	margin: 0 0 0 0;
	}	

#leftcolumn {
	float: left;
	padding-top: 20px;
	padding-left: 110px;
	padding-bottom: 20px;
	padding-right: 0px;
	margin: 0px 0px 0px 0px;
	width: 394;
	}
#rightcolumn {
	
	float: right;
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 100px;
	margin: 0px 0px 0px 0px;
	width: 394;
	}



/***********************************************/
/*This creates Equal Spacing in Page Columns   */
/***********************************************/	

#column2 {
    margin: 0;
    padding: 0;
    background-image: url(../side2.gif);
    background-position: right;
    background-repeat: repeat-y;
    width: 100%;
    background-color: #FFFF99;
    
}
#column1 {
    margin: 0px;
    padding: 0px;
    background-image: url(../images/template/trilogy-navBar-Bkg.jpg);
    background-repeat: repeat-y;
    width: 100%;
    
} 
.clear {
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 


/***********************************************/
/*Component Divs                               */
/***********************************************/

/*************** #pageName styles **************/

div.pageGreeting{
	font-size: .8em;
	color: #2f588c;
	padding: 25px 128px 20px 110px;
}

div.HomePageNav{
	text-align:left;
	font-size: .7em;
	padding: 10px 0px 10px 10px;
}
div.HomePageNavTop{
	text-align:left;
	font-size: .7em;
	padding: 10px 0px 0px 10px;
}
div.HomePageNavLink{
	text-align:left;
	font-size: .7em;
	padding-left: 30px;
}
div.HomePageNavLinkBottom {
	text-align:left;
	font-size: .7em;
	padding-left: 30px;
	padding-bottom: 10px;
}
div.HomePageNavDisclaimer {
	color: #2f588c;
	text-align:left;
	font-size: .7em;
	padding: 10px 0px 10px 10px;
}

/************** .feature styles ***************/

.feature{
	padding: 0px 40px 10px 40px;
	font-size: 80%;
	text-align: left;
}

.feature LI{
	list-style-type:none;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */



/************* #siteFooter styles ***************/
#siteFooterNav{
	margin-top: 0px;
	height: 18px;
	width: 788px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#siteFooterInfo{
	clear: both;
	margin-top: 0px;
	background-image:url(../images/template/footer.jpg);
	height: 121px;
	width:788px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

/***********************************************/
/* 3 Column tag styles                             */
/***********************************************/ 

#container {
  padding-left: 172px;   /* LC fullwidth */
  padding-right: 192px;  /* RC fullwidth + CC padding */
}
#container .column {
  position: relative;
  float: left;
}
#center {
  padding: 10px 20px;    /* CC padding */
  width: 100%;
}
#left {
  width: 162px;          /* LC width */
  padding: 0 10px;       /* LC padding */
  right: 182px;          /* LC fullwidth + CC padding */
  margin-left: -100%;
}
#right {
  width: 162px;          /* RC width */
  padding: 0 0px;       /* RC padding */
  margin-right: -192px;  /* RC fullwidth + CC padding */
  text-align:left;
}
#footer {
  clear: both;
}

/*** IE Fix ***/
* html #left {
  left: 192px;           /* RC fullwidth */
}


.register_form_r {
	text-align:right;
	}
.register_form_l {
	text-align: left;
	}
.register_content {
	font-size: 80%;
	width: 300px;
	text-align:center;
	}
/***** fix table placement in firefox ****/
.signin_table_placement {
	width: 550px;
	margin: 0 auto;
}