/* 	DEFAULT LINKS AND TEXT /////////////////////////////
		///////////////////////////////////////////////// */

#main { /* sets the default font unless specified */
	font-family: Verdana, arial;
	font-size: 11px;
	color: #303030;
}

default{
    font-family: Verdana, Arial;
	font-size: 11px;
	color: #303030;
}

a{
	color: #264b7f;
	text-decoration: none;
	font-family:verdana, arial;
	font-size: 11px;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-family:verdana, arial;
	font-size: 11px;
}

.heading_large {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}

.heading_small {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}

.bodycopy {
	font-size: 11px;
	font-weight: none;
}

body {
	padding: 0;
	margin: 0;
}
.table {
	font-size: 11px;
	margin: 8px;
	line-height: 20px;
}

p {
	font-size: 11px;
	font-family: verdana, arial;
	margin: 4px;
	line-height: 16px;
}
li {
	font-size: 11px;
	margin: 8px;
	line-height: 20px;
}
.baby {
	font-size: 9px;
	line-height: 20px;
	font-family: arial;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	margin: 8px;
}

.header {
	background-color: #0099FF;
}

TABLE.greyborder
{
    BORDER-RIGHT: #cccccc 3px solid;
    BORDER-TOP: #c8c8c8 1px solid;
    BORDER-LEFT: #c8c8c8 1px solid;
    BORDER-BOTTOM: #c8c8c8 4px solid
}

/* the alternate <tr> bgcolor */
#alternate { 					
	background-color:	 	#F1F1F1;
	margin-left:			1px;
	margin-right:			1px;	
}

/*	FOOTER DIV /////////////////
	*/
#footer {
	font-size: 10px;
	margin-left: 8px;
}
#footer a {
	text-decoration: none;
	text-align: right;
		
	color: #303030;	
}
#footer a:hover, a:active {	
	text-decoration: none;
	text-align: right;
		
	color: #0099FF;	
}
/*	VIDEO ///////////////////
	*/
#video {
	padding-top: 10px;
}


/*	SUB NAV /////////////////
	*/
#nav_sub {	
	font-size: 11px;	
	text-align: right;
	
	width: 143px;
	height: 18px;
	background: #F5F5F5;
	
	border-bottom: 1px solid #FFFFFF;

	padding-right: 2px;
	padding-top: 2px
}
#nav_sub a {
	text-decoration: none;
	text-align: right;
		
	color: #000000;	
}
#nav_sub a:hover, a:active {	
	text-decoration: none;
	text-align: right;
		
	color: #000000;	
}

#nav_subOver {
	font-size: 11px;	
	text-align: right;
	
	width: 143px;
	height: 18px;
	background: #EAEAEA;
	
	border-bottom: 1px solid #FFFFFF;

	padding-right: 2px;
	padding-top: 2px;
	
	cursor: pointer;
}
#nav_subOver a {
	text-decoration: none;
	text-align: right;
		
	color: #000000;	
}
#nav_subOver hover, active {	
	text-decoration: none;
	text-align: right;
		
	color: #000000;	
}



/*	NAV SECONDARY SUB NAV ///////////////
	*/
.nav_sub_2 {
	font-family: Verdana;
	font-size: 11px;	
	color: #000000;
	
	text-align: left;
	
	background: #FDFDFD;
	
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
A.nav_sub_2:link, A.nav_sub_2:visited {
	font-family: Verdana;
	font-size: 11px;

	text-decoration: none;
		
	color: #000000;
}
A.nav_sub_2:hover, A.nav_sub_2:active {
	font-family: Verdana;
	font-size: 11px;
	
	text-decoration: none;
			
	color: #0099FF;
}

/*	THIRD LEVEL OF SUB NAV /////////////
	*/
.nav_sub_3 {
	font-family: Verdana;
	font-size: 10px;	
	color: #000000;
	
	text-align: left;
	
	background: #FDFDFD;
	
	padding-top: 0px;
	padding-bottom: 2px;
	padding-right: 0px;
	padding-left: 10px;
}

A.nav_sub_3:link, A.nav_sub_3:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;

	text-decoration: none;
		
	color: #000000;
}
A.nav_sub_3:hover, A.nav_sub_3:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	
	text-decoration: none;
			
	color: #0099FF;
}

/*	NAV SECONDARY ///////////////////////
	*/
.nav_secondary {
	font-family: Verdana;
	font-size: 10px;	
	color: #000000;
	
	padding-right: 5px;
}
A.nav_secondary:link, A.nav_secondary:visited {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;

	text-decoration: none;
		
	color: #000000;
}
A.nav_secondary:hover, A.nav_secondary:active {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;	
	
	text-decoration: none;
			
	color: #0099FF;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
/*	QUICK LINKS INTERNAL ///////////////////////
	*/
.quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	font-style: strong;
	text-align: right;
	
	
	width: 143px;
	height: 18px;
	background: #EBEBEB;
	
	border-bottom: 1px solid #FFFFFF;

	padding-right: 2px;
	padding-top: 2px
}
.newslettertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;


}
