* {
        padding:0px; 
        margin:0px;
}

body
{

	margin: 0px;
	padding: 0px;


	background-color: #333399;
	color: #FFFFFF;
	text-align:center;

	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 23px;
}

.minipackageblock a 
{
        color: #FFFFFF;
        font-family: "Arial",sans-serif;
}

a 
{
          color: #FFFFFF;
          text-decoration: none;
}

strong
{
        font-weight:bold;
}

#headersection h1 
{
        float: left;
        line-height: 35px;
        margin-bottom: 0px;
        margin-top: 48px;
}

#headersection, #headersection h1 
{
        color: #333399 !important;
}

h1 
{
        color: #333399;
        font-family: trebuchet ms,verdana,tahoma,sans-serif;
        font-size: 28px;
        font-weight: 100;
        letter-spacing: -0.5px;
}

h2 
{
        color: #FFFFFF;
        font-size: 20px;
        font-weight: 100;
        letter-spacing: -0.5px;
        line-height: 28px;
        margin-bottom: 20px;
}

#headersection
{
	background-color:#FFFFFF;
	height:180px;
}

.sitewidth 
{
        margin: 0 auto;
        text-align: left;
        width: 950px;
}

.gold 
{
        color: #F5A832;
}

th, td
{
	text-align:left;
}