/* Start of CMSMS style sheet 'typography' */
/*------------------------------------------------------------------
[Typography Stylesheet]
-------------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight : normal;
	margin : 0;
	padding : 0;
margin-bottom : 4px;
	line-height : 140%;
}

h3 {
font-size : 16px;
}

strong { font-weight : bold; }

p {
	font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	margin:0 0 20px;
	padding:0;
	line-height : 20px;
}

#content ul {
marign : 0;
padding : 0;
padding : 20px;
padding-top : 0;
}

#content ul li  {
font-family:"Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
font-size:14px;
padding:0;
line-height : 20px;
list-style-type : none;
padding-left : 25px;
background-image : url(images/list-bg.gif);
background-repeat : no-repeat;
background-position : top left;
}

#menu li {
background : none !important;
}

a {
color : #178AC8;
text-decoration : underline;
}

html,
body {
	font-size : 13px;
	color : #333333;
	font-family : arial;
}

#container #contentArea #content #menu ul li { text-transform : uppercase; }

#container #contentArea #content #menu ul li a {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 17px;
	font-family : verdana;
}

#container #contentArea #content .accom h2 {
	color : #FFFFFF;
	font-size : 22px;
}

#container #contentArea #content .accom p {
	color : #FFFFFF;
	font-size : 14px;
	line-height : 140%;
}

#container #contentArea #content .testimonials p {
	color : #999999;
	font-size : 14px;
	line-height : 200%;
}

#container #contentArea #content .testimonials h2 { color : #0080e5; }

#container #contentArea #content .testimonials p a {
	color : #0080e5;
	font-size : 14px;
}

#container #contentArea #content #newsletterBox p {
	font-size : 11px;
	color : #333333;
}

#container #contentArea #content p { color : #666666; }
/* End of 'typography' */

