BODY
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Verdana, 'Bookman Old Style';
    BACKGROUND-COLOR: white
}
H1
{
    FONT-SIZE: 14pt;
    COLOR: #000080;
    FONT-FAMILY: Verdana
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: #000080;
    FONT-FAMILY: Verdana
}
H3
{
    FONT-SIZE: 11pt;
    COLOR: #000080;
    FONT-FAMILY: Verdana;
    Text-align:center;
    margin-bottom:0;
}	
A
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: purple;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
UL
{
    LIST-STYLE-IMAGE: url(images\ball-blu.gif);
    LINE-HEIGHT: 20pt;
    BACKGROUND-COLOR: transparent
}
TH
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    BORDER-LEFT-COLOR: #fefccb;
    BORDER-BOTTOM-COLOR: #fefccb;
    COLOR: #000080;
    BORDER-TOP-COLOR: #fefccb;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: transparent;
    BORDER-RIGHT-COLOR: #fefccb
}
HR
{
    COLOR: #000080;
    HEIGHT: 1pt
}
A:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: purple;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: n
}

.menu_button
{
    BORDER-BOTTOM: #ffffcc thin outset;
    border-top:#ffffcc thin outset;
    FONT-SIZE: 11pt;   
    COLOR: Black;    
    FONT-FAMILY: Calibri;
    TEXT-DECORATION: none;
    font-weight:bold;
    margin-left:0;
    margin-right:5px;
}

.menu_button:visited
{
    BORDER-BOTTOM: #ffffcc thin outset;
    border-top:#ffffcc thin outset; 
    FONT-SIZE: 11pt;
    COLOR: Black;    
    FONT-FAMILY: Calibri;
    TEXT-DECORATION: none;
    font-weight:bold;
    margin-right:5px;
    margin-left:0;
}

.menu_button:hover
{
    BORDER-BOTTOM: #000000 thin outset;
    border-top:#000000 thin outset;
    FONT-SIZE: 11pt;
    COLOR: #990000;    
    FONT-FAMILY: Calibri;
    TEXT-DECORATION: none;
    font-weight:bold;
    margin-left:0;
    margin-right:5px;
}

.menu_link
{
    FONT-SIZE: 12pt;
    COLOR: #ffffcc;
    FONT-FAMILY: 'Bookman Old Style', Arial;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none    
}
.HeaderTitle
{
    FONT-SIZE: 18pt;
    COLOR:Maroon;
    FONT-FAMILY: 'Bookman Old Style';
    
}
.MenuItems
{
/*
	margin-left:50px;
	margin-right:30;
*/	
	width:100%;
	text-align:left;
}
.footer
{
	font-size:10pt;
	font-family:Verdana;
}
.content
{
	margin-top:50px;
	font-size:10pt;
	font-family:Verdana;	
}
.MenuCol
{
	background-image:url(images/Menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:scroll;
}

#hd #masthead               {position:relative;}
/*#hd #masthead #SEIcon       {position:absolute; height:45px; top:0; right:0; margin-top:60px;}*/
#hd #masthead #SEIcon       {position:absolute; height:45px; left:0px; top:200px; z-index:0;}
#hd #masthead               {background:url(images/cross.jpg) 0 0 no-repeat;}
#hd #masthead a.homeLink    {background:url(images/blank.gif);}
#hd #masthead #SEIcon	    {background:url(images/Menu.jpg) 0 0 no-repeat; }
#hd #masthead #header       {position:absolute; height:130px; width:601px; top:0; left:200px; margin-top:0px;}
#hd #masthead #header	    {background:url(images/header.jpg) 0 0 no-repeat;}
#hd #masthead #header		{FONT-SIZE: 24pt;COLOR: white;FONT-FAMILY: 'Bookman';text-align:center;}
#hd #mastmenu2				{height:600px; width:200px; position:absolute; top:367px;left:0px;}
#hd #mastmenu2              {background:url(images/Menu.jpg) 0 0 no-repeat;}
#hd #mastmenu				{width:600px; position:absolute; top:90px;left:0px;background:transparent;}
#hd #content				{font-size:10pt; font-family:Verdana; width:600px; position:absolute; top:150px;left:220px; text-align:center;}
#footer						{font-size:13pt; font-family:Calibri,Verdana; width:200px; position:absolute; overflow:hidden; color:White; top:350px;left:0px;text-align:center; vertical-align:bottom;}
#footer A					{color:Red;}
#footer A:hover				{color:White;}
#pageTitle					{color:White;font-size:14pt; font-weight:bold; font-family:Calibri,Verdana; margin-top:20px;}