/* CSS Document */
body	{
magin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-align:center;
line-height:1.6em;
}
div, img	{
magin:0;
padding:0;
border:0;
}
h1, h2	{
	color:#3A6DC4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:1.5em;
}
h2	{
	color:#666;
	font-size:18px;
}
ul	{
margin:0;
padding:0 0 0 15px;
}
p	{
margin:20px 0;
}
#container	{
width:690px;
text-align:left;
margin:0 auto;
padding:0 25px;
}
.center	{
text-align:center;
}
.black_big_italic	{
font-size:18px;
font-weight:bold;
font-style:italic;
line-height:1.5em;
}
.big_red	{
font-size:28px;
font-weight:bold;
line-height:1.2em;
color:#FF0000;
}
.med_red	{
font-size:18px;
font-weight:bold;
line-height:1.2em;
color:#FF0000;
}

.black_big	{
font-size:24px;
font-weight:bold;
line-height:1.5em;
}
.black_med	{
font-size:18px;
font-weight:bold;
line-height:1.5em;
}
.red_med	{
font-size:18px;
font-weight:bold;
line-height:1.5em;
color:#FF0000;
}
.blue_med	{
font-size:18px;
font-weight:bold;
line-height:1.5em;
color:#000066;

}

.blue_big	{
font-size:24px;
font-weight:bold;
line-height:1.2em;
color:#000066;
}
.right_pic	{
margin:10px 50px;
}
.right_pic2	{
clear:right;
}

.yellow_right_float_big	{
background-color:#FFFFCC;
padding:5px 15px;
float:right;
width:330px;
margin:15px;
margin-right:0;
margin-top:0;
font-size:13px;
line-height:1.2em;
clear:right;
}
.yellow_right_float_big p	{
margin:10px 0;
}
.yellow_right_float	{
background-color:#FFFFCC;
padding:5px 15px;
float:right;
width:220px;
margin:15px;
margin-right:0;
margin-top:0;
font-size:13px;
line-height:1.2em;
clear:right;
}
.yellow_right_float p	{
margin:10px 0;
}

p.big_pic	{
clear:both;
text-align:center;
}
p.big_pic img	{
border:1px solid #000;
}
.tab_border	{
border:1px solid #000;
text-align:center;
}
.white_right_float	{
padding:0;
float:right;
width:180px;
margin:15px;
margin-right:0;
line-height:1.1em;
}
.white_right_float img		{
margin-bottom:10px;
}
p.tick	{
background-image:url(images/tick.gif);
background-repeat:no-repeat;
padding-left:40px;
position:relative;
left:-40px;
}
.right_float	{
float:right;
width:200px;
margin:15px;
margin-right:0;
font-size:11px;
}
.yellow	{
background-color:#FFFF00;

}
.white	{background-color:#FFFFFF;
margin-bottom:15px;}
.version	{
font-size:10px;
position:relative;
top:-5px;

}
.dot	{
background-image:url(images/dot.gif);
background-repeat:no-repeat;
background-position:left 10px;
padding-left:20px;
position:relative;
left:-20px;
}
.left_pic	{
margin-right:10px;
}
#bottom_nav  {
	text-align:center;
}
#bottom_nav ul 	{
	background-color:#3A6DC4;
}
#bottom_nav ul li 	{
	list-style-type:none;
	display:inline;
}

#bottom_nav ul a	{
	background-color:#3A6DC4;
	line-height:40px;
	color:#FFF;
	text-decoration:none;
	padding:0 20px;

}
#bottom_nav ul a:hover	{
	text-decoration:underline;
}
.breakout {margin:1.6em auto;background:#fffdd9;border:1px dashed black;padding:1em;text-align:center; overflow:hidden;}
