html {
	height: 100%;
}

body {
	height: 100%;
	text-align:center;
	background: #FFFFFF url("../images/com_background.jpg") repeat-x;
	margin:0;
	padding:0;
}


p { 
	font-size : 11px; 
}

p, h1, h2, h3, h4, h5, h6, li { color : #333333; }

h1  {
	color : #000000;
	margin: 8px 4px 0px 12px;
	padding: 0;
	font-size: 18px;
	font-weight: lighter;
	line-height: 18px;
	letter-spacing: 1px;
}
h2  {
	font-weight: normal;
	font-size : 16px;
	color : #000000;
	margin: 20px 4px 0px 12px;
	padding: 0;
}

h3  {
	font-weight: bold;
	font-size : 15px;
	color : #000000;
	margin: 20px 4px 0px 12px;
	padding: 0;
}



a:link     { color : #0021a5; text-decoration : none; }
a:visited  { color : #0021a5; text-decoration : none; }
a:hover    { color : #f60; text-decoration : none; }
a:active   { color : #0021a5; text-decoration : none; }

ul {
	font-size: 11px;
	list-style:none;
}

ol {
	margin-left: 20px;
}

hr {
	border: 0;
	width: 100%;
      color: #eeeeee;
	height: 1px;
	margin-left: 10px;
}

#header {
	height: 40px;
	width: 772px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align : left;
}

#header .com_logo {
	font-size: 1px;
	width: 400px;
	height: 40px;
	position: relative;
	margin:0;
	padding:0;
    /* not MACIE \*/
    	overflow: hidden;
	font-size: 14px;
    /* */
}

#header .com_logo a span{
	background-image:  url("../images/com_com_top.gif");
	top:0;
	left:0;
	display:block;
	position:absolute;
	width: 350px;
	height: 40px;
	margin:0;
	padding:0;
	font-size: 1px;
	cursor: pointer;
}

#header .uf_logo {
	font-size: 1px;
	width: 181px;
	height: 40px;
	top:0;
	left: 590px;
	position: absolute;
	margin:0;
	padding:0;

}

#header .uf_logo a span{
	background-image:  url(../images/com_uf_top.gif);
	top:0;
	left:0;
	display:block;
	position: absolute;
	width: 181px;
	height: 40px;
	margin:0;
	padding:0;
	font-size: 1px;
	cursor: pointer;
}




form#search {
	position: absolute;
	top: 0;
	right: 0px;
	display: inline;
	margin:0;
	padding-top:2px;
}

form#searchNav {
	top: 0;
	right: 0px;
	margin:0;
	padding:15px 0 0 18px;
}

form#search input#image { vertical-align: top; }

#mainContainer {
	background: #FFFFFF url("../images/com_dropshadow.jpg") repeat-x;
	width: 772px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b3b3b3;
}

#menu {
	float: left;
	width: 250px;
	padding-top: 0px;
	padding-left: 0;
 	margin-left: 0;	
}



#menu h1 {
	width: 248px;
	margin: 0 0 0 2px;
	padding: 7px 0 6px 2px;	
	border-bottom: 1px solid #EEEEEE;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
}

#menu h2 {
	width: 240px;
	margin:0 0 0 7px;
	padding: 5px 0 2px 7px;
	font-size: 15px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #333333;
	background-image:  url("../images/com_pointer_sm.gif");
	background-repeat: no-repeat;
	background-position: 0px 13px;
}

#menu ul {
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0px;
	display: block;
}

#menu ul ul {
	margin: 2px 0 3px 0px;
	padding: 2px 0 3px 0px;
	border-bottom: none;
}

#menu ul li {
	font-family: 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
 	list-style: none;	
	margin: 0px 0 0px 6px;
	padding: 0px 0 3px 12px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #333333;
	border-bottom: 1px solid #EEEEEE;
	background-image:  url("../images/com_pointer_sm.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#menu ul li:hover {
	border-left: 16px solid #4e9c8f;
	background-color: #f1fef5;
	margin-left: 0;
	padding-left: 2px;
	background-image: none;
}

#menu .menuchild td {
	margin: 0;
	padding: 0;
	width: 175px;
	vertical-align: top;
}

#menu .menuchild ul li {
	font-size: 11px;
	font-weight: lighter;
	border-bottom: none;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 12px;
	list-style: none;
	background-image:  url("../images/bluebullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#menu .menuchild ul li:hover {
	border-left: none;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 1px 12px;
	background-image:  url("../images/bluebullet.gif");
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#content {
	/*background: #FFFFFF url("../images/content-bg.jpg") repeat-x ;
	background-position: 0px 193px;*/
	width: 516px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d1d1d1;
	padding:0 1px 0 0;
	margin:0;
}

#contentTable, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color : #444444;
}

#content p {
	font-size: 11px;
	padding: 8px 10px 6px 13px;
	line-height: 17px;
	margin: 0;
}

#content ul li {
	line-height: 17px;
	font-size: 11px;
	padding-left: 20px;
	background-image: url("../images/com_pointer_sm.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#content ul {
	margin-top: 5px;
	margin-bottom: 20px;
}

#content ol {
	margin-left: 10px;
}

#content ol ol {
	list-style-type: lower-alpha;
}

#content ol li {
	line-height: 17px;
	font-size: 11px;
}

#content image {
	border: 0;
}

#content p a:link, 
#content p a:visited, 
#content p a:hover, 
#content p a:active { 
	border-bottom : 1px dashed #0021A5; 
}

#content li a:link, 
#content li a:visited, 
#content li a:hover, 
#content li a:active {
	 border-bottom : 1px dashed #0021A5; 
}

#content h2 {
	border-left: 15px solid #4e9c8f;
	border-bottom: 1px solid #4e9c8f;
	padding-left: 5px;
}





#footer {
	margin: 0 0 0 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
	padding: 15px 0 15px 0;
	width: 750px;
	clear: both;
}

#footer img {
	padding-left: 5px;
}

#footer p {
	color: #8B8989;
	font-size: xx-small;
	margin: 0 0 1px 0;
}

#menu_highlight,
#menu_highlight h2	{
	color: #FF8600;
	font-weight: bold;
}

.print_footer {
	display:none;
}

/*------------------------------------*/
/* ADD CUSTOM STYLES BELOW THIS POINT */
/*------------------------------------*/

#content .authors_img {
	margin: 5px;
	padding: 0px;
	border: solid 2px #408176;
}



#menu .center {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.pitch {
	color: #3b5853;
	margin-top: 10px;
	font-weight: bold;
	margin-left: 60px;
	width: 400px;
	text-align: center;
	font-size: 14px;
}

#content .inline_h3  {
	font-family : 'Trebuchet MS', verdana, geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	color : #000000;
	padding: 0;
}

#front_left {
	width: 300px;
	float: left;
}

#front_right {
	text-align: center;
	width: 150px;
	background-color: #eaf2f0;
	border: 1px solid #ffad07;
	margin-top: 50px;
	margin-left: 350px;
}

#front_right h3 {
	margin-top: 5px;
	padding-top: 0px;
}