BODY
{
    margin: 0px;
    /* 
    background-color: #e3e3e3;
    background-image: url(/images/holiday.background.jpg); 
	*/
		background-image: url(/images/default.page.bg.jpg); 
	    background-color: #606060;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

*, BODY, P, TD, H1, H2, H3, H4, BR, INPUT, BUTTON, SELECT
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}

P
{
    margin-top: 0px;
    margin-bottom: 2em;
}

.SMALL, .small, .Small, .SMALL B, .SMALL A
{
	font-size: 11px;
}

A.MAIN, A.MAIN:visited, A.MAIN:link
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}

A:visited
{
	text-decoration: underline;
	color: #7B644F;
}

A:link
{
	text-decoration: underline;
	color: #BB4F64;
}

A.MAIN:hover
{
	color: #FFFF78;
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
	color: #AB4F64;
}

H1
{
	font-size: 24px;
	color: #888888;
	padding: 0px;
	margin: 0px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(/images/h1.background.jpg);
	background-repeat: repeat-x ;
}

H2
{
	font-family: Times New Roman;
	font-size: 23px;
	color: #BB5F74;
	padding-top: 20px;
	margin-top: 26px;
	margin-bottom: 11px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	background-image: url(/images/h2.background.jpg);
	background-repeat: repeat-x ;
	}

H2.application
{
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom: 1px solid #BB5F74;
	margin-top: 17px;
	font-size: 19px;
	color: #CC9999;
}

H3
{
	font-size: 15px;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

H4
{
	font-size: 12px;
	color: #AB4F64;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.FOOTER
{
	font-size: 11px; 
	color: #333333;
}

ul LI
{
	list-style: square url(images/bullet.gif) outside;
	margin:3px;
}

.TOPTITLE
{
	font-family: Arial,Times News Roman;
	font-size: 11px;
	color: #333333;
}

PRE
{
	font-family: Andale Mono, Courier, Courier New;
	font-size: 12px;
}

.F3LINK
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.F3LINK, .F3LINK:visited, .F3LINK:link
{
	color: #E0E0E0;
	text-decoration: none;
}

.F3LINK:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.REQUIREDFIELD
{
	font-weight: bold;
	color: #BB5F74;
	font-size: 9px;
}

.REQUIRED
{
	background-color: #FFFFCC;
}

.BIG
{
    font-size: 14px;
}

.NOSPACE, .NoSpace, .nospace
{
    margin: 0px;
    padding: 0px;
}
FORM
{
    clear:none;
    display:inline;
}
#MainContent
{
	margin-top: 0px;
    margin-left: 20px; 
    margin-right: 20px; 
    margin-bottom: 30px;
    background-color: White;
}
#PrintContent
{
    border: 1px solid #BB5F74;
    padding: 40px;
    background-color: #FFFFFF;
}
.LoginStatus
{
    text-align: right;
    width: 200px;
    font-size: 11px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    margin-left: 120px;
    height: 25px;
    overflow: hidden;
	position: absolute;
	z-index: 10;
}
.LoginStatus, .LoginStatus A, .LoginStatus B
{
    font-size: 11px;
}
TABLE
{
    border: 0px;
}

#twitter_div
{
	font-size: 10px;
	font-family: Verdana;
	background-color: #000;
	color: #fff;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#twitter_div h2.sidebar-title
{
	background-color: #000;
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	margin: 0px;
	padding: 0px;

}
#twitter_update_list
{
	list-style-type:none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
	margin: 5px;
}
#twitter_update_list li span
{
	font-family: Verdana;
	font-size: 10px !important;
}
#twitter_update_list li a
{
	font-family: Verdana;
	font-size: 10px !important;
	display: block;
}
#twitter_update_list li a:link
{
	color: #33CCFF;
}
#twitter_update_list li a:visited
{
	color: #2289AB;
}
#twitter_update_list li
{
	border-top: 1px solid #999;
	list-style-type:none;
	list-style-image: none;
	padding:5px;
}
a#twitter-link
{
	font-family: Verdana;
	font-size: 11px !important;
	display: block;
	font-weight: bold;
}

div#wx_module_7502
{
	width: 160px;
	height: 600px;
}

div.section
{
	background-image: url(/images/Page.Section.Header.jpg);
	background-repeat: repeat-x ;
	border-top: 1px solid #DDDDDD; 
	clear: both; 
	padding-top:30px; 
	padding-bottom: 20px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}