/* CSS Document */
body {
	font-family: Arial,Helvetica,sans-serif;
	margin: 0;
        padding: 0;
	font-size: 8pt;
        text-align: center;
}



div, img, a {
        margin: 0;
        padding: 0;
        border: none;

}

#homepage {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	width:980px;
        float: none;
       
}

/*#container {
	margin: 0;
	padding: 0;
	width:980px;
}*/

#page {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
	float: left;
}

#page_top {
	height: 128px;
	width: 980px;
}

#logo {
	/*background-image: url(../images/topHeader.jpg);
	background-repeat: no-repeat;
	border: none;*/
	height: 93px;
	width: 980px;
}


#top_menu {
/*	background-image:url(../images/bar_top.jpg);
	background-repeat: repeat-X;*/
	border: none;
	/*background-color: #093260;*/
	background-color: #093260;
	height: 35px;
	width: 979px;
	_margin-top: -5px;
}

#top_menuInner {
	background: #093260 url(../images/bar_top.jpg) repeat-x scroll 0 10px;
	width: 979px;
	height: 35px;
	
}

.topForm {
	text-align: right;
	padding-left: 0px;
	padding-top: 2px;
	width: 955px;
}

.topForm a {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.topForm span {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


#search a {
	font-size: 11px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}


#content {
	margin: 0;
	padding: 0;
	width: 980px;
	float: left;

}

#top_content {
	float: left;
}

#top_content_home {
	float: left;
}

#top_content_home a{
	float: left;
        height:526px;
}

#update {
	float: left;
        padding: 0;
        margin: 0;	
}

/*#update img {
	background-image: url(../images/update.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 327px;
	height: 526px;
}*/

#update2 {
	/*width: 331px;*/
	width: 326px;
	float: left;
}

#directions2 {
	width: 326px;
	float: left;
}

#problem2 {
	/*width: 320px;*/
        width: 327px;
	float: left;
}

.update_inner {
	border: none;
	/*width: 333px;*/
        width: 327px;
	height: 115px;
        margin-left:-1px;
}

.update_inner_empty {
	border: none;
	/*width: 333px;*/
        width: 327px;
	height: 115px;
        margin-left:0px;
}

.directions_inner {
	border: none;
	width: 327px;
	height: 115px;
}

.problem_inner {
	border: none;
	/*width: 322px;*/
        width: 327px;
	height: 115px;
}

#directions {
	float: left;
        padding: 0;
        margin: 0;
}

/*#directions img {
	background-image: url(../images/directions.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 327px;
	height: 526px;
	float: left;
        padding: 0;
        margin: 0;
}*/

#problem {
	float: left;
        padding: 0;
        margin: 0;
}

/*#problem img {
	background-image: url(../images/problem.jpg);
	background-repeat: no-repeat;
	border: none;
	width: 326px;
        _width: 325px;
	height: 526px;
        padding: 0;
        margin: 0;
}*/

#update a {
        background-image: url(../images/update.jpg);
	background-repeat: no-repeat;
	border: none;
        display: block;
        width: 332px;
        height: 526px; 
           
}

#directions a {
        background-image: url(../images/red_test.jpg);
	background-repeat: no-repeat;
	border: none;
        display: block;
        width: 329px;
        height: 526px; 
}


#problem a {
        background-image: url(../images/problem.jpg);
	background-repeat: no-repeat;
	border: none;
        display: block;
        width: 318px;
        height: 526px; 
}




#top_blue {
	background-image: url(../images/top_blue.jpg);
	background-repeat: repeat-x;
	border: none;
	width: 979px;
	height: 8px;

}

#top_red {
	background-image: url(../images/top_red.jpg);
	background-repeat: repeat-x;
	border: none;
	width: 979px;
	height: 8px;

}

#top_yellow {
	background-image: url(../images/top_yellow.jpg);
	background-repeat: repeat-x;
	border: none;
	width: 979px;
	height: 8px;

}



#left_container {
	/*width: 331px;*/
        width: 326px;
        height: 500px;
	float: left;
}

#left_content_blue  {
        background-image: url(../images/left_blue.jpg);
	background-repeat: no-repeat;
        background-color: #2B91D0;
	border: none;
	width: 326px;
        min-height: 402px;
	text-align: center;
	float: left;
}

#left_content_blue span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#left_content_blue span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#left_content_red  {
        background-image: url(../images/left_red.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: #E3051C;
	width: 326px;
       min-height: 402px;
	text-align: center;
	float: left;
}

#left_content_red span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#left_content_red span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#left_content_yellow  {
        background-image: url(../images/left_yellow.jpg);
	background-repeat: no-repeat;
	border: none;
	background-color: #FEA803;
	width: 326px;
        min-height: 402px;
	text-align: center;
	float: left;
}

#left_content_yellow span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#left_content_yellow span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#update_list_blue {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	width: 331px;
}

#update_list_blue li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 331px;
}

#update_list_blue li a {
	background-image: url(../images/line_inner.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: medium none;
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: none;
	width: 251px;
}

#update_list_blue li a:hover {
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: underline;
	width: 251px;
}

#update_list_red {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	width: 331px;
}

#update_list_red li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 331px;
}

#update_list_red li a {
	background-image: url(../images/line_red.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: medium none;
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: none;
	width: 251px;
}



#update_list_red li a:hover {
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: underline;
	width: 251px;
}

#update_list_yellow {
	list-style-image:none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	margin-top: 7px;
	padding: 0;
	width: 331px;
}

#update_list_yellow li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	width: 331px;
}

#update_list_yellow li a {
	background-image: url(../images/line_yellow.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	border: medium none;
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: none;
	width: 251px;
}

#update_list_yellow li a:hover {
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding-bottom: 8px;
	/*padding-left:15px;*/
	text-decoration: underline;
	width: 251px;
}

#left_content_bottom {
	float: left;
	width: 331px;
	text-align: center;
}

#left_content_bottom span a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#left_content_bottom span a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#more a:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


#more a:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}


#more a:hover {
	color: #000000;
	text-decoration: underline;
}

.line_inner {
	 background-repeat: repeat-x;
	 border: none;
	 width: 251px;
	 height: 2px;
	 padding-top: 10px;
	 padding-bottom: 10px;
}

/*#left_content img {
	border: none;
	width: 331px;
	height: 403px;
}*/

#main_content_blue {
	float: left;
	background-color: #2B91D0;  
}

#main_content_red {
	float: left;
        background-color: #E10019; 
}

#main_content_yellow {
	float: left;
	background-color: #FEA803; 
}

#central_content {
	/*width: 618px;*/
        min-height: 500px;
        width: 623px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 22px;
	padding-bottom: 15px;
	float: left;
	background-color: #ffffff;    
}

#central_content ul  {
	margin-top: 0px;
	padding-left: 22px;
}

#central_content ul li {
	margin-bottom: 15px;
}



#central_content ul li p {
	margin-top: 0;
        padding-left: 0px;
}



.title_cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 15px;
        
}

#central_content ul li p a {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color:#000000;
     font-weight:normal;
     padding-left: 0px;
     text-decoration:none;
}

#central_content ul li p a:hover
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color:#446088;/*
     font-weight:bold;
     text-decoration:underline;*/
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}




#middle_content {
padding-left: 20px;
padding-right: 15px;
padding-top: 32px;
padding-bottom: 32px;
	background-color: #F2F2F3;

	clear: both;
}

/*#middle_content a {
	color: #0C3E7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}*/

/*#middle_content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 0C3E7B;
	text-decoration: underline;
}*/
 
 
#middle_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 

.smallestTag {
 	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0C3E7B;
 }
 
.smallTag {
 	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0C3E7B;
 }
 
.mediumTag {
 	font-size: 19px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0C3E7B;
 }
 
 .bigTag {
	font-size: 22px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0C3E7B;
 }

.biggestTag {
	font-size: 26px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	color: #0C3E7B;
 }
 
#bottom_content {
	float: left;
        height:79px;
}
 
#question {
width: 331px;
float: left;
}

#question img {
	border: none;
	width: 331px;
	height: 79px;
}

#kataggelia {
width: 331px;
float: left;

}

#kataggelia img {
	border: none;
	width: 331px;
	height: 79px;
}

#pop_questions {
width: 318px;
float: left;

}

#pop_questions img {
	border: none;
	width: 318px;
	height: 79px;
}



#page_bottom {
	background-color:#CFF1F9;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:980px;
	clear: both;
}

#inner_bottom {
	padding-top: 24px;
}


#copyright {
	color:#2D5B7F;
	font-size:9px;
	padding-left:21px;
}


/*#copyright a {
	color:#2D5B7F;
	font-size:9px;
}



#copyright a:visited {
	color:#2D5B7F;
	font-size:9px;
}*/


#fonts {
	float:right;
	padding-right:10px;
	text-align:left;
	width:230px;
}


#fonts a {
	color: #000000;
	text-decoration: none;
}

#fonts a:hover {
	color: #000000;
	text-decoration: underline;
}

#links a {
	color:#2D5B7F;
	text-decoration:none;
}

#links a:hover {
	color:#2D5B7F;
	text-decoration: underline;
}

.img_bord {
	border: none;
}

.subfaqs li {
     list-style-type:circle;
}
.subfaqs li a {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color:#000000;
     font-weight:bold;
     text-decoration:none;
}

.subfaqs li a:hover
{
     font-family: Arial, Helvetica, sans-serif;
     font-size: 13px;
     color:#000000;
     font-weight:bold;
     text-decoration:underline;
}

/*#updateTest  {
float:left;
}

#directionsTest {
float:left;
}

#problemTest  {
float:left;
}

#updateTest  a {
background-image: url(../images/update.jpg);
	background-repeat: no-repeat;
	border: none;
display: block;
width: 331px;
height: 526px; 
}




#directionsTest  a {
background-image: url(../images/red_test.jpg);
	background-repeat: no-repeat;
	border: none;
display: block;
width: 329px;
height: 526px; 
}

#problemTest  a {
background-image: url(../images/problem.jpg);
	background-repeat: no-repeat;
	border: none;
display: block;
width: 319px;
height: 526px; 
}*/




.detail_title
{
	font-size:12px;
        font-weight:bold;
}

.detail_answer
{
	font-size:12px;
        font-weight:normal;
}



/* TEST */

#top_content a  {
        float: left;
}


#top_content a img {
        border: none;
}


#update_img {
	width: 332px;
        height: 527px;
}

#directions_img {
        width: 329px;
        height: 526px;
}


#problem_img {
        width: 318px;
        height: 526px;
}
