/* Default CSS Stylesheet for a new Web Application project */

body
{
  background-color: #FFFFFF;
  font-family:  Tahoma, Verdana, sans-serif, Arial;
  font-size: 10px;
}

a
{
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  padding: 1px;
}

a:hover
{
  color: #666666;
}

#head
{
/*  border-top: solid 0px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 0px #000000;
  border-left: solid 0px #000000;
  background-color: #FFFFFF;
  float: none;
  margin-left: -7px;
  margin-right: -7px;
  margin-top: -7px;
  padding: 0px 0px 7px 0px;
  font-weight: bold;
   height:150px;
    position: relative;*/
  margin-left: -10px;
  margin-right: -8px;
  margin-top: -17px;
  padding:0px;
}

#head #name
{
	margin-top:0px;
  background-color: #0A5180;
  padding: 0px 0px 7px 50px;
  font-weight: bold;
  font-size: 0.8em;
  height:70px;
  color: #FFFFFF;
  width:150px;
  text-indent:-15px;

  /*border-top: solid 0px #000000;
  border-bottom: solid 1px #FFFFFF;
  background-color: #0A5180;
  color: #A0F0FF;
  font-size: 1.6em;
  padding-bottom: 2px;
  padding: 0px;
  margin: 0px;
  position: relative;
  padding-left: 50px;
  text-align:left;
   vertical-align:middle;
  display: inline;
  height:150px;
 width:200px;
 float:none;*/
}

#head #curve
{

  background-image:url(/_Images/53/head-curve.gif);
  width:216px;
   height:70px;
 
}

#head table
{
	 padding:0px;

	 height:70px;
	 width:100%;
}

#head #learn
{
 text-align:right;
 background-color:#27658E;
 height:70px;
 
 padding-right:10px;
}

#head #learn a
{
	 color:#FBFC98;
   font-weight: bold;
   font-size: small;
   padding:0px 15px 0px 15px;
   vertical-align:text-top;
   
}

#head #strip
{
	  
	  background-image:url(/_Images/53/banner.jpg);
	  background-repeat:repeat-x;
	  width:100%;
	  height:25px;
	  background-color:Green;
}

#menu
{
  /*border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  background-color: #DDFFDD;*/
  float: none;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: -22px;
  padding:5px 0px 5px 0px;
  font-weight: bold;
  text-align: right;
  color:#FFFFFF;
}

#menu a
{
	color: #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}
#menu a:hover
{
  color: #FFAAAA;
  font-weight: bold
}

/*
#menu
{
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  width: 150px;
  margin: 5px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}

#menu.left
{
  float: left;
  background-color: #CAB0FF;
}

#menu.right
{
  float: right;
  background-color: #CAB0FF;
}
<!-- For bloody ie -->
.right
{
  float: right;
  background-color: #CAB0FF;
}

#menu h1
{
  border-top: solid 1px #111111;
  border-bottom: solid 1px #111111;
  border-right: solid 1px #111111;
  border-left: solid 1px #111111;
  background-color: #CCCCCC;
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px;
  position: relative;
  text-align: center;
}

#menu h2
{
  border-top: solid 1px #111111;
  border-bottom: solid 1px #111111;
  border-right: solid 1px #111111;
  border-left: solid 1px #111111;
  background-color: #DDFFDD;
  color: #FF0000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: normal;
  padding: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin: 0px;
  position: relative;
  text-align: center;
}

#menu a
{
  color: #000000;
  text-decoration: none;
  text-indent: 1em;
  font-weight: bold;
  display:block;
  padding: 1px;
}

#menu a:hover
{
  color: #666666;
  font-weight: bold
}
*/
  
#rightbar
{
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
  width: 150px;
  height:60%;
  margin: 5px;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  float: right;
  background-color: #FFFFFF;
}
  
#leftbar
{
	/*
  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;*/
  width: 273px;
  height:411px;
  margin: 0px 5px 0px -8px;
  padding: 0px 15px 0px 0px;
  float: left;
  
}

#strapline
{
	text-align:right;
  font-style:italic;
}

#content
{
/*  border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;*/
  background-color: #FFFFFF;
  float: none;
  margin-left: 280px;
  margin-right: 10px;
  margin-top: 10px;
  padding:5px 10px 5px 10px;
  font-size: 12px;
}

#content p
{
  text-align:justify;
}

#content h1
{
  color: #000000;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0px;
}

#content h2
{
  color: #000000;
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  font-style:italic;
  padding-top: 5px;
  padding-bottom: 0px;
  margin: 0px 0px -10px 0px;
}


#content #QA
{
	border-top: solid 1px #000000;
  border-bottom: solid 1px #000000;
  border-right: solid 1px #000000;
  border-left: solid 1px #000000;
    padding-top:5px;
  padding-bottom:5px;
  padding-right:15px;
  padding-left:15px;
  margin-bottom:20px;
  background-color: #F5F5F5;
}

#footer
{
 border-top: solid 1px #000000;
 margin-top:50px;
 margin-left:280px;
 margin-right:10px;
 padding-top:10px;
 text-align:center;
}


UL LI	{	
	list-style-type: circle;
	}	

/*
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/