@import url(new.css);

body
{
	font-family:Arial;
	background: url("../images/body_bg.gif") repeat-x scroll left -1px #2A303C;
	margin:0;
}

#top {	
	padding-top:30px;
    padding-bottom:10px;
    margin-left:80px;
	margin-right:80px;
	margin-bottom:40px;
	float:left;
	
}

#top img 
{    
    border:0;
    /*height: 67px;*/
    display:block;
    float:left;
    margin-right:40px;
    margin-top:20px;
    
}

#page
{
	margin: 20px auto;
	width:800px;
	background-color:White;	
	
	border:1px solid #dbdbdb;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#contents 
{
	margin-left:80px;
	margin-right:80px;
	text-align:justify;
	line-height:1.4;
	font-size:11pt;
	background-color:inherit;
}

h1
{
	font-size:20px;
	font-family:inherit;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:20px;
	text-align:left;
	margin-left:80px;
	margin-right:80px;
}

h2
{
	font-size:20pt;
	font-family:inherit;
	font-weight:bold;
	color:Black;
	margin-top:25px;
	margin-bottom:10px;
	text-align:left;
}

h3
{
	font-size:14pt;
	font-family:inherit;
	font-weight:normal;
	color:Black;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
}

h4
{
	text-align:center;
	font-size:16pt;
	font-family:inherit;
	font-weight:bold;
	color:Black;
	margin-top:25px;
	margin-bottom:10px;
}

h5
{
	text-align:justify;
	font-size:20pt;
	font-family:inherit;
	font-weight:bold;
	color:Black;
	margin-top:10px;
	margin-bottom:10px;
}

#columns
{
	vertical-align:top;
	width:100%;
	margin-top:10px;
	text-align:left;
}

#columns img
{
	width:100%;
	border:0;
	padding-right:20px;
	margin-left:20px;
	margin-top:20px;
	
}

#contents a
{
	color:#297dbd;
	text-decoration:none;
}

#contents a:hover
{
	color:#297dbd;
	text-decoration:underline;
}


#contents ul
{
	list-style-image:url(images/li.png);
	margin-left:25px;
	padding-left:25px;
	line-height:1.2;
	text-align:left;
}

#contents ul li
{
	margin-bottom:15px;
}

#contents ul li a
{
	color:#297dbd;
	text-decoration:none;
}

#contents ul li a:hover
{
	color:#297dbd;
	text-decoration:underline;
}

#contents img
{
	border:0;
}

#contents .center
{
	text-align:center;
}

#contents .right
{
	text-align:right;
	padding-top:8px;
}

#contents .left
{
	text-align:left;
}

#contents .quotes
{
	color:#888888; 
	margin-top:40px;
	margin-left:40px;
	margin-right:40px;
	font-size:11pt; 
	font-family:Tahoma; 
	text-align:left;
}

#contents .quotes img
{
	margin-right:10px;
}

#menu
{
	margin-top:30px;
	padding-bottom:30px;
	font-size:16pt;
	text-align:center;
}

#menu a
{
	text-decoration:none;
	color:#297dbd;
}

#menu a:hover
{
	color:#297dbd;
}

#contents .subscribe
{
	font-size:10pt;
	text-align:center;
	margin-top:10px;
}

#contents .bottom a
{
	color:#297dbd;
	text-decoration:none;
}

#contents .bottom a:hover
{
	color:#297dbd;
	text-decoration:underline;
}

#contents a.download
{
    color:#297dbd;
    text-decoration:none;
}

#contents a.download:hover
{
    color:#297dbd;
    text-decoration:underline;
}
#contents a.downloadred,#contents a.downloadred:hover
{
    color:red;
}
.red 
{
    color:red;
}
.tooltip 
{
    color: black;
    font-weight: normal;
    border-bottom: dotted 1px black;
    text-decoration:none;
}
.wrap{padding-left:30px}

.download_boxes{width:640px;height:100px}
.c_left
{
	text-align:center;
	float:left;
	width:320px;
}

.c_right
{
	text-align:center;
	float:right;
	width:320px;
}
