/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */

a:link {
	font-weight: bold;
	color: #154887;
	text-decoration: none;
}
a:visited {
font-weight: bold;
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #444;
	text-decoration: underline;
}


.rt_content {margin:1.5em 2.5em 1.5em 2.5em;}
.test10 {font-size:77%; margin:1.5em 1.5em  1.5em  1.5em; line-height:130%;} /* for setting 10px */
.test11 {font-size:85%; margin:1.0em 1.5em  1.5em  1.5em; line-height:130%; color:#ddd;} /* for setting 11px */
.test12 {font-size:93%; color:#222; margin:1.5em 2em  1.5em  2em; line-height:138.5%;} /* for setting 12px */
.test13 {font-size:100%;} /* for setting 13px */
.test14 {font-size:108%; margin:0 1.5em  0  1.2em; line-height:130%; color:#ddd;} /* for setting 14px */
.test15 {font-size:116%;} /* for setting 15px */
.test16 {font-size:123.1%;} /* for setting 16px */
.test17 {font-size:131%;} /* for setting 17px */
.test18 {font-size:138.5%;} /* for setting 18px */
.test19 {font-size:146.5%;} /* for setting 19px */
.test20 {font-size:153.9%;} /* for setting 20px */
.test21 {font-size:161.6%;} /* for setting 21px */
.test22 {font-size:167%;} /* for setting 22px */
.test23 {font-size:174%;} /* for setting 23px */
.test24 {font-size:182%;} /* for setting 24px */
.test25 {font-size:189%;} /* for setting 25px */
.test26 {font-size:197%;} /* for setting 26px */
/**
 * Bump up IE to get to 13px equivalent
 */

/**
 * Nudge down to get to 13px equivalent for these form elements
 */ 
select,
input,
button,
textarea {
	font:99% arial,helvetica,clean,sans-serif;
}

/**
 * To help tables remember to inherit
 */
table {
	font-size:inherit;
	font:100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre,
code,
kbd,
samp,
tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
h2 {
	color: #154887;
	margin: 0px 0px 0px 22px;

	font: bold 140%/100% "Trebuchet MS", Tahoma, Arial;

}
.img20 {
	
	padding: 0px 0px 0px 20px;
	
}
.img32 {
	
	padding: 0px 0px 0px 32px;
	
}

.img11 {
	
	padding: 0px 0px 0px 11px;
	
}