body
{
	BACKGROUND-IMAGE:url(../images/background.gif); 
	background-color: #ECECEC;	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}

a
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

a:hover
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}

input,select,textarea
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #777777;
}
.purplenavheader
{
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #B36680;
	text-transform: uppercase;	
}
	
.navheader
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7BD015;
	text-transform: uppercase;
}

.navheader a
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7BD015;
	text-transform: uppercase;
}

.navheader a:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7BD015;
	text-transform: uppercase;
}
.smallnav
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #95B1A8;
	background-color: White;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;	
	
}


.subnav
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #aabbcc;
	text-transform: uppercase;	
}

.subnav a
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #aabbcc;
	text-transform: uppercase;	
}

.subnav a:hover
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #aabbcc;
	text-transform: uppercase;	
}



.nav
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #95B1A8;
	background-color: White;
	border: 1px;
	padding: 1px 5px 1px 5px;
	text-transform: uppercase;	
}

.nav a
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #95B1A8;
	background-color: White;
	border: 1px;
	padding: 1px 5px 1px 5px;
	text-transform: uppercase;		
}
.nav a:hover
{
	font-family: Arial;
	font-size:7pt;
	font-weight: bolder;
	color: #95B1A8;
	background-color: White;
	border: 1px;
	padding: 1px 5px 1px 5px;
	text-transform: uppercase;	
}




.text
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #555555;
}

.smalltext
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #777777;
}


.redtext
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FF0000;
}

.bluetext
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #95B1A8;
}

.pageheader
{
	font-family: Arial;
	font-size: 15pt;
	font-weight: normal;
	color: #853E61;
	letter-spacing: -1px;
	text-transform: uppercase;
}

.header
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #555555;
	text-transform: uppercase;
}

.greenheader
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #7BD015;
	text-transform: uppercase;
}

.blueheader
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #95B1A8;
	text-transform: uppercase;
}

.whiteheader
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

.bg
{
	BACKGROUND-IMAGE:url(../images/swift_bg.gif); 
	BACKGROUND-REPEAT:repeat-x;
	background-color: #FFFFFF;	
	top: +5px;
}

.right_bg
{
	BACKGROUND-IMAGE:url(../images/swift_rightbg.gif); 
	BACKGROUND-REPEAT:repeat-y;
	background-color: #FFFFFF;	
}


.left_bg
{
	BACKGROUND-IMAGE:url(../images/swift_leftbg.gif); 
	BACKGROUND-REPEAT:repeat-y;
	background-color: #FFFFFF;	
}

.footerbg
{
	BACKGROUND-IMAGE:url(../images/swift_footerbg.gif); 
	BACKGROUND-REPEAT:repeat-x;
	background-color: #FFFFFF;	
}

.footer
{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #777777;
}


.footer a
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.footer a:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	color: #555555;
}

.tableborder
{
	border: solid 1px #C3D7D1;
}

.tableborderbackground
{
	background: #C3D7D1;
	font-family: Arial;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
}

.graytableborderbackground
{
	background: #eeeeee;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #aaaaaa;
	text-transform:uppercase;
}

.offsettableborder
{
	border: solid 1px #A6BAB4;
}

.offsettableborderbackground
{
	background: #A6BAB4;
	font-family: Arial;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
}


.highlighttableborder
{
	border: solid 1px #BCED81;
}

.highlighttableborderbackground
{
	background: #BCED81;
	font-family: Arial;
	font-size: 9pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-transform:uppercase;
}


.backgroundbox
{
	background: #EAEFEE;
	border: solid 1px #B6C9C3;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #aaaaaa;
}

.backgroundbox a
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #95B1A8;
}

.backgroundbox a:hover
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #769B8F;
}

.backgroundbox li
{
	font-family: Verdana;
	font-size: 3pt;
	font-weight: normal;
	color: #8D5671;
}